Hello I have a problem with bareos (14.2) configuration. I have 4 environments connected through VPN: env1 env2 env3 env4. In every environment I have storage managed by bareos-sd: sd.env1 sd.env2 sd.env3 sd.env4. And I have one central bareos director: dir.env1. The idea is to backup hosts from every environment to its own storage, and to have one centralized director to manage everything. I'm using hard drives as a storage.
Now I want to make a backup. 1. do backup of host1.env1 to sd.env1 (state ok, everything ok, volume: sd.env1:/backup/FULL-2015-04-30_133730) 2. do backup of host1.env2 to sd.env2 backup created, but got warning: Warning: Volume "FULL-2015-04-30_133730" not on device "sd.env2-sd1" (/backup). Warning: mount.c:207 Open device "sd.env2-sd1" (/backup) Volume "FULL-2015-04-30_133730" failed: ERR=dev.c:616 Could not open: /backup/FULL-2015-04-30_133730, ERR=No such file or directory Marking Volume "FULL-2015-04-30_133730" in Error in Catalog. Warning: Volume "FULL-2015-04-30_133730" not on device "sd.env2-sd1" (/backup). In database I see Error state of volume: FULL-2015-04-30_133730 What am I doing wrong? Why bareos director wants to store files in volume which is on different storage? -- 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/d/optout.
