HP StorageWorks P9000 Tiered Storage Manager Software 7.1.1 CLI Reference Guide (TB585-96014, September 2011)

htsmcli CreateStorageTier --detail
storagedomainname="MegaTechXP12000-Primary"
name="MegaTech-HighCost"
filtercondition="RAIDLevel='RAID5(3D+1P)' AND
ControllerArrayGroup='1-10-1'"
Execution results:
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=
thpcost=
thpchargefor=
DeleteStorageTier
The DeleteStorageTier command can be used to delete a storage tier. Storage tiers are deleted
regardless of whether they contain any volumes.
Note that storage tiers in the following statuses cannot be deleted:
Storage tiers that are specified for tasks that have not ended (End)
Storage tiers within the storage domains whose refresh status is either Processing or Failure
You can use the GetTasks command to check the status of tasks.
If this command is executed for a storage domain that requires a refresh, a warning message will be
output to the standard error output.
Syntax
htsmcli [ server-location] DeleteStorageTier
[ common-option ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=storage-tier-name
Options
-d or --detail
Specify this to display detailed information in the standard output after CLI command execution.
If you omit this option, nothing will be displayed in the standard output.
CLI Reference Guide 67