Change Compacting Schedule
Can anyone tell me how to change the compacting schedule on a storage node?
I need to disable or postpone it for one of my storage nodes but cannot locate the setting.
In 11.7 this setting is available in the Storage Node properties.
please assist.
thanks

- Anmelden, um Kommentare verfassen zu können

Thank you Maria
I look forward to this feature being implemented as it is one that I require to use regularly
- Anmelden, um Kommentare verfassen zu können

Hello Maria!
If changing the schedule isn't possible, is there a way to force start compacting? Through acrocmd perhaps?
Compacting failed in my case because of a corrupted archive that I since deleted and now I'd like to run it again to free up space. Doesn't seem efficent to have to wait for sunday for it to run again automaticly.
-- Peter
- Anmelden, um Kommentare verfassen zu können

Hello Peter.
I've found compact vault which syntax should be equal to validate vault
- Anmelden, um Kommentare verfassen zu können

Hello Maria!
Is this a hidden command? acrocmd doesn't list this as an available command.
Regardless I tried to run it, but it's expecting a name parameter. No idea what sort of name does this refer to, or what is the expected format. Can you elaborate on this?
-- Peter
Anhang | Größe |
---|---|
522371-176999.png | 33.24 KB |
- Anmelden, um Kommentare verfassen zu können

Hello Péter,
you need to enter Vault name, credentials etc. , like this:
acrocmd compact vault --name=[location_name] --host=127.0.0.1 --credentials=Administrator,[password] --service=asn
and it should work then, I used this command in the past.
Found it here some time ago: https://forum.acronis.com/forum/acronis-backup-125/compacting-deduplicated-vault-v125-advanced
Lukas
- Anmelden, um Kommentare verfassen zu können

Hey Lukas!
Thanks that worked. Apparently Bsp and network paths didn't work, but the location name as it appears in the web console does.
-- Peter
- Anmelden, um Kommentare verfassen zu können

Hello Lukas,
thank you for specifying the exact command syntax.
Peter, thank you for sharing the outcome!
- Anmelden, um Kommentare verfassen zu können