Section type 'virtual': Simulate tape drives (only for test and debug)
Required properties:
path<string>Path to directory
Optional properties:
max-size<integer> (0 - N)Virtual tape size
Section type 'changer': SCSI tape changer
Required properties:
path<string>Path to Linux generic SCSI device (e.g. '/dev/sg4')
Optional properties:
export-slots[<integer>, ...]A list of slot numbers, comma separated. Those slots are reserved for Import/Export, i.e. any media in those slots are considered to be 'offline'.
Section type 'lto': Lto SCSI tape driver
Required properties:
path<string>The path to a LTO SCSI-generic tape device (i.e. '/dev/sg0')
Optional properties:
changer<string>Tape Changer Identifier.
changer-drivenum<integer> (0 - 255) (default=0)Associated changer drive number (requires option changer)