Re: [Bacula-users] Bacula 7 will only see the first storage resource in bacula-dir.conf

2014-07-16 Thread Kern Sibbald
Hello, I suggest you read the new features for 7.0 in the manual.  The fourth item talks specifically about the status sd command.  I see absolutely nothing wrong with your config file or with what Bacula is doing.   As the manual says, if you enter:

Re: [Bacula-users] Could not reserve volume "TestVolume1" for append (during btape fill)

2014-07-16 Thread Brian Debelius
I turned debug 100 on, and here is the output. btape: block_util.c:667-0 dir_update_volume_info max file size -- OK Wrote block=624, file,blk=311,277 VolBytes=812,642,074,624 rate=67.50 MB/s 20:13:14 Flush block, write EOF 15-Jul 20:13 btape JobId 0: End of Volume "TestVolume1" at 311:4851

Re: [Bacula-users] Bacula client backup

2014-07-16 Thread Jeff MacDonald
Yes, just create 10 separate pools, like this Client { Name = CLIENT-fd Address = 192.168.0.6 FDPort = 9102 Catalog = MyCatalog Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg" File Retention = 10 years Job Retention = 10 years AutoPrune = yes } Job { Name = "CLIENT" JobDefs =

[Bacula-users] Bacula client backup

2014-07-16 Thread More, Ankush
Hi Team, We have installed Bacula-7.0.4 on CentOS 6.5. I want to backup 10 Clients on SAN Hard Disk which is on bacula server. Can I create backup volumes with each client name (hostname of client)? So there will be 10 files of client on SAN Hard disk. Thank you, Ankush This message contains

Re: [Bacula-users] Monthly backup on 1st day except on saturdays

2014-07-16 Thread Fábio R. Medeiros
Hello Ana and Kern! Sorry for my late reply. Thanks about the answers! With Kern's Schedule I can achieve what I wanted to do. But the Ana's comment make me think about my initial idea... On my environment it's better have both monthly and weekly full backups Thanks for support!! Regards F