HP P9000 Tiered Storage Manager Software 7.4.1-00 CLI Reference Guide (TB585-96029, April 2013)

DescriptionItem
The vendor name of the storage system to which the unused capacity belongs
subsystemVendor
The drive type of the parity group to which the unused capacity belongs
diskType
The drive speed of the parity group to which the unused capacity belongs
If this value cannot be obtained, nothing is displayed.
diskRPM
The drive capacity of the parity group to which the unused capacity belongs (units:
GB)
diskCapacityInGB
Example and execution results
Command execution example (1):
In this example, the GetFreeSpaces command obtains the information about unused capacity
in the storage system XP12000@10.208.151.151.
htsmcli GetFreeSpaces subsystemname="XP12000@10.208.151.151"
Execution results (1):
RESPONSE:
List of 1 Subsystem elements:
An instance of Subsystem(1 of 1)
name=XP12000@10.208.151.151
serialNumber=12345
List of 2 FreeSpace elements:
An instance of FreeSpace(1 of 2)
arrayGroupName=1-1-1
freeSpaceNumber=1
capacityInKB=22,528
totalFreeCapacityInKB=741,416,632
emulationType=OPEN-V
RAIDLevel=RAID5(3D+1P)
subsystemVendor=HP
diskType=-
diskRPM=10,000
diskCapacityInGB=268
An instance of FreeSpace(2 of 2)
arrayGroupName=1-1-1
freeSpaceNumber=507
capacityInKB=22,528
totalFreeCapacityInKB=741,416,632
emulationType=OPEN-V
RAIDLevel=RAID5(3D+1P)
subsystemVendor=HP
diskType=-
diskRPM=10,000
diskCapacityInGB=268
Command execution example (2):
CLI Reference Guide 165