Michael Dauer wrote:
> At the moment all clients are backed up to the same file storage. So I think I
> will just use a catalog for all of them and write it to backup disk in the
> AfterJob. Is this a stupid idea?
The recommended technique, by the way:
* Exclude your Catalog database from the backup.
* Schedule an additional job after all your daily backups have
completed, which:
1. dumps a copy of the Catalog database as a RunBeforeJob, then
2. Backs up the dumped copy.
* Copying that dump to a separate device (preferably onto a separate
host) in a RunAfterJob isn't a bad idea either.
--
Phil Stracchino [EMAIL PROTECTED]
Renaissance Man, Unix generalist, Perl hacker
Mobile: 603-216-7037 Landline: 603-886-3518
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users