I can't get bacula to work with two catalogs, if I have two catalog 
entries in the bacula-dir.conf file and start Bacula it starts up ok but 
if I then run a job via BAT or the Webmin Bacula gui the job doesn't 
seem to start. So I've striped out all of the additional catalog stuff 
from the bacula-dir.conf file and restarted bacula. Ran a job via Webmin 
and the job ran as expected !

So if I add an additional catalog to the bacula-dir.conf as follows....

Catalog {
   Name = Cat-Full
   dbname = "bacula_full"; dbuser = "bacula"; dbpassword = "secret"
}

Catalog {
   Name = Cat-Standard
   dbname = "bacula"; dbuser = "bacula"; dbpassword = "secret"
}

Restart Bacula.... try and run a job and nothing seems to happen.

I haven't realy used bconsole as BAT & Webmin were great, just hoping 
that they can cope with two cataloges

Can anyone help ?

Cheers
Keith

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to