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

6 CLI property files
This chapter describes how to specify options and parameters by using the CLI property files. It also
explains the properties pertaining to the CLI trace log.
Overview of property files for the CLI
There are two property files for the CLI.
Properties pertaining to CLI options and parameters are in the htsmcli.properties file
Properties pertaining to the CLI trace log are in the htsmclienv.properties file
By default, the files htsmcli.properties and htsmclienv.properties are in the following
locations:
On a management client
If the OS is Windows
system-drive\TieredStorageManager\Tiered-Storage-Manager-version\
CLI\
If the OS is Solaris, HP-UX, or Linux
/opt/TieredStorageManager/Tiered-Storage-Manager-version/CLI/
On a management server
If the OS is Windows
installation-folder-of-the-Tiered-Storage-Manager-server\CLI\
If the OS is Linux
installation-directory-of-the-Tiered-Storage-Manager-server/CLI/
The htsmcli.properties file is a sample property file that has example property settings coded
in the file as comment lines. You can specify properties by using these examples. You can store the
edited htsmcli.properties file in any directory, and then specify that directory in the
HTSM_CLI_HOME environment variable.
NOTE:
The HTSM_CLI_HOME environment variable is used to notify the CLI of the location of the
htsmcli.properties file to be used. If the directory where the htsmcli.properties file is
stored is not specified for HTSM_CLI_HOME, Tiered Storage Manager software does not use the
htsmcli.properties file.
The default values for each property have been set in the htsmclienv.properties file. You cannot
change the storage location of the htsmclienv.properties file.
These files are in the same format as Java property files. Properties can be updated by using a text
editor. Each property has a name and a value, separated by an equal sign, such as foo.bar=12345.
Each property is separated by a line-break, which is different for each OS.
CLI Reference Guide 181