
Tiered Storage Manager Properties Files 102
Table 5-1 Properties Specifiable for the Tiered Storage Manager CLI
Type File Name Property For Details:
parameter.parameter-
name
See section 5-2-5
Properties pertaining to the
trace log of the CLI
htsmclienv.properties logger.fileCount See section 5-3-1
logger.filePath See section 5-3-2
logger.maxFileSize See section 5-3-3
logger.tracelogLevel See section 5-3-4
5-2 Specifying Values in the htsmcli.properties File
You can set the location of Tiered Storage Manager server, and the options and parameters used during
execution of CLI commands as properties in the htsmcli.properties file.
IMPORTANT: Usable characters are restricted to printable ASCII characters, including \u0020 - \u007E
(which are recognized as printable ASCII characters), when they are used for values of properties in the
htsmcli.properties file.
Table 5-2 shows sample settings for the location of the Tiered Storage Manager server, and options in the
htsmcli.properties properties file.
Table 5-2 Sample htsmcli.properties Property Values
Property Value
htsmserver.location rmi://myhost.mydomain:20352/HTSMServer
Option.username Usertaro
Option.password @C:\\TieredStorageManager\\0110\\CLI\\pass.txt
The following shows an example of the above properties and values.
#HP StorageWorks XP Tiered Storage Manager CLI – Configuration
#Mon May 17 18:53:54 JST 2004
htsmserver.location=rmi://myhost.mydomain:20352/HTSMServer
option.username=usertaro
#option.password=hogehoge
#option.password=@/home/taro/htsmclipassword
option.password=@C:\\TieredStorageManager\\0110\\CLI\\pass.txt
5-2-1 htsmserver.location Property
Specify the location of the Tiered Storage Manager server.
For details about how to specify the location of the Tiered Storage Manager server, see section
3-3 .
5-2-2 option.output Property
Specify the file name to which the standard output is to be redirected.
For details about how to specify the value of this property, see the explanation of the output option in section
3-3 .
5-2-3 option.password Property
Specify the password that corresponds to the user name set for the option.username property. You can
specify the password directly, or specify the name of a text file that contains the password. The file name can
be specified using an absolute path or a relative path from the CLI installation directory.
Detailed Command
Descriptions
Kommentare zu diesen Handbüchern