CLI Guide

Table Of Contents
Table 28. disk-groups properties (continued)
Name Type Description
storage-tier string
Archive: The disk group is in the lowest storage tier, which uses midline
spinning SAS disks (<10k RPM, high capacity).
Performance: The disk group is in the highest storage tier, which uses SSDs
(high speed).
Read Cache: The disk is an SSD providing high-speed read cache for a
storage pool.
Standard: The disk group is in the storage tier that uses enterprise-class
spinning SAS disks (10k/15k RPM, higher capacity).
storage-tier-numeric uint32 Numeric equivalents for storage-tier values.
0: N/A
1: Performance
2: Standard
4: Archive
8: Read Cache
total-pages uint32 For a virtual disk group, the total number of 4 MB pages it contains. For a linear
disk group, 0.
allocated-pages uint32 For a virtual pool, the number of 4 MB pages that are currently in use. For a linear
pool, 0.
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.
pool-percentage uint8 The percentage of pool capacity that the disk group occupies.
performance-rank uint8 Disk group performance rank within the virtual pool.
owner string Either the preferred owner during normal operation or the partner controller
when the preferred owner is offline.
A: Controller A.
B: Controller B.
owner-numeric uint32
Numeric equivalents for owner values.
0: B
1: A
preferred-owner string Controller that owns the disk group and its volumes during normal operation.
A: Controller A.
B: Controller B.
preferred-owner-numeric uint32 Numeric equivalents for preferred-owner values.
0: B
1: A
raidtype string The RAID level of the disk group.
NRAID
RAID0
RAID3
RAID5
RAID6
RAID10
RAID50
ADAPT
raidtype-numeric uint32 Numeric equivalents for raidtype values.
0: RAID0
316 API basetype properties