Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

3.13 rcxadm storage

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm storage - physical storage unit resource operations

[Linux Manager]
/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

list

Displays a list of physical storage unit resource information.

The following detailed information is displayed:

Table 3.54 Physical Storage Unit Resource Information

Item Name

Description

NAME

Physical storage unit resource name

LABEL

Physical storage unit resource label

COMMENT (*)

Physical storage unit resource comment

IP ADDRESS

Physical storage unit resource IP address

STATUS

Physical storage unit resource status

MODEL (*1)

Physical storage unit resource model name

DEVICE ID (*)

Physical storage unit resource unit identifier

* Note: When specifying -verbose for the option, it is displayed.

show

Displays details of physical storage unit resource information.

The following detailed information is displayed:

Table 3.55 Detailed Information for Physical Storage Unit Resources

Item Name

Description

NAME

Physical storage unit resource name

LABEL

Physical storage unit resource label

COMMENT

Physical storage unit resource comment

MODEL

Physical storage unit resource model name

SERIAL NUMBER

Physical storage unit resource serial number

IP ADDRESS

Physical storage unit resource IP address

STATUS

Physical storage unit resource status

PORT NUMBER

Physical storage unit resource port number

MANAGEMENT SOFTWARE

Storage management software name

DEVICE ID

Physical storage unit resource unit identifier

modify

Changes labels and comments of physical storage unit resources.


Options

-name name

In name, specify the name of the target physical storage unit resource to perform an operation with.

-verbose

Specify when displaying detailed information.

-label label

In label, specify the new label.

-comment comment

In comment, specify the new comments.


Examples