Hi,

09.11.2007 07:25,, Colapinto Giovanni wrote::
> Hi to all.
> 
> I've search through doc and mailing list archive, but I've not found
> anything, so I've supposed I'm a dummy ;-)

Let's see...

> I've the following problem: at this moment I use two software for
> backup: backup exec on torino site and bacula on milano site. Bacula now
> work only on disk; backup exec work on disk and duplicate backup on
> tape.
> 
> Reading manual I've found that bacula can do duplicate too, but is named
> "migration". The only thing I don't understand is the following
> statement: "As part of this process, the File catalog records
> associated with the first backup job are purged. In other words,
> Migration moves Bacula Job data from one Volume to another by reading
> the Job data from the Volume it is stored on, writing it to a different
> Volume in a different Pool, and then purging the database records for the
> first Job."
> 
> Why it purge the file catalog record of the first job? I want to use
> this method only to have another copy of backup in a safe location, why
> bacula purge the disk bakup? Is there a way to tell to bacula to not
> purge the disk backup?

No.

There's reason for this, of course.

The short version: It's not currently supported.

The long version: While it might be possible to not remove the 
original backup's data, and backups and migration would run correctly, 
Bacula can not handle jobs stored twice during a restore.

This might, and most probably will change in the future, but it's not 
possible now.

There is a work around, which might help you or might not: Use the job 
cloning approach to run a job a second time, going to different media.

This has the disadvantage that it doubles load on the client and the 
network, though.

Arno

> Thanx
> 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to