Re: [Bacula-users] Large job, many small storage devices

2011-10-26 Thread Alexandre Chapellon

  
  
If your drobo device is a SAN, you can a device
  mapper driver to strip all the block devices
  together, mount it and set a File storage in the mounted
  directory.
  
  regards

Le 26/10/2011 00:26, David Noriega a crit:

  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.




-- 
  
  
Alexandre Chapellon
Ingnierie des systmes open sources et
  rseaux.
  Follow me on twitter: @alxgomz
  

  

--
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Large job, many small storage devices

2011-10-26 Thread David Noriega
Drobo is more like a poor man's san. It does connect via iscsi, but its
BeyondRaid tech only supports ext3/ntfs/fat filesystems. So LVM is out of
the question. I've setup vchanger and got that working.

2011/10/26 Alexandre Chapellon a.chapel...@horoa.net

  If your drobo device is a SAN, you can a device mapper driver to strip
 all the block devices together, mount it and set a File storage in the
 mounted directory.

 regards

 Le 26/10/2011 00:26, David Noriega a écrit :

 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.



 --
  http://www.horoa.net

 Alexandre Chapellon

 Ingénierie des systèmes open sources et réseaux.
 Follow me on twitter: @alxgomz http://www.twitter.com/alxgomz


 --
 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
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users




-- 
Personally, I liked the university. They gave us money and facilities, we
didn't have to produce anything! You've never been out of college! You don't
know what it's like out there! I've worked in the private sector. They
expect results. -Ray Ghostbusters
horoa_sig.png--
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Large job, many small storage devices

2011-10-25 Thread David Noriega
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.

-- 
Personally, I liked the university. They gave us money and facilities,
we didn't have to produce anything! You've never been out of college!
You don't know what it's like out there! I've worked in the private
sector. They expect results. -Ray Ghostbusters

--
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Large job, many small storage devices

2011-10-25 Thread John Drescher
 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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users