Improving performance for Veritas System Recovery 18/21/22/23 and Arctera System Recovery 24 (including all minor dot versions) backups.

Article: 100045590
Last Published: 2025-11-05
Ratings: 0 0
Product(s): System Recovery

Problem

How to improve performance when creating backups.  The attached registry (*.reg) files can be used to improve slow performance when creating a recovery point with Veritas System Recovery 18/21/22/23 and Arctera System Recovery 24 (including all minor dot versions).

NOTE: These files can not be used with Veritas System Recovery Linux Edition.

Cause

System Recovery has been designed to provide good performance for all users. Typically when a backup is saved locally, such as to an external (i.e. USB) hard drive or to an internal hard drive, different from the drive containing the source volume, performance is very good. Performance issues are more common when the recovery point is being saved to a network destination, such as a NAS device or network share.

The default performance settings set during the installation of VSR are typically recommended.

This article contains a set of registry files that will modify the default performance settings that may improve performance for backups in some environments. For backups to network destinations, it is possible to see improvements of up to 20%. However, every environment is different and these figures are not guaranteed by Veritas.

Solution

Double click on the relevant .reg file and confirm that you want to import it into the registry. These files are suitable for both 32 and 64bit operating systems.

File details are as follows:

  • AltPerformance1.reg: Expected to improve backups to network destination by up to 20%. Should not be used for laptops as performance may degrade.
  • AltPerformance2.reg: To be used on single processor machines - performance may be improved by up to 18%. Should not be used for multi-processor machines as performance may degrade.
  • AltPerformance3.reg: This is a combination of the above two registry files. Again, not to be used for laptops. Use when backing up single processor machines to network destination. Performance may be improved by up to 16%.
  • DefaultPerformance.reg: This will return VSR to the default performance settings.
     

For Veritas System Recovery 21:

1. Download vsr-18.zip and extract it.
2. Launch Notepad AltPerformance1.reg, AltPerformance2.reg, AltPerformance3.reg, or DefaultPerformance.reg.
3.  Replace all "18.0" with "21.0" and save the file.

For instance, in case of AltPerformance1.reg, "18.0" is found in 3rd and 4th lines like <Before replacing> below. Replace 18.0 with 21.0 like <After replacing>.

<Before replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

<After replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\21.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\21.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

For Veritas System Recovery 22:

1. Download vsr-18.zip and extract it.
2. Launch Notepad AltPerformance1.reg, AltPerformance2.reg, AltPerformance3.reg, or DefaultPerformance.reg.
3.  Replace all "18.0" with "22.0" and save the file.

For instance, in case of AltPerformance1.reg, "18.0" is found in 3rd and 4th lines like <Before replacing> below. Replace 18.0 with 22.0 like <After replacing>.

<Before replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

<After replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\22.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\22.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

For Veritas System Recovery 23:

1. Download vsr-18.zip and extract it.
2. Launch Notepad AltPerformance1.reg, AltPerformance2.reg, AltPerformance3.reg, or DefaultPerformance.reg.
3.  Replace all "18.0" with "23.0" and save the file.

For instance, in case of AltPerformance1.reg, "18.0" is found in 3rd and 4th lines like <Before replacing> below. Replace 18.0 with 23.0 like <After replacing>.

<Before replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

<After replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\23.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\23.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

For Arctera System Recovery 24:

1. Download vsr-18.zip and extract it.
2. Launch Notepad AltPerformance1.reg, AltPerformance2.reg, AltPerformance3.reg, or DefaultPerformance.reg.
3.  Replace all "18.0" with "24.0" and save the file.

For instance, in case of AltPerformance1.reg, "18.0" is found in 3rd and 4th lines like <Before replacing> below. Replace 18.0 with 24.0 like <After replacing>.

<Before replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\18.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

<After replacing>
-----------------------------------------
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\24.0\Sme]
[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\Veritas System Recovery\24.0\Sme]
"v2i buffered"=dword:00000000
-----------------------------------------

 

Attachments

Was this content helpful?