Do I have to backup the .bsr files (bootstrap) ? Could you explain, please,how to dump and import the database?

Thanks again!
Diogo Rocha.

Phil Stracchino wrote:
Diogo Melo wrote:
  
Hello,
   If we have to install bacula (1.36.3) on a new machine and migrate
the database (MySQL)  and the configurations from another, what files 
do we have to copy and any extra procediments do we have to do to have a
smooth transition?
    

Assuming you're going to be using the same backup devices, you will want
to perform a clean install on the new machine, copy the bacula-dir.conf
and bacula-sd.conf from the old machine to the new, then dump the Bacula
catalog database from the old machine using mysqldump and import it to
the new machine.  Then you'll need to update the Director address in all
the config files to reflect the new server.  If you're backing up to
disk, you should copy all the volumes from the old machine to the new as
well.

That, in general, should cover it.  There may be other tweaks necessary
depending on your exact setup.


  

Reply via email to