HP P2000 G3 MSA System CLI Reference Guide 361
locale string Display language.
• English (the default)
• Spanish
• French
• German
• Italian
• Japanese
• Korean
• Dutch
• Chinese-simplified
• Chinese-traditional
locale-numeric string Numeric equivalents for locale values.
• 0: English
• 1: Spanish
• 2: French
• 3: German
• 4: Italian
• 5: Japanese
• 9: Korean
• 6: Dutch
• 7: Chinese-simplified
• 8: Chinese-traditional
storage-size-
base
uint8 Base for entry and display of storage-space sizes.
• 2: Sizes are shown as powers of 2, using 1024 as a divisor for each
magnitude.
• 10: Sizes are shown as powers of 10, using 1000 as a divisor for each
magnitude. This is the default.
Operating systems usually show volume size in base 2. Disk drives usually show
size in base 10. Memory (RAM and ROM) size is always shown in base 2.
storage-size-
precision
uint8 Number of decimal places (1–10) for display of storage-space sizes. The default
is 1.
storage-size-
units
string Unit for display of storage-space sizes.
• Auto: Lets the system determine the proper unit for a size. This is the default.
• MB: Sizes are shown in megabytes.
• GB: Sizes are shown in gigabytes.
• TB: Sizes are shown in terabytes.
Based on the precision setting, if a size is too small to meaningfully display in
the selected unit, the system uses a smaller unit for that size. For example, if
storage-size-units is set to TB, storage-size-precision is set to 1,
and storage-size-base is set to 10, the size 0.11709 TB is instead shown as
117.1 G B .
storage-size-
units-numeric
string Numeric equivalents for storage-size-units values.
• 0: Auto
• 1: MB
• 2: GB
• 3: TB
temperature-
scale
string • Fahrenheit: Temperatures are shown in degrees Fahrenheit.
• Celsius: Temperatures are shown in degrees Celsius. This is the default.
Table 16 cli-parameters properties (continued)
Name Type Description