Hi,
I'm trying to install Amanda on a Solaris 2.6 system, with an HP 1557A
tape changer...Here is my pb :
I'm not sure which type of configuration I need to specifie in the
amanda.conf for the HP 1557A systeme...I've found on the web this
configuration :
[....]
tpchanger "chg-zd-mtx" # the tape-changer glue script
tapedev "/dev/nst0" # the no-rewind tape device to
be used
rawtapedev "/dev/nst0" # the raw device to be used
(ftape only)
changerfile "/etc/amanda/mtx-changer"
changerdev "/dev/nst0"
tapetype HP1557A
[....]
define tapetype HP1557A {
comment "HP SureStore DAT24x6 tape drive"
# data provided by Ivo Clarysse
length 12000 mbytes
filemark 111 kbytes
speed 3000 kbytes
}
Ok...but I'm not able to find the mtx-changer file...
Should I really use this one or can I use the default one given in the
amanda package (in this case, wich one should I use???!!)
Thanks for any hints!!!