| 123456789101112131415161718192021 |
- <!--
- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
- OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
- virsh pool-edit family_data
- or other application using the libvirt API.
- -->
- <pool type='logical'>
- <name>family_data</name>
- <uuid>4936509b-45de-4f80-b1b9-b49fd3399fd8</uuid>
- <capacity unit='bytes'>0</capacity>
- <allocation unit='bytes'>0</allocation>
- <available unit='bytes'>0</available>
- <source>
- <name>vgfamily</name>
- <format type='lvm2'/>
- </source>
- <target>
- <path>/dev/vgfamily</path>
- </target>
- </pool>
|