View Single Post
  #2 (permalink)  
Old 08-25-2007, 10:06 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

The slight differences:
1)Admin console doesn't catch ldap data Bug 14069 - backups in the admin console should back up LDAP data -The admin console 'kinda' runs the same full/incremental backups as the scheduled. To that end zmbackup -l came about.
Quote:
The cli zmbackup currently handles everything, but if a backup is executed from the Admin Console only the SOAP
call to backup the mbs is executed.
2)+ zmschedulebackup isn't the same as zmbackup in the arguments that can be passed to them Bug 7112 - zmbackup options should be available in zmschedulebackup options)

Read the below link, and you'll understand why that 'disclaimer' came about. Especially pay attention to the 2nd disaster recovery section (just pretend your working with 1 server). It's mainly because in order to use the mailbox backups, you have to first get a working ZCS install of the same version, clear mysql, & restore ldap (contained in the backups).
/docs/ne/latest/administration_guide/10_Backup_Restore.13.1.html
That really should be re-worded...but it's hard to compress all that information into once sentence

Last edited by mmorse; 08-28-2007 at 09:11 AM..
Reply With Quote