>>>>> On Thu, 10 Jun 2010 17:11:26 +0200, Bernd Schoeller said: > > Is there an easy way to add more volumes to the FileStorage in a > different directory?
Not within bacula itself. It might work with symbolic links (create a volume on /store, use mv to move it to /store2, use ln -s to link from /store to /store2). A better way might be to convert /store and /store2 into an LVM partition so it can use both disks for one directory. __Martin ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
