Re: [Bacula-users] Bacula Server disaster recovery.

2012-03-02 Thread Bill Arlofski
On 03/02/12 06:02, Wassim Zaarour wrote: > Hi List, > > We are backing up to disks not tapes, now I need to set up a plan in case > the bacula server (director) crashes. > What to do in case the MySQL catalog is lost? Can we recover? I guess it is > easy to keep copy of configuration files to inst

Re: [Bacula-users] Bacula Server disaster recovery.

2012-03-02 Thread Josh Fisher
On 3/2/2012 6:02 AM, Wassim Zaarour wrote: Hi List, We are backing up to disks not tapes, now I need to set up a plan in case the bacula server (director) crashes. What to do in case the MySQL catalog is lost? Can we recover? I guess it is easy to keep copy of configuration files to install on

Re: [Bacula-users] Bacula Server disaster recovery.

2012-03-02 Thread Thomas Mueller
On 02.03.2012 14:32, Wassim Zaarour wrote: > So if I take a backup of MySql and I have the configuration files and the > volumes of the data, I could simple export mysql database to a new server, > install bacula and use the backed up conf files and put the volumes in the > same configured lo

Re: [Bacula-users] Bacula Server disaster recovery.

2012-03-02 Thread Wassim Zaarour
So if I take a backup of MySql and I have the configuration files and the volumes of the data, I could simple export mysql database to a new server, install bacula and use the backed up conf files and put the volumes in the same configured location, that would make me up and running? Wassim C.

Re: [Bacula-users] Bacula Server disaster recovery.

2012-03-02 Thread Thomas Mueller
Am Fri, 02 Mar 2012 13:02:23 +0200 schrieb Wassim Zaarour: > Hi List, > > We are backing up to disks not tapes, now I need to set up a plan in > case the bacula server (director) crashes. > What to do in case the MySQL catalog is lost? Can we recover? I guess it > is easy to keep copy of configur

[Bacula-users] Bacula Server disaster recovery.

2012-03-02 Thread Wassim Zaarour
Hi List, We are backing up to disks not tapes, now I need to set up a plan in case the bacula server (director) crashes. What to do in case the MySQL catalog is lost? Can we recover? I guess it is easy to keep copy of configuration files to install on a new system but what about the catalog? What