Hi John, Here is volume record from bconsole for bss. Pool: name=bss PoolType=Backup use_cat=1 use_once=0 cat_files=1 max_vols=26 auto_prune=1 VolRetention=6 months VolUse=0 secs recycle=1 LabelFormat=bss- CleaningPrefix=*None* LabelType=0 RecyleOldest=0 PurgeOldest=0 ActionOnPurge=0 MaxVolJobs=26 MaxVolFiles=0 MaxVolBytes=0 MigTime=0 secs MigHiBytes=0 MigLoBytes=0 JobRetention=0 secs FileRetention=0 secs Looks like its missing the 7days thing.
I guess I have to do an update. And change the Volume Use Duration? Is that right? Regard, Michael -----Original Message----- From: Michael Van Der Beek [mailto:michael....@antlabs.com] Sent: Thursday, 23 September, 2010 9:36 AM To: John Drescher Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Volume rotate? Hi John, Device { Name = FileStorage Media Type = File Archive Device = /backup LabelMedia = yes Random Access = yes AutomaticMount = yes RemovableMedia = no AlwaysOpen = no } I want to keep the volumes for 6 months hence 180 days. Anything else you need? Currently, it doesn't create a new volume, its Gone two weeks and still adding to the same volume. Any suggestions? The schedule is to do a Full backup every Tues 1am. So I'm hoping to change config by Monday. Regards, Michael -----Original Message----- From: John Drescher [mailto:dresche...@gmail.com] Sent: Tuesday, 21 September, 2010 12:07 PM To: Michael Van Der Beek Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Volume rotate? > I've setup a Bacula to backup 5 mounted NFS drives. > These are backing up machines that are running Redhat 9 and > Solaris 5.9. So I don't really want to attempt to compile clients on them :) > > What is troubling me is that the backup just goes through the Full, > differential cycles and it does not create new volumes. > The setups are identical for each of these 5 directories. > > Here are some of the configs. Any suggestion as to how to get bacula to > create a new volume on each Full backup? > The cycle is basically one full backup every 7 days. > > Pool { > Name = bss > Pool Type = Backup > Maximum Volume Jobs = 26 > Volume Retention = 180 days > Volume Use Duration = 7 > Recycle = yes > AutoPrune = yes > Maximum Volumes = 26 # Limit number of Volumes in Pool > LabelFormat = bss- > } > > FileSet { > Name = bss > Include { > File = /home/bss > File = /home/bss-home > Options { > signature = MD5 > Compression = GZIP1 > } > } > Exclude { > File = /home/bss/lost+found > File = /home/bss-home/lost+found > File = /home/bss-home/core > } > } > > Job { > Name = bss > Type = Backup > Level = Differential > Client = sms-backup.xxx.xxx.xx > FileSet = bss > Schedule = bss > Storage = File > Pool = bss > Messages = Standard > } > > Thanks for your help! > Your config says that use a tape for up to 7 days and after seven days hold it for 180 days after the last written time before recycling the volume. Since you have not posted the bacula-sd file I assume you have Label Media=yes in the storage configuration. John ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users