>>>>> On Fri, 23 Oct 2009 09:56:49 -0400, glynd said: > > Sorry forget this > # Backup the catalog database (after the nightly save) > Job { > Name = "SugarCatalog" > JobDefs = "SugarJob" > ... > > Job { > Name = "CumulusCatalog" > JobDefs = "CumulusJob" > ... > > Job { > Name = "ColynCatalog" > JobDefs = "ColynJob" > ... > > Job { > Name = "GlynCatalog" > JobDefs = "GlynJob" > ... > > Job { > Name = "TyphoonCatalog" > JobDefs = "TyphoonJob" > ...
Wow, you have 5 different catalogs?! That's unusual. Are they running on 5 different machines (specified via the JobDefs), which are all different from your Bacula Director machine? If so, then you'll either need to use ClientRunBeforeJob and ClientRunAfterJob to dump the backups on the correct machine or have variants of the make_catalog_backup script to connect to the correct machine. Don't forget that the catalog backup job is just a normal job that uses a normal Bacula FD. You have to ensure that the sql file is present on that Bacula FD. __Martin ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users