2021-10-27 14:19:27 +00:00
|
|
|
Each LTO drive configuration section starts with the header ``lto: <name>``,
|
2021-02-12 11:09:08 +00:00
|
|
|
followed by the drive configuration options.
|
|
|
|
|
2021-10-27 14:19:27 +00:00
|
|
|
Tape changer configurations start with the header ``changer: <name>``,
|
2021-02-12 11:09:08 +00:00
|
|
|
followed by the changer configuration options.
|
|
|
|
|
|
|
|
::
|
|
|
|
|
2021-04-14 12:30:20 +00:00
|
|
|
lto: hh8
|
2021-02-12 11:09:08 +00:00
|
|
|
changer sl3
|
|
|
|
path /dev/tape/by-id/scsi-10WT065325-nst
|
|
|
|
|
|
|
|
changer: sl3
|
|
|
|
export-slots 14,15,16
|
|
|
|
path /dev/tape/by-id/scsi-CJ0JBE0059
|
|
|
|
|
|
|
|
|
|
|
|
You can use the ``proxmox-tape drive`` and ``proxmox-tape changer``
|
|
|
|
commands to manipulate this file.
|
|
|
|
|
2021-10-27 14:19:27 +00:00
|
|
|
.. NOTE:: The ``virtual:`` drive type is experimental and should only be used
|
2021-02-12 11:09:08 +00:00
|
|
|
for debugging.
|