beautypg.com

HP XP Command View Advanced Edition Software User Manual

Page 107

background image




Command line interface commands



107

Table 4-37

GetStorageArray (subtarget=Freespace) command parameters

Parameter Name Status

Description

model

Optional

Model of the storage subsystem
If you omit this parameter, all the storage subsystems become the target.

serialnum

Optional

Serial number of the storage subsystem
If you omit this parameter, all the storage subsystems become the target.

subtarget

Required

Specify FreeSpace.

arraygroupobjid

Optional

Object ID of an array group that has free space
Specify this parameter when you want to obtain information about free
space of a specific array group. If you specify this parameter, you must
also specify the model and serialnum parameters. If you specify the
model

and serialnum parameters, and omit the arraygroupobjid

parameter, information about free space of all the array groups in the
specified storage subsystem is obtained.

Specify the objectID obtained

from another CLI response.

The value is encoded by the CLI.

Command execution example 1: In this example, the CLI command obtains information about all
the free space in a storage subsystem (serial number: 14010, model: XP12000).

hdvmcli GetStorageArray -o "D:\logs\XP12000 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

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