Hi,

25.01.2008 15:05, Christian Sabelmann wrote:
> Hello, I try to get Bacula to work with 2 Tapedrives concurrently.
> The goal is to use a pseudo changer or vitual autochanger, because a I 
> want every Job to use this device and also the same Pool.
> This pseudo changer should be capable of choosing one free drive to 
> write, and if a volume is requested by bacula, then
> it should not be important if the volume is inserted in the first or the 
> second tape drive, unless the drive is already writing for another Job.
> 
> I been looking old mails and found that there are other people having 
> the same problem. There is a script written by "Mario Wolff
> " which can be found in the mail archive.  28/JAN/2005.

Good. I was about to point you to it :-)

> I tried this out but it did not work because the pseudo changer using 
> /dev/null as Changer is not recognized by Bacula
> (VER. 2.2.6)
> 
> Have anyone tried out some script like this to manage this problem? did 
> it work? or do you have some Ideas how to make it work?

Disclaimer: I have never personally used that approach...

But I'm pretty sure that with some changes in Bacula since 2005, the 
script would need some work done. Mainly because Baculas way to select 
drives has been refined a lot, though this shouldn't matter in a 
situation where there exists only one device known to it.

Regarding your current problem, I'd try using any /dev/sgX (linux 
terminology) device as the cahnger device in the configuration (though 
I don't see why /dev/null wouldn't work). You're not actually using 
this device, so no harm will be done.

Currently, as I hevent't looked at Marios script in ages, I would 
suggest you read it carefully to understand how it's doing its work, 
and where things might fail. As stated above, I would expect some 
modifications to be required.

Hope this helps,

Arno

> 
> 

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to