Hello Luis!
You can check the running and queued operations by running the following command as the "zimbra" user:
Code:
zxsuite backup getAllOperations
This command, just as the "Operation Started" and "Operation Running" notifications, will also show the Operation ID for the restore, which is the argument for the following command:
Code:
zxsuite backup monitor {operationID}
This command allows you to monitor the progress of the operation (in terms of items/accounts restored).
Please remember that stopping or restarting the mailboxd service during any ZeXtras Backup operation will interrupt the operation itself and discard the operation queue, so if the command I mentioned below doesn't return any result you'll need to start the operation again (and keep an eye on the mailbox.log for errors/exceptions).
Have a nice day,
Cine
Bookmarks