Adding the AR_RETENTION_LOCK_SUPPORT variable
If retention lock is enabled on the Data Domain storage, you must add the AR_RETENTION_LOCK_SUPPORT environment variable to the machine with the protection agent that uses this storage as a backup destination.
To add the AR_RETENTION_LOCK_SUPPORT environment variable
In Windows
-
Log in as administrator to the machine with the protection agent.
-
In Control Panel, go to System and Security > System > Advanced system settings.
-
On the Advanced tab, click Environment Variables.
-
In the System variables panel, click New.
-
In the New System Variable window, add the new variable as follows:
-
Variable name:
AR_RETENTION_LOCK_SUPPORT
-
Variable value:
1
-
-
Click OK.
-
In the Environment Variables window, click OK.
-
Restart the machine.
In Linux
-
Log in as administrator to the machine with the protection agent.
-
Go to the /sbin directory, and then open the acronis_mms file for editing.
-
Above the line
export LD_LIBRARY_PATH
, add the following line:export AR_RETENTION_LOCK_SUPPORT=1
-
Save the acronis_mms file.
-
Restart the machine.
In a virtual appliance
-
Log in as administrator to the virtual appliance.
-
Go to the /bin directory, and then open the autostart file for editing.
-
Under the line
export LD_LIBRARY_PATH
, add the following line:export AR_RETENTION_LOCK_SUPPORT=1
-
Save the autostart file.
-
Restart the virtual appliance.