6 host management commands, Host management commands, Table 4-60 modifywwngroup command parameters – HP StorageWorks XP10000 Disk Array User Manual

Page 83

Advertising
background image

Command Line Interface Commands 83


No: Guest, Local Guest

Restricted to permitted resources: Local System Administrator and Local Storage Administrator do not
have access range limitations.

NOTE:

ModifyWWNGroup

is supported by StorageWorks XP512/XP48 storage subsystems only.

Table 4-60

ModifyWWNGroup Command Parameters

Parameter Name Status

Description

serialnum

Required Serial number of the storage array in which the WWN group exists.

model

Required Model of the storage array in which the WWN group exists.

port

Required Port number of the WWN group.

objectid

Required Object ID of the WWN group.

wwn

Required Comma-separated list of WWNs to be added to the WWN group.

nickname

Optional Unique nickname of the WWN group.

name

Optional The name given to the WWN group.

Command execution example:

hdvmcli ModifyWWNGroup -o "D:\logs\XP512 ModifyWWNGroup.log" "serialnum=10001"

"model=XP512" "port=19" "objectid=WWNGROUP.HDS9960.10001.19.hp"

"wwn=AA.AA.AA.AA.AA.AA.AA.AA,BB.BB.BB.BB.BB.BB.BB.BB" "nickname=hp"

Command execution result:

RESPONSE:

An instance of StorageArray

.

. (Attributes of StorageArray are omitted here)

.

List of 1 Port elements:

An instance of Port

.

. (Attributes of Port are omitted here)

.

List of 1 WWNGroup elements:

An instance of WWNGroup

objectID=WWNGROUP.HDS9960.10001.0.19.hp

nickname=hp

List of 2 WWN elements:

An instance of WWN

WWN=AA.AA.AA.AA.AA.AA.AA.AA

nickname=Jane

An instance of WWN

WWN=BB.BB.BB.BB.BB.BB.BB.BB

nickname=Jone

4-6 Host Management Commands

The following commands support the management of hosts and their HostInfo records. HostInfo is the
information about the storage that is used by hosts. Although typically Device Manager agents produce
HostInfo

records, they can be manually created by these commands. Some commands require a host’s

server-generated object ID.

For further information on host operations, please refer to the HP StorageWorks Command View XP Advanced
Edition Device Manager Web Client User Guide
.

Advertising