HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
htsmcli ModifyStorageTier --detail
storagedomainname="MegaTechXP12000-Primary"
name="MyStorageTier" newname="OurStorageTier"
• 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=OurStorageTier
filterCondition=RAIDLevel <> 'RAID5(3D+1P)'
description=
cost=USD3000/TB/Year
chargefor=Allocated
thpcost=USD3/GB/Year
thpchargefor=Consumed
• Command execution example (2):
In this example, the name of the storage tier MyStorageTier in the storage domain MegaT-
echXP12000-Primary that needs to be refreshed is changed to OurStorageTier.
htsmcli ModifyStorageTier --detail
storagedomainname="MegaTechXP12000-Primary" name="MyStorageTier"
newname="OurStorageTier"
• Execution results (2):
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
List of 1 StorageTier elements:
An instance of StorageTier(1 of 1)
name=OurStorageTier
filterCondition=RAIDLevel <> 'RAID5(3D+1P)'
description=
cost=USD3000/TB/Year
chargefor=Allocated
thpcost=USD3/GB/Year
thpchargefor=Consumed
KATS10622-W message-contents
Commands for managing migration groups
This section explains the CLI commands for managing migration groups.
Details of CLI commands80