mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zipl/man: Only mention 3490 tape devices
The Virtual Tape Server (VTS) only supports 3490 tape devices. Remove all other older device types from the man pages. Reviewed-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
@@ -258,7 +258,7 @@ or configuration section on the command line at the same time.
|
||||
Install a system dump record on the device identified by DEVNODE.
|
||||
Supported devices are DASD ECKD or FBA disk partitions,
|
||||
device mapper multipath partitions of FCP attached SCSI disks,
|
||||
partitions of NVMe disks and IBM 3480/3490/3590/3592 tape devices.
|
||||
partitions of NVMe disks and IBM 3490 tape devices.
|
||||
|
||||
For CCW-type DASD dump, zlib compression is used to compress the
|
||||
dump data before writing it to the DASD ECKD partition. Zlib compression
|
||||
|
||||
@@ -372,7 +372,7 @@ indicates the menu name.
|
||||
.B Configuration section:
|
||||
.br
|
||||
Specify a DASD partition, device mapper multipath partition device node of a
|
||||
SCSI disk, a NVMe partition or an IBM 3480/3490/3590 tape device on which to
|
||||
SCSI disk, a NVMe partition or an IBM 3490 tape device on which to
|
||||
install a system dump record. Once a device prepared in such a way
|
||||
is booted, the current system status is written in a raw format to that device
|
||||
and can later be retrieved using the
|
||||
@@ -596,7 +596,7 @@ file.
|
||||
.IP
|
||||
.B Configuration section:
|
||||
.br
|
||||
Specify a IBM 3480/3490/3590 tape device on which to install a boot record.
|
||||
Specify a IBM 3490 tape device on which to install a boot record.
|
||||
|
||||
This option cannot be used together with
|
||||
.BR 'target' ", "
|
||||
|
||||
Reference in New Issue
Block a user