pmtx¶
Control SCSI media changer devices (tape autoloaders)¶
| Author: | Proxmox Support Team <support@proxmox.com> |
|---|---|
| Version: | Version 1.0 |
| Manual section: | 1 |
Synopsis¶
pmtx help [{<command>}] [OPTIONS]
Get help about specified command (or sub-command).
<command> <array>: | |
|---|---|
| Command. This may be a list in order to spefify nested sub-commands. | |
Optional parameters:
--verbose <boolean>: | |
|---|---|
| Verbose help. | |
pmtx inquiry [OPTIONS]
Inquiry
Optional parameters:
--changer <string>: | |
|---|---|
| Tape Changer Identifier. | |
--device <string>: | |
| Path to Linux generic SCSI device (e.g. ‘/dev/sg4’) | |
--output-format <string>: | |
| Output format. | |
pmtx inventory [OPTIONS]
Inventory
Optional parameters:
--changer <string>: | |
|---|---|
| Tape Changer Identifier. | |
--device <string>: | |
| Path to Linux generic SCSI device (e.g. ‘/dev/sg4’) | |
pmtx load <slot> [OPTIONS]
Load
<slot> <integer>: | |
|---|---|
| Storage slot number (source). | |
Optional parameters:
--changer <string>: | |
|---|---|
| Tape Changer Identifier. | |
--device <string>: | |
| Path to Linux generic SCSI device (e.g. ‘/dev/sg4’) | |
--drivenum <integer>: | |
| Target drive number (defaults to Drive 0) | |
pmtx scan [OPTIONS]
Scan for existing tape changer devices
Optional parameters:
--output-format <string>: | |
|---|---|
| Output format. | |
pmtx status [OPTIONS]
Changer Status
Optional parameters:
--changer <string>: | |
|---|---|
| Tape Changer Identifier. | |
--device <string>: | |
| Path to Linux generic SCSI device (e.g. ‘/dev/sg4’) | |
--output-format <string>: | |
| Output format. | |
pmtx transfer <from> <to> [OPTIONS]
Transfer
<from> <integer>: | |
|---|---|
| Source storage slot number. | |
<to> <integer>: | Target storage slot number. |
Optional parameters:
--changer <string>: | |
|---|---|
| Tape Changer Identifier. | |
--device <string>: | |
| Path to Linux generic SCSI device (e.g. ‘/dev/sg4’) | |
pmtx unload [OPTIONS]
Unload
Optional parameters:
--changer <string>: | |
|---|---|
| Tape Changer Identifier. | |
--device <string>: | |
| Path to Linux generic SCSI device (e.g. ‘/dev/sg4’) | |
--drivenum <integer>: | |
| Target drive number (defaults to Drive 0) | |
--slot <integer>: | |
| Storage slot number (target). If omitted, defaults to the slot that the drive was loaded from. | |
Copyright and Disclaimer¶
Copyright (C) 2007-2019 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/