> -----Original Message----- > From: Ernest Byaruhanga [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 1:18 AM > To: Postaremczak Bernd > Cc: [EMAIL PROTECTED] > Subject: RE: please help - autoloader problem ! > > > hello, > > On Tue, 17 Aug 2004, Postaremczak Bernd wrote: > > > > amtape: could not reset changer: no slots available > > > changerdev "/dev/nst0" > > > > That's your Problem. It must be something like "/dev/sg1". > Try to use > > the command > > yeah, actually, the system sees the changer as /dev/sg2 but > that is what > was in the amanda.conf before. Now amanda.conf has: > > changerdev "/dev/sg2"
Good. Your next Problem is this line: > rawtapedev "/dev/nst0" # the raw device to be used (ftape only) There must be also a "/dev/sg1" line. This must be the SCSI-Device of your tape, not your loader. /dev/sg2 may be wrong, because it is your loader. Does "mtx -f /dev/sg2 status" work? Try it first before you try it with amanda. Then try to load/unload tapes with mtx. And then try it with amanda. Regards Bernd
