I upgraded to 4.5.0 NE a few weeks ago, and am upgrading to 4.5.1 NE now.
As part of my pre-upgrade, I always run a full backup
And then I tail the log to see when the full backup completes (this worked great in 4.0.x days).Code:# su - zimbra # zmbackup -f -a all
So, I went to do this and discovered /opt/zimbra/log/zimbra.log wasn't there. Logger was running, but no log file.Code:# tail -f /opt/zimbra/log/zimbra.log
I can see in the Admin UI now when the backup completes, but can anybody explain where that file went, or if there is a way (via CLI) to see if a backup completes?


LinkBack URL
About LinkBacks

I thought I looked at all the files in /opt/zimbra/log/ but I obviously didn't see that.
