number_configs 2 eject 1 # Tapedrives need an eject command sleep 90 # Seconds to wait until the tape gets ready cleanmax 200 # How many times could a cleaning tape get used changerdev /dev/changer # # Next comes the data for drive 0 # config 0 drivenum 0 dev /dev/nst0 #scsitapedev /dev/sg0 startuse 0 # The slots associated with the drive 0 enduse 8 # statfile /etc/amanda/Blue/tape0-slot # The file where the actual slot is stored cleancart 9 # the slot where the cleaningcartridge for drive 0 is located cleanfile /etc/amanda/Blue/tape0-clean # The file where the cleanings are recorded usagecount /etc/amanda/Blue/tape0-totaltime tapestatus /etc/amanda/Blue/tape0-status # here will some status infos be stored labelfile /etc/amanda/Blue/labelfile # Use this if you have an barcode reader # # Next comes the data for drive 0 # config 1 drivenum 1 dev /dev/nst1 #scsitapedev /dev/sg0 startuse 0 # The slots associated with the drive 0 enduse 8 # statfile /etc/amanda/Blue/tape1-slot # The file where the actual slot is stored cleancart 9 # the slot where the cleaningcartridge for drive 0 is located cleanfile /etc/amanda/Blue/tape1-clean # The file where the cleanings are recorded usagecount /etc/amanda/Blue/tape1-totaltime tapestatus /etc/amanda/Blue/tape1-status # here will some status infos be stored labelfile /etc/amanda/Blue/labelfile # Use this if you have an barcode reader