HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide (Web Version)

Operations to complete in advance
Log in as a user with Administrator permissions (for Windows) or as a root user (for Linux).
To change Tiered Storage Manager server properties:
1. Stop the services of P9000 Command View AE Suite product.
2. Use a text editor to set appropriate values in the Tiered Storage Manager server property files.
3. Start the services of P9000 Command View AE Suite product.
TIP:
To reset the Tiered Storage Manager server properties to the default values, use the template stored
in the following location.
In Windows:
installation-folder-for-the-Tiered-Storage-Manager-server\template
In Linux:
installation-directory-for-the-Tiered-Storage-Manager-server/template
Related topics
Starting services, page 195
Stopping services, page 196
Syntax rules for Tiered Storage Manager server property files
The property files are in the Java property file format.
The following syntax rules must be followed for property files:
Each property must be entered as a combination of a property name and value separated by an
equals sign (=). For example, foo.bar=12345.
Each property must be separated by a line delimiter (a line feed character).
A line beginning with a hash mark (#) is a comment line.
Literals (character strings or numeric values) do not need to be surrounded by quotation marks.
The backslash (\) is reserved as an escape character. Since absolute path names in Windows
include backslashes, you must add an escape character before every backslash in a Windows
path name.
For example, the path name of the file C:\CVXPAE\docroot\foo.bar should be entered as
C:\\CVXPAE\\docroot\\foo.bar. When you specify properties, there is no need to precede
other characters with the escape character \.
If two or more entries in a property file have the same property name, the value of the last such
property specified in the file will take effect.
If a line ends with a backslash (\), the next line is a continuation of the current line.
Tiered Storage Manager server properties378