Sorry that I cannot post the whole files, I have to type this. Watch for typos.
Bacual-sd.conf Autochanger { Name = Packetloader Device= VXA_Tape Changer Command = "/opt/bacula/bin/mtx-changer %c %o %S %a %d" Changer Device = /dev/sg7 } Device { Name = VXA_Tape Drive Index 0 Device Type = Tape Archive Device = /dev/nst0 Changer Device = /dev/sg7 Automatic Mount = yes Removable Media = yes Random Access = no Media Type = X10 Auto Changer = yes Auto Select = yes Maximum Changer Wait = 1800 Always Open = yes } bacula-dir.conf Storage { Name = Tape Address = your.computer SDPort = 9103 Password = "something" Device = PacketLoader Media Type = X10 Autochanger = yes Maximum Concurrent Jobs = 1 } changes to mtx-changer define MT=/where/your/mt/is in wait_for_drive() change sleep from 1 to 5. *it can take a long time for the drive to become ready in load) after wait_for_drive() add ${MT} -f $device defblocksize 0 *My drive resets this after a reboot, so I had to make sure its set here. This is probable you Now run the btape tests. On 3/1/2010 12:01 PM, David Koski wrote: > Thank you Brian. I have not had success in finding the configuration form > archives. I would appreciate if you would send it to me. > > Regards, > David Koski > dko...@sutinen.com > > On Monday 01 March 2010, Brian Debelius wrote: >> Hi, >> >> Search the archives. I have posted working configurations. I'd email >> them to you now but I do not have them at the moment. If you can't find >> them, let me know and I will get them to you. There are mtx-changer >> modifications as well. >> >> brian- >> >> On 2/27/2010 2:53 AM, David Koski wrote: >>> I'm looking for storage daemon configuration for an Exabyte Packetloader >>> (Storageloader) VXA-2. Currently my Device resource looks like this: >>> >>> Device { >>> Name = "Exabyte_VXA-2" >>> Media Type = "VXA-2" >>> Archive Device = /dev/nst0 >>> Device Type = Tape >>> Autochanger = yes # if yes, must specify Autochanger resource >>> Alert Command = "/bin/sh -c '/usr/sbin/tapeinfo -f %c | grep >>> TapeAlert'" Maximum Changer Wait = 30 minutes >>> Maximum Rewind Wait = 20 minutes >>> AlwaysOpen = yes >>> #Maximum Open Wait = 25 minutes >>> RemovableMedia = yes >>> Random Access = no >>> } >>> >>> ..but I am getting errors when the tapes change automatically: >>> >>> 26-Feb 23:20 backup-mdlcpa-sd JobId 13: Error: block.c:568 Write error at >>> 25:6568 on device "Exabyte_VXA-2" (/dev/nst0). ERR=Input/output error. >>> 26-Feb 23:20 backup-mdlcpa-sd JobId 13: Error: Backspace file at EOT >>> failed. ERR=Input/output error 26-Feb 23:20 backup-mdlcpa-sd JobId 13: >>> End of medium on Volume "A0000004" Bytes=24,952,209,408 Blocks=386,783 at >>> 26-Feb-2010 23:20. 26-Feb 23:20 backup-mdlcpa-sd JobId 13: 3307 Issuing >>> autochanger "unload slot 5, drive 0" command. >>> >>> Regards, >>> David Koski >>> da...@kosmosisland.ccom >>> >>> ------------------------------------------------------------------------- >>> ----- Download Intel® Parallel Studio Eval >>> Try the new software tools for yourself. Speed compiling, find bugs >>> proactively, and fine-tune applications for parallel performance. >>> See why Intel Parallel Studio got high marks during beta. >>> http://p.sf.net/sfu/intel-sw-dev >>> _______________________________________________ >>> Bacula-users mailing list >>> Bacula-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/bacula-users > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users