Skip to main content

Compacting deduplicated vault with v12.5 Advanced?

Thread needs solution

I am not sure if it's me, but I don't find any information or user interface for compacting tasks in v12.5 Advanced.

I have a deduplicating vault with ever increasing size and it seems that there is no compacting task running at all. Even more, I cannot even find where I could manually trigger a compacting task (also, no mentioning of compacting in the documentation either).

Any hints would be greatly appreciated.

Best regards,
Thomas

0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 22
Comments: 3800

Hi Thomas,

Compacting of backups in deduplicating vault is scheduled to run automatically every week at 3am on Sundays. You can also execute it manually via "acrocmd" command line utility (this component can be installed from the main installation package of Acronis Backup):

acrocmd compact vault --name=[location_name] --host=127.0.0.1 --credentials=Administrator,[password] --service=asn

Thank you.