HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
DescriptionItem
The filter conditions for the storage tier
filterCondition
A description of the storage tier
description
The cost of normal volumes is displayed in the following format:
currency-code amount / unit-of-capacity / period
If this item is not set, nothing is displayed.
cost
The charge target for normal volumes.
• Allocated: The volume capacity allocated to the host
• Utilized: The volume capacity actually used by the host
If this item is not set, nothing is displayed.
chargefor
The cost of THP volumes is displayed in the following format:
currency-code amount / unit-of-capacity / period
If this item is not set, nothing is displayed.
thpcost
The charge target for THP volumes.
• Allocated: The THP volume capacity allocated to the host
• Consumed: The THP volume capacity that has already been consumed
• Utilized: The THP volume capacity actually used by the host
If this item is not set, nothing is displayed.
thpchargefor
Example and execution results
• Command execution example (1):
A storage tier that consists of volumes and whose RAID level is RAID5(3D+1P) is created in the
storage domain MegaTechXP12000-Primary. The name of the storage tier is set as MegaTech-
HighCost.
htsmcli CreateStorageTier --detail
storagedomainname="MegaTechXP12000-Primary"
name="MegaTech-HighCost"
filtercondition="RAIDLevel='RAID5(3D+1P)' AND ControllerArrayGroup='1-10-1'"
• Execution results (1):
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
filterCondition=RAIDLevel = 'RAID5(3D+1P)' AND
ControllerArrayGroup = '1-10-1'
description=
cost=
chargefor=
Details of CLI commands68