Hi,
I have installed amanda 2.4.2-19991216-beta1 installed on FreeBsd 4.2
My tape robot is a BreeceHill Qt2.15, which has 15 slots and one DLT 4000 drive.
I have configured amanda to use the chg-multi script. My tape device is /dev/nrsa0 and
my changer is /dev/ch0. My quiestions is this:
Do I configure my changer.conf slots as
slot 0 /dev/nrsa0 to
.
.
slot 15 /dev/nrsa0
or
slot 0 /dev/ch0 to
.
.
slot 15 /dev/ch0
Also do I have to load each tape into the drive using the chio comannd before I can
use amlabel or will the amlabel command automatically move the tape from each slot
into the default tape drive before labelling?
Thanks in advance