system node hardware tape library show
Display information about tape libraries
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays the following information about tape libraries:
Node to which the tape library is attached
Device ID of the tape library
Description of the tape library
NDMP path of the tape library
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-node {<nodename>|local}] - Node
- Displays detailed information about tape libraries on the specified node.
- [-device-id <text>] - Device ID
- Selects information about the tape library that has the specified device ID.
- [-description <text>] - Description
- Selects information about the tape library or libraries that have the specified description.
- [-wwn <text>] - World Wide Name
- Selects information about the tape library that has the specified worldwide name.
- [-serial-number <text>] - Serial Number
- Selects information about the tape library that has the specified serial number.
- [-ndmp-path <text>] - NDMP Path
- Selects information about the tape library or libraries that have the specified NDMP path.
Examples
The following example displays information about all tape libraries attached to the cluster:
cluster1::> system node hardware tape library show
Node Device Id Drive Description NDMP Path
------ --------- -------------------- -----------------
cluster1-00
0b.125L1 HP MSL G3 mc1
Series
0c.125L1 HP MSL G3 mc0
Series
2 entries were displayed.
Give documentation feedback