The information about all tape devices attached to a machine is stored in the tape management database. The default database path is as follows:
In Windows XP/Server 2003: %ALLUSERSPROFILE%\Application Data\Acronis\BackupAndRecovery\ARSM\Database.
In Windows Vista and later versions of Windows: %PROGRAMDATA%\Acronis\BackupAndRecovery\ARSM\Database.
In Linux: /var/lib/Acronis/BackupAndRecovery/ARSM/Database.
The database size depends on the number of backups stored on tapes and equals approximately 10 MB per hundred backups. The database may be large if the tape library contains thousands of backups. In this case, you may want to store the tape database on a different volume.
To relocate the database in Windows:
Stop the Removable Storage Management service.
Move all files from the default location to the new location.
Find the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Acronis\ARSM\Settings.
Specify the new location path in the registry value ArsmDmlDbProtocol. The string may contain up to 32765 characters.
Start the Removable Storage Management service.
To relocate the database in Linux:
Stop the acronis_rsm service.
Move all files from the default location to the new location.
Open the configuration file /etc/Acronis/ARSM.config in a text editor.
Locate the line <value name="ArsmDmlDbProtocol" type="TString">.