CLI Guide

Table 84. pools properties (continued)
Name Type Description
available-pages uint32 For a virtual pool, the number of 4 MB pages that are still available to be allocated. For a
linear pool, 0.
overcommit string
Disabled: The allocated size of the volumes cannot exceed the physical capacity
of the pool.
Enabled: The allocated size of the volumes can exceed the physical capacity of
the pool.
N/A: Not applicable (linear pool).
overcommit-numeric uint32 Numeric equivalents for overcommit values.
0: Disabled
1: Enabled
2: N/A
over-committed string
True: The pool is overcommitted.
False: The pool is not overcommitted.
over-committed-numeric uint32 Numeric equivalents for over-committed values.
0: Disabled
1: Enabled
disk-groups uint16 The number of disk groups in the pool.
volumes uint16 The number of volumes in the pool.
page-size string The page size, formatted to use the current base, precision, and units.
page-size-numeric uint64 Unformatted page-size value in blocks.
low-threshold string The low threshold for page allocation as a percentage of pool capacity.
middle-threshold string The middle threshold for page allocation as a percentage of pool capacity.
high-threshold string The high threshold for page allocation as a percentage of pool capacity. The threshold
value is automatically calculated based on the available capacity of the pool minus 200
GB of reserved space.
utility-running string Job running on the disk, if any.
(blank): None.
DRSC: The disk group is being scrubbed.
EXPD: The disk group is being expanded.
INIT: The disk group is being initialized.
RBAL: The ADAPT disk group is being rebalanced.
RCON: At least one disk in the disk group is being reconstructed.
VDRAIN: The virtual disk group is being removed and its data is being drained to
another disk group.
VPREP: The virtual disk group is being prepared for use in a virtual pool.
VRECV: The virtual disk group is being recovered to restore its membership in the
virtual pool.
VREMV: The disk group and its data are being removed.
VREMV: The disk group and its data are being removed.
VRFY: The disk group is being verified.
VRSC: The disk group is being scrubbed.
utility-running-numeric uint32 Numeric equivalents for job-running values.
0: None
2: INIT
API basetype properties 369