pmtx¶
Synopsis¶
Common Options¶
All command supports the following parameters to specify the changer device:
- --device <path>
Path to Linux generic SCSI device (e.g. '/dev/sg4')
- --changer <name>
Use changer from Proxmox Backup Server configuration.
Commands generating output supports the --output-format
parameter. It accepts the following values:
text
:Text format (default). Human readable.
json
:JSON (single line).
json-pretty
:JSON (multiple lines, nicely formatted).
Description¶
The pmtx
command controls SCSI media changer devices (tape
autoloader).
ENVIRONMENT¶
- CHANGER:
If set, replaces the --device option
- PROXMOX_TAPE_DRIVE:
If set, use the Proxmox Backup Server configuration to find the associated changer device.
Copyright and Disclaimer¶
Copyright (C) 2019-2022, Proxmox Server Solutions GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/