> No quotes on the label name. > > Is this all I need to do: > > # Default pool definition > Pool { > Name = NewDefault > Pool Type = Backup > Recycle = yes # Bacula can automatically recycle > Volumes > AutoPrune = yes # Prune expired volumes > Volume Retention = 31 days # one year > Accept Any Volume = yes # write on any volume in the pool > Maximum Volumes = 20 > Maximum Volume Bytes = 26843545600 #25 GB > Label Format = Volumes > } >
You can use 25G instead of 26843545600 Here are 2 disk pools of mine. Pool { Name = BackupCatalogs Pool Type = Backup Recycle = yes # Bacula can automatically recycle Volumes AutoPrune = yes # Prune expired volumes Label Format = "Catalogs-" Maximum Volume Bytes = 5G Volume Retention = 15 days # 15 day recycle period } Pool { Name = Temp-Disk-Pool Pool Type = Backup Recycle = no AutoPrune = no Label Format = "DiskTemp-" Maximum Volume Bytes = 8G Volume Retention = 30 days # 30 day recycle period } ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users