CLI Guide

Table Of Contents
Table 136. virtual-disks properties (continued)
Name Type Description
B: Controller B.
preferred-owner- numeric uint32 Numeric equivalents for preferred-owner values.
0: B
1: A
raidtype string The disk-group RAID level.
NRAID
RAID0
RAID1
RAID3
RAID5
RAID6
RAID10
RAID50
ADAPT
raidtype-numeric uint32 Numeric equivalents for raidtype values.
0: RAID0
1: RAID1
2: ADAPT
3: RAID3
5: RAID5
6: NRAID
8: RAID50
10: RAID10
11: RAID6
storage-type string
Linear: The disk group acts as a linear pool.
Virtual: The disk group is in a virtual pool.
storage-type- numeric uint32 Numeric equivalents for storage-type values.
0: Linear
1: Virtual
diskcount uint16 Number of disks in the disk group.
sparecount uint16 Number of spare disks assigned to the disk group.
chunksize string
For RAID levels except NRAID, RAID 1, and RAID 50, the configured chunk
size for the disk group.
For NRAID and RAID 1, chunk size has no meaning and is therefore shown as
not applicable ( N/A ).
For RAID 50, the disk-group chunk size calculated as:configured-chunk-
size x (subgroup-members- 1) . For a disk group configured to use
64-KB chunk size and 4-disk subgroups, the value would be 192k (64KB x 3).
status string Disk-group status.
CRIT: Critical. The disk group is online but isn't fault tolerant because some
of its disks are down.
DMGD: Damaged. The disk group is online and fault tolerant, but some of its
disks are damaged.
FTDN: Fault tolerant with a down disk. The disk group is online and fault
tolerant, but some of its disks are down.
FTOL: Fault tolerant and online.
MSNG: Missing. The disk group is online and fault tolerant, but some of its
disks are missing.
API basetype properties 423