CLI Guide
Table 29. disk-groups properties (continued)
Name Type Description
new-partition-lba string Maximum number of blocks that could be allocated to a newly created volume. The
value is formatted to use the current base, precision, and units. Expanding a volume in
the same disk group will reduce this amount.
new-partition-lba-numeric uint64 Unformatted new-partition-lba value in blocks.
array-drive-type string Type of disks used in the disk group.
• SAS: Enterprise SAS
• SAS MDL: Midline SAS.
• sSAS: SAS SSD.
• MIXED: Mixture of enterprise SAS and midline SAS disks
array-drive-type-numeric uint32 Numeric equivalents for array-drive-type values.
• 1: MIXED
• 4: SAS
• 8: sSAS
• 11: SAS MDL
disk-description string Disk description.
• SAS: Enterprise SAS spinning disk.
• SAS MDL: Midline SAS spinning disk.
• SSD SAS: SAS solid-state disk.
disk-description-numeric uint32 Numeric equivalents for description values.
• 4: SAS
• 8: SSD SAS
• 11: SAS MDL
is-job-auto-abortable string
• false: The current job must be manually aborted before you can delete the disk
group.
• true: The current job will automatically abort if you delete the disk group.
is-job-auto-abortable-numeric uint32 Numeric equivalents for is-job-auto-abortable values.
• 0: false
• 1: true
serial-number string Disk group serial number.
blocks string The number of blocks, whose size is specified by the blocksize property.
blocks-numeric uint64 Unformatted blocks value.
disk-dsd-enable-vdisk string
• Disabled: DSD is disabled for the disk group
• Enabled - all spinning: DSD is enabled for the disk group.
• Partial spin-down: DSD is enabled for the disk group and its disks are partially
spun down to conserve power.
• Full spin-down: DSD is enabled for the disk group and its disks are fully spun
down to conserve power.
disk-dsd-enable-vdisk-numeric uint32 Numeric equivalents for disk-dsd-enable-vdisk values.
• 0: Disabled
• 1: Enabled - all spinning
• 2: Partial spin-down
• 3: Full spin-down
API basetype properties 315