Thank you for the advice on filesets from the other day. We are storing file images to two different filesystems. We want all fulls to go onto a USB disk and all differential and incrementals should go onto a partition on the filesystem. I have a 'pool' for each type of backup set up and a 'storage' for each location on the filesystem in both the dir.conf and sd.conf, and I can successfully write to either if I start a job manually and select the storage I want.
The scheduler detects which type of backup we're doing (full, incr, diff) and sets the correct pool (even for upgrades to full), but the storage is not picked correctly; it comes up with whatever is listed explicitly in the job resource. How can I get the storage to be based on the pool used, or alternatively, on the type of backup used? If I set up seperate jobs for each, I can direct where the data goes explicitly, but then Incr->Full or Diff->Full upgrades don't work right (wrong storage again), which shouldn't happen often, but it would be nice for this to be detected. Is there an example of this somewhere? Also, is the 1.37 series ok for production use? It looks like many of you are using it, but I am not. Thanks ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
