On Thursday 09 June 2005 21:13, Arno Lehmann wrote:
...
>
> Can't tell you why exactly, but it is important to make sure that no two
> jobs try to access one storage device and different volumes. Even though
> with file storage that could work, bacula doesn't like that because it
> also has to know how to handle tapes.

Well, each Device resource has a single DEVICE structure that contains all the 
info about the device including the OS file "pointer".  If one wishes to have 
multple files open, it requires multiple DEVICE structures for a single 
Device resource, which IMO is unnecessarily complicated.  In addition, having 
multiple Volumes open on a single Device is inconsistent with how tape 
devices work.

...
> >>
> >>--
> >>IT-Service Lehmann                    [EMAIL PROTECTED]
> >>Arno Lehmann                  http://www.its-lehmann.de

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to