HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
freeCapacityPercentage=100
totalManagedCapacityInGB=1,000
usedManagedCapacityInGB=300
usedManagedCapacityPercentage=30
freeManagedCapacityInGB=700
freeManagedCapacityPercentage=70
consumedCapacityInGB=500
cost=USD3000/TB/Year
chargefor=Allocated
thpcost=USD3/GB/Year
thpchargefor=Consumed
• Command execution example (3):
In this example, to obtain summary information for all storage tiers in the storage domain MegaT-
echXP12000-Secondary, the GetStorageTiers command is executed without specifying
the storage tier name. However, no storage tier exists.
htsmcli GetStorageTiers storagedomainname="MegaTechXP12000-Secondary"
• Execution results (3):
RESPONSE:
(Command completed; empty list returned)
• Command execution example (4):
In this example, summary information is obtained about the storage tier MegaTech-HighCost
within the storage domain MegaTechXP12000-Primary that needs to be refreshed.
htsmcli GetStorageTiers storagedomainname="MegaTechXP12000-Primary"
name="MegaTech-HighCost"
• Execution results (4):
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
List of 1 StorageTier elements:
An instance of StorageTier(1 of 1)
name=MegaTech-HighCost
totalCapacityInGB=387
totalCapacityPercentageToStorageDomain=5
usedCapacityInGB=29
usedCapacityPercentage=8
freeCapacityInGB=358
freeCapacityPercentage=92
totalManagedCapacityInGB=1,000
usedManagedCapacityInGB=300
usedManagedCapacityPercentage=30
Details of CLI commands76