4-7 modifylogicalgroup, 5 lun commands, 5-1 addlun – HP StorageWorks XP10000 Disk Array User Manual
Page 69: Modifylogicalgroup, Lun commands, Addlun, Table 4-45 modifylogicalgroup command parameters

Command Line Interface Commands 69
icon=group12.gif
capacity=0
capacityInKB=0
realCapacityInKB=0
percentUsed=0
numberOfLUNs=0
.
. (repeated for other LogicalGroup instances)
.
4-4-7 ModifyLogicalGroup
ModifyLogicalGroup
changes one or more characteristics of an existing logical group (see
Table 4-45
).
Users with access to this command:
•
Yes: System Administrator, Storage Administrator, Local System Administrator, Local Storage
Administrator
•
No: Guest, Local Guest
Table 4-45
ModifyLogicalGroup Command Parameters
Parameter Name Status
Description
objectid
Required Object ID of the logical group to be modified.
groupname
Optional New name for the specified logical group. This must be either unique among groups within
its parent, or if not contained in another group, unique among top-level groups. When you
omit this parameter, the group name is not modified.
iconfile
Optional Name of the icon file that visually represents the new logical group. When you omit this
parameter, the group icon file is not modified.
For details about specifiable icon files, see
Table 4-39
.
parent
Optional Object ID of another logical group that contains the specified group. This must be the valid
ID of a group and the parent must either contain only other groups or be empty. When you
omit this parameter, the group's parent is not modified.
Command execution example:
hdvmcli ModifyLogicalGroup -o "D:\logs\ModifyLogicalGroup.log" "objectid=GROUP.0"
"groupname=snow" "iconfile=group13.gif"
Command execution result:
RESPONSE:
An instance of LogicalGroup
objectID=GROUP.0
name=snow
parentID=GROUP.0
logicalPath=root/snow
icon=group13.gif
capacity=0
capacityInKB=0
realCapacityInKB=0
percentUsed=0
numberOfLUNs=0
4-5 LUN Commands
For further information on LUN operations, please refer to the HP StorageWorks Command View XP Advanced
Edition Device Manager Web Client User Guide.
4-5-1 AddLun
AddLun
defines a path from a host to a volume (see
Table 4-46
). At the time the path is defined, a LUN
Expansion (LUSE) logical unit can be specified.
Users with access to this command: