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

Parameters
Table 21 Parameters of the DeleteStorageTier command
DetailsParameter
Specify the name of the storage domain.
storagedomainname
Specify the name of the storage tier to be deleted.
name
Output items
The items output by the DeleteStorageTier command are the same as the items output by the
CreateStorageTier command. For more information, see Output items on page 66 of the
CreateStorageTier command.
Example and execution results
Command execution example:
In this example, the storage tier MegaTech-HighCost is deleted from the storage domain
MegaTechXP12000-Primary.
htsmcli DeleteStorageTier --detail
storagedomainname="MegaTechXP12000-Primary" name="MegaTech-HighCost"
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 Capacity < '1GB'
description=
cost=USD3000/TB/Year
chargefor=Allocated
thpcost=USD3/GB/Year
thpchargefor=Consumed
GetStorageTiers
The GetStorageTiers command can be used to obtain information about all storage tiers in the
storage domain, or about the storage tier specified by the name parameter.
Information cannot be obtained for storage tiers in storage domains whose refresh status is either
Processing or Failure.
If this command is executed for a storage domain that requires a refresh, a warning message will be
output to the standard error output.
Details of CLI commands68