Bacula-users

Re: [Bacula-users] Mixing tape and file backup same host

2008-12-19 05:35:48
Subject: Re: [Bacula-users] Mixing tape and file backup same host
From: "GATOUILLAT Pierre-Damien" <PDGATOUILLAT AT fr.scc DOT com>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Fri, 19 Dec 2008 11:32:58 +0100
I made two pools and my schedule is :

Schedule {
        Name = "NightlySave"
        Run = Level=Full Pool=Weekly 1st-5th sat at 01:05
        Run = Level=Incremental Pool=DailyFile tue-fri at 00:05
}

But in the job config of the client, we have to set one pool directive, we 
can't set two pools. (I tried it but bacula complains with error)

Job {
        Name = "client"
        Client = "client-fd"
        Type = Backup
        FileSet = "FileSet-coheris-tgv"
        Pool = DailyFile
        #Pool = Weekly
        Storage = HP_LTO2
        Storage = File
        Schedule = "NightlySave"
        Write Bootstrap = "/var/lib/bacula/client.bsr"
        Messages = Standard
}

When I ask "list nextvol" for the client :
Could not find next Volume for Job client (Pool=Weekly, Level=Full).

Regards,

Pierre

> -----Message d'origine-----
> De : JanJaap Scholing [mailto:janjaapscholing AT hotmail DOT com] 
> Envoyé : vendredi 19 décembre 2008 11:12
> À : GATOUILLAT Pierre-Damien; bacula-users AT lists.sourceforge DOT net
> Objet : RE: [Bacula-users] Mixing tape and file backup same host
> 
> 
> Hi,
>  
> Yes, its posible. You have to make two pools.
>  
> one with the file storage and one with the tape storage.
> And make 2 schedules (tape and file storage) and define in 
> the schedule the pool on witch you want to backup.
>  
> regards,
>  
> Jan Jaap
> 
> ________________________________
> > Date: Fri, 19 Dec 2008 10:44:59 +0100
> > From: PDGATOUILLAT AT fr.scc DOT com
> > To: bacula-users AT lists.sourceforge DOT net
> > Subject: [Bacula-users] Mixing tape and file backup same host
> >
> >
> >
> >
> >
> >
> >
> >
> > Hello,
> >
> >
> >
> > I would like to
> > make daily backup of one host to disk and a weekly backup 
> of this host
> > to tape. But I can't define 2 different pool (the pool for daily
> > and the pool for weekly) for this host. Is it possible in 
> other way ?
> > Otherwise, do I have to define a new host for the weekly tape backup
> > ?
> >
> >
> >
> > I'm using bacula
> > 2.2.8 on Debian.
> >
> >
> >
> > Thanks.
> > Pierre
> >
> >
> >
> > 

______________________________________________________________________
Ce message contient des informations dont le contenu est susceptible d'etre 
confidentiel.
Il est destine au(x) destinataire(s) indique(s) exclusivement.

A moins que vous ne fassiez partie de la liste des destinataires, ou que vous 
soyez habilite a recevoir le mail a leur place, il vous est interdit de le 
copier, de l'utiliser ou de devoiler son contenu a un tiers.

Si vous avez recu cet email par erreur, merci de prendre contact avec 
l'emetteur.

Les opinions exprimees dans cet e-mail sont celles de l'emetteur et ne 
refletent pas necessairement celles de l'entreprise.

Ce e-mail peut contenir des pieces jointes dont certaines pourraient contenir 
des virus qui pourraient endommager votre systeme informatique.

La compagnie a pris toutes dispositions afin de minimiser ce risque et decline 
toute responsabilite pour toute perte ou dommage resultant directement ou 
indirectement de l'utilisation de cet email ou de son contenu.

Il vous appartient d'effectuer vos propres controles anti-virus avant d'ouvrir 
la ou les pieces jointes.
______________________________________________________________________

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>