HP XP P9000 Remote Web Console User Guide

C SMI-S provider configuration file
This section describes the SMI-S provider configuration files.
User-defined.properties file
This section describes the description format and organization format of SMI-S provider user
configuration files and parameters to be defined. The user-defined.properties file is an
SMI-S provider user configuration file.
File description format
The format of the user-defined.properties file includes the following items:
File format: Text
Character code: ISO 8859-1
Line-end symbol: \n, \r, or \r\n
Comment: Line on which # or ! is the first non-space character
File organization format
The organization of the user-defined.properties file is shown here:
# comment line
parameter1= parameter1_setting_value
parameter2= parameter2_setting_value
# comment line
Parameters defined in user configuration files
Table 45 Parameters defined in user configuration files
DescriptionParameter name
Specifies usable cipher suites.CipherSuites
Optional item. If no value is specified, the default value applies.
For parameter details, see (page 121).
Specifies virtual volumes that can be used by the SMI-S provider.VVolForSnapshot
Optional item. If no value is specified, the default value applies. If you specify this
item, be sure to specify PoolIDForSnapshot as well.
For detail parameter details, see (page 122).
Specifies pools that can be used by the SMI-S provider.PoolIDForSnapshot
Optional item. If no value is specified, the default value applies. If you specify this
item, be sure to specify VVolForSnapshot as well. For parameter details, see
(page 123).
Specifies which of Thin Image and Copy-on-Write Snapshot is enabled.DefaultSnapshotFunction
Optional item. If no value is specified, the default value applies.
For parameter details, see (page 123).
CipherSuites parameter
Use the CipherSuites parameter to specify usable cipher suites (encryption algorithms). All
cipher suites that can be set are specified by default.
User-defined.properties file 121