> Is it possible to have a backup job write to more then one storage > device? I have a Drobo, total capacity is 16TB, but it presents those > as 2TB luns(could move to 8TB luns). Having it backup to files, is it > possible for it to fill up one lun the move to the next? And no using > LVM to make on big storage device doesn't work due to how drobo does > its magic. >
Bacula normally does not do this on its own. However I believe you can get it to do this using the virtual autochanger. http://sourceforge.net/projects/vchanger/ Assuming you can address/mount all luns at the same time, the key is to make each lun a virtual magazine containing a certain number of bacula volumes. I would make these fixed sized volumes. Then send all jobs to the virtual autochanger device and let bacula manage how it fills the magazines. John ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
