On Tue, Apr 21, 2009 at 5:51 PM, Jassim Al Enezi <jas...@maraheb.net> wrote:
> I'm newbie to bacula
> finally I have configured & running bacula with "Exabyte VXA PacketLoader
> 1X10 1U" including the BARCODES Label everything working fine event the
> autochanger
> but i would like to do some changing on way of the backup files like
>
> I want to make full backup for my serves on two first tape on slot 1,2
> (H000001 H000002) and replace it weekly with another new 2 tapes like
> (H000003 H000004). and
> on the same time i want make full backup on the slot # 3,4,5,6 with another
> tapes & label like (K000001,K000002, K000003, K000004) with another
> schedule  time also those tapes it will recycling and purging  after expired
> . mean I'll not remove it from the box .
> so  what kind of changing i have to do it
> shall i add  additional pool in Job,  like below:
>
>
> Job {
>   Name = "backup-myserver1"
>   Client = ladns.server-fd
>   Type  = Backup
>   FileSet = "Files.dns"
>   Schedule = "WeeklyCycle"
>   Storage = VXA3
>   Messages = Standard
>
> ## like this
>   Pool = Default, NewPool
>
> ## or like this
>    Pool = Default
>    Pool = NewPool
>
>   Write Bootstrap = "/var/lib/bacula/dns1.bsr"
> }
>

Neither will work.

> and run lablel barcodes and select the new pool which i added in above and
> he will searching & labling the tapes on slots 3,4,5,6  since the slots 1,2
> is already labeled. I'm not tried before but I'm just asking if can be done
> in this way ??
>

No.

John

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to