Top
ServerView Resource Orchestrator V2.2.1 User's Guide

E.3.3 rcxadm storage

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

list

Displays a list of physical storage unit resource information.

show

Displays details of physical storage unit resource information.

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

Use this option to increase the items displayed in the list of information.

-label label

In label, specify the new label.

-comment comment

In comment, specify the new comments.


Examples