Hi, thanks for your reply. Your suggestion was my first attempt to solve the problem! When i run amcheck i get the this message 'amcheck-server: could not get changer info: open: /dev/sg1: Bad file descriptor'.
I'm newbie with linux and much more with amanda! More hints?? TIA. Regards, MAnuel Monteiro > > > >number_configs 1 > >eject 1 # Tapedrives need an eject > > command sleep 20 # Seconds to wait until > > the tape gets ready cleanmax 100 # How many > > times could a cleaning tape get used > >changerdev /dev/sg0 > > One possibility just above, which may not be worth the electron > shuffling to post this, but on my system, with only the tape > drive, in this case a Python 28849-XXX changer, the changer > device isn't /dev/sg0, but /dev/sg1 since the drive itself takes > up the first descriptor, /dev/nst0. > > ># > ># Next comes the data for drive 0 > ># > >config 0 > >drivenum 0 > >dev /dev/nst0 # the > > device that is used for the tapedrive 0 > >scsitapedev /dev/sg0 > >startuse 0 # The > > slots associated with the drive 0 > >enduse 4 # > >cleancart 5 # the > > slot where the cleaningcartridge for drive 0 is located > >statfile /usr/local/etc/amanda/caup/tape0-slot # The > > file where the actual slot is stored > >cleanfile /usr/local/etc/amanda/caup/tape0-clean # The > > file where the cleanings are recorded > >usagecount /usr/local/etc/amanda/caup/totaltime > >tapestatus /usr/local/etc/amanda/caup/tapestatus > >**** END chg-scsi.conf ****
