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

Legend:
[ ]: Specifying this parameter is optional.
#1
Specify these parameters so that, after the ModifyStorageTier command is executed, either
both the cost of normal volumes and the charge target for the cost of normal volumes are set or
neither is set.
#2
Specify these parameters so that, after the ModifyStorageTier command is executed, either
both the cost of THP volumes and the charge target for the cost of THP volumes are set or neither
is set.
Output items
The items output by the ModifyStorageTier 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 name of the storage tier OurStorageTier in the storage domain MegaT-
echXP12000-Primary is changed to NewStorageTier.
htsmcli ModifyStorageTier --detail
storagedomainname="MegaTechXP12000-Primary"
name="OurStorageTier" newname="NewStorageTier"
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=NewStorageTier
filterCondition=RAIDLevel <> 'RAID5(3D+1P)'
description=
cost=USD3000/TB/Year
chargefor=Allocated
thpcost=USD3/GB/Year
thpchargefor=Consumed
Commands for managing migration groups
This section explains the CLI commands for managing migration groups.
CLI Reference Guide 75