Changing the deduplication database path
To change the deduplication database path
- Create an empty folder where the new deduplication database will be stored.
- Stop the Acronis Storage Node Service.
- Browse to %PROGRAMDATA%\Acronis\BackupAndRecovery\ASN\.meta.
- Locate the vault configuration file. To do this, open the files in the folder one-by-one in a text editor.
You must find the file that contains the vault name in the <name> tags. For example:
<name>
vaultname
</name>
- In the vault configuration file, type the new folder path in the <index_database_uri> tags. For example:
<index_database_uri>
E:/new_deduplication_database
</index_database_uri>
- Start the Acronis Storage Node Service.
- Validate the result as described in the previous section.