|
From: Gandalf C. <new...@gu...> - 2012-06-15 09:49:21
|
Il giorno ven, 15/06/2012 alle 11.32 +0200, Uwe Schuerkamp ha scritto: > The recommended procedure is to dump your bacula db offsite (or to > another host) after the backups complete. When you lose your > backup-server or your database, recovering the current bacula state is > just a mysql < dump.sql away. Ok. > I think this is normal, my copy jobs show up as "incremental", too. Perfect. Now I have another issue. I've set: Write Bootstrap = "/var/bacula/backups/clients/myclient/myclient-tape.bsr" But bootstrap file is not created after a succesful backup and from the log I see: 15-Jun 10:29 b01-dir JobId 16056: Bootstrap records written to /var/lib/bacula/b01-dir.restore.1.bsr but even this file does not exist. Is not possibile to specify a bootstrap file in a copyjob? |