beautypg.com

Table 4-39 addlogicalgroup command parameters – HP StorageWorks XP10000 Disk Array User Manual

Page 64

background image

Command Line Interface Commands 64


No: Guest, Local Guest

Table 4-39

AddLogicalGroup Command Parameters

Parameter Name Status

Description

groupname

Required

Name for the new logical group. This must be unique among groups within its parent (if
the parent parameter is supplied) or unique among top-level groups (if no parent is
specified).

iconfile

Required

Name of the icon file that visually represents the new logical group. The specified icons
are displayed in the Web Client window.
The specifiable icon files are as follows:
group_0.gif

, group_1.gif, group_2.gif, group_3.gif, group_4.gif,

group_5.gif

, group_6.gif, group_7.gif, group_8.gif, group_9.gif,

group10.gif

, group11.gif, group12.gif, group13.gif, group14.gif,

group15.gif

, group16.gif, group17.gif, group18.gif, group19.gif,

group20.gif

, group21.gif, group22.gif, group23.gif, group24.gif,

group25.gif

, group26.gif, group27.gif, group28.gif, group29.gif,

group30.gif

, group31.gif, group32.gif, group_logical.gif,

group_plain.gif

, group_storage.gif, group_storage_1.gif,

group_storage_2.gif

, group_storage_3.gif, group_storage_4.gif,

world_logical.gif

, world_storage.gif

NOTE:

If a specified icon file does not exist, the group_plain.gif file is specified.

parent

Optional

Object ID of another logical group that contains this new group. This must be the valid ID
of a group, and the parent must either contain other groups only or be empty.

Command execution example 1:

hdvmcli AddLogicalGroup -o "D:\logs\AddLogicalGroup.log" "groupname=toro"

"iconfile=group12.gif"

Command execution result 1:

RESPONSE:

An instance of LogicalGroup

objectID=GROUP.2

name=toro

logicalPath=toro

icon=group12.gif

capacity=0

capacityInKB=0

realCapacityInKB=0

percentUsed=0

numberOfLUNs=0

Command execution example 2:

hdvmcli AddLogicalGroup -o "D:\logs\AddLogicalGroup.log" "groupname=toro"

"iconfile=group12.gif" "parent=GROUP.0"

Command execution result 2:

RESPONSE:

An instance of LogicalGroup

objectID=GROUP.1

name=toro

logicalPath=root/toro

parentID=GROUP.0

icon=group12.gif

capacity=0

capacityInKB=0

realCapacityInKB=0

percentUsed=0

numberOfLUNs=0