4 logical group commands, 4-1 addlogicalgroup, Logical group commands – HP StorageWorks XP10000 Disk Array User Manual

Page 63: Addlogicalgroup

Advertising
background image

Command Line Interface Commands 63


Table 4-38

RefreshStorageArrays Command Parameters

Parameter Name Status

Description

interval

Optional Interval time in minutes from storage subsystem recovery completion to start of next

storage subsystem recovery. You can specify a value from 0 to 2147483647. If it is not set,
the default interval time is 0.

NOTE:

An error is generated if you specify a negative number or if you include the plus
(+) sign.

This command is designed to refresh configuration data for all discovered storage arrays managed by Device
Manager. Any storage array reconfigurations made by tools other than Device Manager (e.g., Remote Web
Console) will be reflected in the Device Manager Configuration database.

If storage arrays are managed by Device Manager and other tools, you should schedule
RefreshStorageArray

periodically so that the Device Manager Configuration database is kept current.

Command execution example:

hdvmcli RefreshStorageArrays -o "D:\logs\RefreshStorageArrays.log" "interval=1"

Command execution result:

RESPONSE:

[An instance of StorageArray

.

. (Attributes of StorageArray are omitted here)

.

List of 1 CommParameters elements:

An instance of CommParameters

userID=

userPassword=

ipAddress2=172.16.50.2

ipAddress=172.16.50.1

]

[An instance of StorageArray

.

(Attributes of StorageArray are omitted here)

.

List of 1 CommParameters elements:

An instance of CommParameters

snmpWrCommunity=public

ipAddress=172.16.40.1

snmpRdCommunity=public

snmpPort=161

]

.

. (repeated for other StorageArray instances)

.

4-4 Logical Group Commands

When a group is created, the Device Manager server generates an object ID. In order to use a command that
requires an object ID, the ID must be known. When a group is created, the server returns the new group,
including the ID. When all groups are retrieved with the GetLogicalGroup command, the ID of all groups is
provided.

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

4-4-1 AddLogicalGroup

AddLogicalGroup

creates a new logical group, which supports the organization and naming of related

devices on the Device Manager server (see

Table 4-39

). The new group is returned, including the object ID.

Users with access to this command:

Yes: System Administrator, Storage Administrator, Local System Administrator, Local Storage
Administrator

Advertising