HP MSA 2040 CLI Reference Guide

498 XML API basetype properties
virtual-disks
This basetype is used by show vdisks.
Table 92 virtual-disks properties
Name Type Description
name string Vdisk name.
size string Vdisk capacity, formatted to use the current base, precision, and units.
size-numeric uint32 Unformatted size value in 512-byte blocks.
freespace string Amount of free space in the vdisk, formatted to use the current base, precision,
and units.
freespace-
numeric
uint32 Unformatted freespace value in 512-byte blocks.
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 vdisk 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 Vdisk RAID level.
NRAID
RAID0
RAID1
RAID3
RAID5
RAID6
RAID10
RAID50
raidtype-
numeric
uint32 Numeric equivalents for raidtype values.
0: RAID0
1: RAID1
3: RAID3
5: RAID5
6: NRAID
8: RAID50
10: RAID10
11: RAID6
diskcount uint16 Number of disks in the vdisk.
sparecount uint16 Number of spare disks assigned to the vdisk.