Top
ServerView Resource Orchestrator V2.2.1 User's Guide

E.3.4 rcxadm disk

Name

[Windows]
Installation_folder\Manager\bin\rcxadm disk - disk resource operations

[Linux]
/opt/FJSVrcvmr/bin/rcxadm disk - disk resource operations


Format

rcxadm disk list [-verbose]
rcxadm disk show -name name
rcxadm disk modify -name name [-label label] [-comment comment]

Description

rcxadm disk is the command used to perform operations on disk resources. A disk resource is assigned to an L-Server, and corresponds to the virtual disk of the VM guest, a LUN of ETERNUS, and FlexVol of NetApp.

Disk resources provide virtual disks to L-Servers.


Subcommands

list

Displays a list of disk resource information.

show

Displays the detailed information for a disk resource.

modify

Changes labels and comments of disk resources.


Options

-verbose

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

-name name

In name, specify the name of the target disk resource to perform an operation with.

-label label

In label, specify the new label.

-comment comment

In comment, specify the new comments.


Examples