4 guidelines for executing cli commands, Guidelines for executing cli commands, Table 3-3 notes on executing cli commands – HP StorageWorks XP10000 Disk Array User Manual

Page 17

Advertising
background image

Command Line Interface Syntax and Parameters 17


Figure 3-2

CLI Help (continues on next page)

DeleteLUSE

AddReplication

DeleteReplication

ModifyReplication

AddConfigFileForReplication

GetReplicationControllerPair

AddArrayReservation

ModifyArrayReservation

DeleteArrayReservation

GetArrayReservation

FOR COMMAND-SPECIFIC HELP, TYPE: "hdvmcli help {server-command}"

AVAILABLE OPTIONS:

-u {userid} or --user {userid} login user ID for

Device Manager Server

-p {password} or --password {password} login password for

Device Manager Server

-s or --secure presence indicates

secure connection

(https)

-i {filename} or --input {filename} take input from the

specified file,

which must contain

the complete xml

request

-o {filename} or --output {filename} send output to the

specified file,

instead of the

console

-t or --messagetrace record raw XML

request and

response in

MessageTrace.log file

SPECIFYING PARAMETERS:

Specify parameters for a command using name/value pairs,

like: serialnum=30051. Use the command-specific help to see

the parameters for a given command.

Figure 3-2

CLI Help (continued)

3-4 Guidelines for Executing CLI commands

Table 3-3

lists some procedures to use when you execute Device Manager CLI command.

Table 3-3

Notes on Executing CLI Commands

Item Description

Related

Commands

Adding a LUN or host
storage domain
(for StorageWorks
XP12000/XP10000 and
StorageWorks
XP1024/XP128)

Be sure to stop host I/O to the corresponding port
before setting up security for a LUN or host storage
domain. Otherwise, I/O operations might terminate in an
error.

AddLun

AddHostStorageDomain

Setting up security for a
LUN or host storage domain

Be sure to stop host I/O to the corresponding port
before setting up security for a LUN or host storage
domain. Otherwise, I/O operations might terminate in an
error.

AddWWNForLun

AddWWNForHostStorageDomain

Advertising