I receive an automated report each morning that summarizes a lot of backup and maintenance activity from the previous night. I noticed the other day that there are certain days for which I do not have a Zimbra backup. I can see back a month, and for April 15th (Weds), April 22nd (Weds), April 29th (Weds), and May 5th (Tues) there is no backup.
Each of those days was slated to be an incremental backup. I see no failed backups in the admin console and nothing in my logs. Is there a particular place I should be looking? There are a lot of Zimbra logs so I could be looking in the wrong place.
Some other notes:
* I fired up a backup via the admin console on the 5th and that backup completed without any issues.
* Disk space is not an issue. Zimbra has 80GB of room and the backups are written to a separate disk array with Terabytes of storage available.
* The output of zmschedulebackup -q looks like this:
Code:
Current Schedule:
f 0 1 * * 6 -a all
i 0 1 * * 0-5
d 1m 0 0 * * *
* If I take a peak at the zimbra user's crontab I similarly see this:
Code:
# BACKUP BEGIN
0 1 * * 6 /opt/zimbra/bin/zmbackup -f -a all
0 1 * * 0-5 /opt/zimbra/bin/zmbackup -i
0 0 * * * /opt/zimbra/bin/zmbackup -del 1m
# BACKUP END
My understanding is that this schedule should do a full backup each Saturday at 1am, and an incremental backup all other days at 1am.
Anyone have ideas as to why I would be missing incremental backups? Is this to be expected and there is simply something I don't understand about the process?
Any help is greatly appreciated.
I am running Version 5.0.11_GA_2695.UBUNTU6.NETWORK.