>i think i've almost got amanda configured to work with my changer 100%.  ...

What version of Amanda?

>amtape miami show
>amtape: scanning all 7 slots in tape-changer rack:
>slot /dev/nst0:: no tape online

What's in /tmp/amanda/changer.debug*?  You may want to empty it out,
then try the command to reduce the old chatter.  However, read on ...

>mtx -f /dev/sg0 status
>  Storage Changer /dev/sg0:1 Drives, 8 Slots ( 0 Import/Export )
>Data Transfer Element 0:Full (Storage Element 2 Loaded)
>      Storage Element 1:Full
>      Storage Element 2:Empty
>      Storage Element 3:Full
>      Storage Element 4:Full
>      Storage Element 5:Full
>      Storage Element 6:Full
>      Storage Element 7:Empty
>      Storage Element 8:Full
>...
>firstslot=0
>lastslot=7
>cleanslot=7 #

Your configuration file values don't look right based on the mtx output.
The first storage slot appears to be 1, not 0 (slot 0 is the tape drive,
a.k.a. "Data Transfer Element").

And I don't think cleanslot should be in the firstslot .. lastslot range
(based on the example in the script comments).  So I would think lastslot
is OK at 7 but the cleaning cartridge should be in slot 8 and that's what
cleanslot should be set to (this is all guesswork, mind you).

># cust
>MT=/bin/mt
>MTF-f
>MTX=/sbin/mtx

None of these do anything in the changer.conf file (and the MTF one is
wrong, anyway).  If the values in the script are not right, you need to
change them there or set things up so ./configure finds the right stuff.

>Edwin R. Rivera

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to