I'm using Bacula 3.0.3 with disk based storage...my pool definition looks
like this

Pool {
        Name = 4P19-pool
        Pool Type = Backup
        Recycle = yes
        AutoPrune = yes
        Volume Retention = 365 days
        Maximum Volume Bytes = 50G
        Maximum Volumes = 100
        } 

It's my understanding that each job will run to 50G then Bacula will create
a new volume to store information in untill 5TB is hit (50G x 100 volumes)
But when I do "list volumes" from Bconsole I only have a single volume that
is 3TB. Why do I not get 60 50G volumes?

My clients (6 clients) are set up so they all write to the same pool so from
what I can read the jobs will just appened to each other but shouldn;t they
still break into 50G volumes? 
-- 
View this message in context: 
http://old.nabble.com/Why-do-I-only-ever-have-a-single-expanding-volume--tp27840195p27840195.html
Sent from the Bacula - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to