Hi,

On 5/31/2007 2:41 AM, Doug Breshears wrote:
> Hi All,
> 
> I have successfully upgraded to version 2.0.3 and have implemented a 
> migration scheme where backups are first backed up to "File" storage and 
> then a migration Job is called to migrate them to tape.
> 
> This will solve the issue of forgetting to insert tapes and having the 
> backup jobs run during the day, interrupting all manner of processes.
> 
> The one problem I am having is that the "Volumes" on the file storage 
> are not getting removed after the migration is complete.
> 
> The test runs that I have done verify that the volume does not get 
> migrated again so it is marked as already migrated, 

Not quite... Bacula does not migrate volumes, but jobs. Consequently, 
volumes are not marked as migrated.

> but the docs that I 
> read (www.bacula.org/dev-manual/Migration.html) say that "The original 
> Job is purged of its file records".

It better would, because Bacula currently has no idea what to do when 
multiple copies of the same file from the same job exist.

> I took that to mean that the 
> original data would be wiped. Maybe it just means the database records??

It definitely means that.

> Is there a way to cause this to happen automatically?
> If not is it safe to just delete the "Volume" files after a migration? 

No, you have to delete the corresponding catalog records, too.

> Or do we have to manually purge them in the console, then delete?

Yes. Although it might be simpler to leave them and reuse them for 
future jobs.

Arno

> Thanks for your help.
> Doug Breshears
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to