I cannot seem to free up space.
I have changed the "Days to retain full backups" in the GUI from 25 to 20 and my crontab has not changed. I also changed the "Backup minimum free space" from 10% to 20% with no effect.
zimbra@zimbra:~$ zmschedulebackup
Current Schedule:
f 0 1 * * 6 -a all -t /backup --zip --mail-report
i 0 1 * * 0-5 --zip --mail-report
d 25d 0 0 * * * --mail-report
I am not certain about installing a new schedule manually. From reading online, it seems this would be the proper command.
zimbra@zimbra:~$ zmschedulebackup -a all -t /backup --zip --mail-report f "0 1 * * 6" --zip --mail-report i "0 1 * * 0-5" --mail-report d 20d "0 0 * * *"
Looking online at the following topics, I want to delete my older backups manually now but I am unclear on how to run the command.
https://wiki.zimbra.com/wiki/CLI_-_zmba ... ition_Only
This seems correct to me.
zimbra@zimbra:~$ zmbackup -del 20d -a all [my server]
Thoughts?
DAve
I have changed the "Days to retain full backups" in the GUI from 25 to 20 and my crontab has not changed. I also changed the "Backup minimum free space" from 10% to 20% with no effect.
zimbra@zimbra:~$ zmschedulebackup
Current Schedule:
f 0 1 * * 6 -a all -t /backup --zip --mail-report
i 0 1 * * 0-5 --zip --mail-report
d 25d 0 0 * * * --mail-report
I am not certain about installing a new schedule manually. From reading online, it seems this would be the proper command.
zimbra@zimbra:~$ zmschedulebackup -a all -t /backup --zip --mail-report f "0 1 * * 6" --zip --mail-report i "0 1 * * 0-5" --mail-report d 20d "0 0 * * *"
Looking online at the following topics, I want to delete my older backups manually now but I am unclear on how to run the command.
https://wiki.zimbra.com/wiki/CLI_-_zmba ... ition_Only
This seems correct to me.
zimbra@zimbra:~$ zmbackup -del 20d -a all [my server]
Thoughts?
DAve
Statistics: Posted by yellowhousejake — Tue Aug 27, 2024 1:11 pm