User's Manual

242 FSE configuration templates
Template for FSE libraries
[FSE Library]
[Version = 1]
[Date = ""]
[User = ""]
#
# Specify a name for the tape library and a hostname, where
# it resides. Use full host name.
#
Name = "USER_DEFINED_NAME"
Host = "LIBRARY_HOST_NAME"
#
# Control device is identification of library's (media changer's)
# on the specified system.
#
# Tip: use fse_scsi --scan to list available SCSI devices
#
# Linux: /dev/sgNN
# Windows: id:P:B:T:L
#
ControlDevice = "CONTROL_DEVICE_NAME"
LibType = SCSI
# AIT - Sony AIT Family
# LTO - LTO Ultrium
MediaFamily = LTO
#
# Specify the slots that will be used with this library.
# You can specify ranges of slot numbers and individual
# slot numbers.
#
# Example:
# Slots = (1-15, 20, 22, 24, 26-30)
#
[Slots]
Slots = (1-15, 20)