HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
In this example, the Refresh command is issued for the MegaTechXP12000-Primary storage
domain, and configuration information is re-obtained from Device Manager and registered in the
Tiered Storage Manager repository.
htsmcli Refresh storagedomainname="MegaTechXP12000-Primary"
• Execution results:
No information is output by this command. Use the GetStorageDomains command to check
whether the refresh has finished.
Commands for managing storage tiers
This section explains the CLI commands for managing storage tiers.
CreateStorageTier
The CreateStorageTier command can be used to create a storage tier within a storage domain.
A storage tier is a collection of volumes that are migration target candidates. You can search for
volumes and pools within the storage domain and specify the search results as a storage tier.
Storage tiers cannot be created within a storage domain 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.
Syntax
htsmcli [ server-location] CreateStorageTier
[ common-option ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=storage-tier-name
[ resource={ Volume | Pool } ]
filtercondition=filter-condition
[ description=description-for-the-storage-tier ]
[ cost=cost-of-normal-volumes
chargefor={ Allocated | Utilized } ]
[ thpcost=cost-of-THP-volumes
thpchargefor={ Allocated | Consumed | Utilized } ]
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 65