HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

Command execution example 1
In this example, the GetStorageArray (subtarget=FreeSpace) command obtains information
about the unused capacity in a storage system (serial number: 14010, model: XP12000).
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_FreeSpace.log"
subtarget=FreeSpace model=XP12000 serialnum=14010
Command execution result 1
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 20 ArrayGroup elements:
An instance of ArrayGroup
objectID=*****
chassis=1
number=0
displayName=1-1-1
raidType=RAID5(3D+1P)
emulation=OPEN-3
diskType=DKR2E-J146FC
diskSize=146
diskSizeInKB=153,092,096
formFactor=-1
controllerID=1
totalCapacity=418,184,640
allocatedCapacity=266,772,960
freeCapacity=149,008,320
autoLunCapacity=2,403,360
onDemandCapacity=0
totalFreeSpace=1,847,952
largestFreeSpace=1,847,952
slprNumber=-1
clprNumber=-1
cuInfo=
openTotalCapacity=418,184,640
openAllocatedCapacity=266,772,960
openFreeCapacity=149,008,320
openAutoLunCapacity=2,403,360
openOnDemandCapacity=0
imTotalCapacity=0
imAllocatedCapacity=0
imFreeCapacity=0
imAutoLunCapacity=0
imOnDemandCapacity=0
mfTotalCapacity=0
mfAutoLunCapacity=0
mfOnDemandCapacity=0
mfAllocatedCapacity=0
mfUnallocatedCapacity=0
openAllocatedActualCapacity=266,772,960
openUnallocatedCapacity=149,008,320
openUnallocatedActualCapacity=149,008,320
Command reference152