HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)

These files are in the same format as Java properties files. Properties can be updated 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.
In the properties files for the CLI, any lines that start with hash marks (#) are treated as comments.
Literal strings or numbers do not need to be enclosed in quotation marks.
In Java properties files, the backslash character (\) is a reserved escape character, and any character
following it is treated as a tab, line-feed, or other control character. Since absolute path names on
Windows platform generally contain backslashes, the path name must be preceded by another
backslash. For example, the file path name c:\TieredStorageManager\docroot\foo.bar
must be entered as c:\\TieredStorageManager\\docroot\\foo.bar. For property
specifications, other characters do not generally need to be preceded by an escape character.
The following table lists the properties for the CLI.
Table 97 Properties for the CLI
ReferencePropertyFile name and type
See htsmserver.location prop-
erty on page 214
htsmserver.location
htsmcli.properties
( Properties pertaining to CLI
options and parameters )
See option.username prop-
erty on page 214
option.username
See option.password prop-
erty on page 214
option.password
See option.password2 prop-
erty on page 214
option.password2
See option.output prop-
erty on page 214
option.output
See option.secure prop-
erty on page 214
option.secure
See parameter.parameter-name
property on page 215
parameter.parameter-name
See logger.filePath prop-
erty on page 216
logger.filePath
htsmclienv.properties
( Properties pertaining to the
trace log of the CLI )
See logger.maxFileSize prop-
erty on page 216
logger.maxFileSize
See logger.fileCount prop-
erty on page 216
logger.fileCount
See logger.tracelogLevel prop-
erty on page 217
logger.tracelogLevel
Specifying options and parameters in the htsmcli.properties
file
In the htsmcli.properties file, you can set properties for the location of the Tiered Storage
Manager server, as well as the options and parameters used during the execution of CLI commands.
CLI properties files212