Bacula-users

Re: [Bacula-users] full and diff backups to differnt storages

2011-02-03 07:05:16
Subject: Re: [Bacula-users] full and diff backups to differnt storages
From: Dan Langille <dan AT langille DOT org>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 03 Feb 2011 07:02:42 -0500
On 2/3/2011 6:56 AM, Ronny Seffner wrote:
> To add some more; I saw parameters like "Full Backup Pool" and "Differntial
> Backup Pool" for Job definition and also "Run = Full ..." or "Run =
> Differential ..." for scheduling.

Yes:

   Full         Backup Pool = FullFile
   Differential Backup Pool = DiffFile
   Incremental  Backup Pool = IncrFile


> But how to difference the Storage->Device and RunBefore/AfterJob parameters
> in such an only_on_job_definition_with_two_different_storages scenario?

This is achieved with the Storage directive within the Pool Resource, 
for example:

Pool {
   Name             = FullFile
   Pool Type        = Backup
   Recycle          = yes
   AutoPrune        = yes
   Volume Retention = 3 years
   Storage          = MegaFile
   Next Pool        = Fulls

   Maximum Volume Bytes = 5G

   LabelFormat = "FullAuto-"
}
-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users