📄 chg-scsi.conf
字号:
number_configs 2eject 1 # Tapedrives need an eject commandsleep 5 # Seconds to wait until the tape gets readycleanmax 10 # How many times could a cleaning tape get usedchangerdev /dev/sch0## Next comes the data for drive 0#config 0drivenum 0dev /dev/tape0 # the device that is used for the tapedrive 0startuse 0 # The slots associated with the drive 0enduse 9 # statfile /usr/local/etc/amanda/tape5-slot # The file where the actual slot is storedcleancart 20 # the slot where the cleaningcartridge for drive 0 is locatedcleanfile /usr/local/etc/amanda/tape0-clean # The file where the cleanings are recordedusagecount /usr/local/etc/amanda/backup/totaltime# Next comes the data for drive 1config 1drivenum 1dev /dev/tape1 # the device that is used for the tapedrive 0startuse 10 # The slots associated with the drive 0enduse 19 # statfile /usr/local/etc/amanda/tape1-slot # The file where the actual slot is storedcleancart 21 # the slot where the cleaningcartridge for drive 0 is locatedcleanfile /usr/local/etc/amanda/tape1-clean # The file where the cleanings are recordedusagecount /usr/local/etc/amanda/backup1/totaltime## This is the end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -