CLI Guide
Table 82. pool-statistics properties (continued)
Name Type Description
num-page-promotions-to-ssd-
blocked
uint64 The number of pages that could not be moved to SSD since statistics were last reset.
num-hot-page-moves uint64 The number of “hot” pages promoted from lower tiers to higher tiers since statistics
were last reset.
num-cold-page-moves uint64 The number of “cold” pages promoted from lower tiers to higher tiers since statistics
were last reset.
resettable-statistics Embedded; see resettable-statistics on page 383.
tier-statistics Embedded; see tier-statistics on page 409.
pool-summary
This basetype is used by show pool-statistics on page 215 when the historical parameter is specified.
Table 83. pool-summary properties
Name Type Description
serial-number string The serial number of the pool.
pool string The name of the pool.
pool-hist- statistics Embedded; see pool-hist-statistics on page 366.
pools
This basetype is used by show configuration on page 168 and show pools on page 213.
Table 84. pools properties
Name Type Description
name string The name of the pool.
serial-number string The serial number of the pool.
url string Pool URL.
storage-type string
• Linear: Linear pool.
• Virtual: Virtual pool.
storage-type- numeric uint32 Numeric equivalents for storage-type values.
• 0: Linear
• 1: Virtual
blocksize uint32 The size of a block, in bytes.
total-size string The total capacity of the pool.
total-size-numeric unit64 Unformatted total-size value in blocks.
total-avail string The available capacity in the pool.
total-avail-numeric unit64 Unformatted total-avail value in blocks.
snap-size string Not applicable.
snap-size-numeric unit64 Not applicable.
allocated-pages uint32 For a virtual pool, the number of 4 MB pages that are currently in use. For a linear pool,
0.
368 API basetype properties