HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

arraygroupname
Obtain this value from the execution result of the GetStorageArray (subtarget=ArrayGroup)
command. In the execution result of this command, displayName appears under An instance
of ArrayGroup. Use this value to specify the arraygroupname parameter.
fsindex
Obtain this value from the execution result of the GetStorageArray (subtarget=FreeSpace)
command. In the execution result of this command, fsControlIndex appears under An in-
stance of FreeSpace. Use this value to specify the fsindex parameter.
Command execution example
In this example, the AddLogicalUnit command creates a logical unit (capacity: 1,000,080 KB,
emulation type: OPEN-3) for a parity group (chassis number: 4, parity group number: 32) in a storage
system (serial number: 10001, model: XP1024). The LDEVs composing the created logical unit are
obtained from the execution result.
hdvmcli AddLogicalUnit -o "D:\logs\AddLogicalUnit.log"
serialnum=10001 model=XP1024 chassis=4 groupnum=32 capacity=1000080
emulation=OPEN-3 lusubinfo=LDEV devnum=176
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Lu elements:
An instance of LogicalUnit
objectID=*****
devNum=176
displayName=00:B0
emulation=OPEN-3
devCount=1
devType=
capacityInKB=1,000,080
path=false
commandDevice=false
commandDeviceEx=0
commandDeviceSecurity=false
chassis=4
arrayGroup=32
arrayGroupName=4-3-1
raidType=RAID5(3D+1P)
currentPortController=-1
defaultPortController=-1
isComposite=0
continuousAccessVolumeType=Simplex
businessCopyVolumeType=Simplex
snapshotVolumeType=Simplex
journalVolumeType=Simplex
sysVolFlag=0
externalVolume=0
Command reference62