6-14 modifylungroup, Table 4-78 modifylungroup command parameters – HP XP Command View Advanced Edition Software User Manual

Page 187

Advertising
background image




Command line interface commands



187

Command execution result:

RESPONSE:

(Command completed; no data returned)

4-6-14 ModifyLunGroup

ModifyLunGroup

modifies a LUN group assigned to a port of the target storage array

(XP512/XP48 subsystem only) and adds paths in the LUN group (see

Table 4-78

).

A user who has only View permission cannot execute this command. A user to whom a user-defined
resource group is assigned, and who also has Modify permission, can execute this command for
any resources.

NOTE:

ModifyLunGroup is supported by XP512/XP48 storage subsystems only.

Table 4-78

ModifyLunGroup command parameters

Parameter Name Status

Description

serialnum

Required

Serial number of the storage array in which the LUN group exists

model

Required

Model of the storage array in which the LUN group exists

port

Optional

Port number of the LUN group

NOTE:

Specify either port or portname. Do not specify both parameters

at the same time. This might cause an error to occur.

portname

Optional

Port name of the LUN group

NOTE:

Specify either port or portname. Do not specify both parameters

at the same time. This might cause an error to occur.

objectid

Required

Object ID of the LUN group
Specify the objectID obtained from another CLI response. The value is
encoded by the CLI.

groupelements

Required

Comma-separated list of one or more object IDs of the paths to be added
to the LUN group
Specify the comma-delimited objectIDs obtained from another CLI
response
The values are encoded by the CLI.

nickname

Optional

Unique nickname of the LUN group
You can use the following characters:

A-Z a-z 0-9 ! # $ % & ' ( )
+ - . = @ [ ] ^ _ ` { } ~


The number of characters that can be used for a nickname is 1-8 bytes.

Command execution example:

hdvmcli ModifyLunGroup -o "D:\logs\XP512 ModifyLunGroup.log" "serialnum=10001"
"model=XP512" "port=19" "groupelements=*****" "objectid=*****" "nickname=hp"

*****

: The values are encoded by the CLI.

Command execution result:

RESPONSE:

An instance of StorageArray

.

. (Attributes of StorageArray are omitted here)

.

Advertising