Probably a stupid question but I haven't keep up with bacula/bareos. IS 
possible to have multiple storage nodes. Then have bareos pick one to backup 
too rather than me assigning each backup job a node.

Right now i have this and it seams to require " Storage = " in ether Job or 
jobdefs.

JobDefs {
  Name = "DefaultJob"
  Type = Backup
  Level = Incremental
  Client = Bareos1-fd
  FileSet = "Full Set"
  Schedule = "WeeklyCycle"
  Storage = Bareos1-sd
  Messages = Standard
  Pool = File
  Priority = 10
  Write Bootstrap = "/var/lib/bareos/%c.bsr"
}


Also as a side note bareos was stupid easy to get up and running on ubuntu 
13.10. My experiences with bacula 4years ago not nearly as easy.

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to