Partial Disk Properties in XML File

If a RAID volume was created using partial disks, raidconfig stores the size of the sub-disk in the XML output generated by the export command. An example of a disk property is shown below:

<disk>
<chassis_id>0</chassis_id>
<slot_id>1</slot_id>
<subdisk_size>100</subdisk_size>
</disk>