Name
[Windows]
Installation_folder\Manager\bin\rcxadm storage - physical storage unit resource operations
[Linux]
/opt/FJSVrcvmr/bin/rcxadm storage - physical storage unit resource operations
Format
rcxadm storage list [-verbose] rcxadm storage show -name name rcxadm storage modify -name name [-label label] [-comment comment]
Description
rcxadm storage is the command used to perform operations on the physical storage unit resources managed by storage management software.
Subcommands
Displays a list of physical storage unit resource information.
Displays details of physical storage unit resource information.
Changes labels and comments of physical storage unit resources.
Options
In name, specify the name of the target physical storage unit resource to perform an operation with.
Use this option to increase the items displayed in the list of information.
In label, specify the new label.
In comment, specify the new comments.
Examples
To display a list of physical storage unit resource information:
>rcxadm storage list <RETURN>
NAME LABEL IP ADDRESS STATUS
----------- ----- -------------- ------
ETERNUS00 - 192.168.10.184 normal |
To display the details of physical storage unit resource information:
>rcxadm storage list -verbose <RETURN>
NAME LABEL COMMENT IP ADDRESS STATUS MODEL
--------- ----- ----- -------------- ------ --------------
ETERNUS00 - - 192.168.10.184 normal E2000(E210F4B) |
To display the detailed information for a virtual storage resource:
>rcxadm storage show -name ETERNUS00 <RETURN>
Name: ETERNUS00
Label:
Comment:
Model: E2000(E210F4B)
Serial number: 4170838184
IP address: 192.168.10.184
Status: normal
Port number: 4
Management software: esc00 |