family_data.xml 592 B

123456789101112131415161718192021
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4. virsh pool-edit family_data
  5. or other application using the libvirt API.
  6. -->
  7. <pool type='logical'>
  8. <name>family_data</name>
  9. <uuid>4936509b-45de-4f80-b1b9-b49fd3399fd8</uuid>
  10. <capacity unit='bytes'>0</capacity>
  11. <allocation unit='bytes'>0</allocation>
  12. <available unit='bytes'>0</available>
  13. <source>
  14. <name>vgfamily</name>
  15. <format type='lvm2'/>
  16. </source>
  17. <target>
  18. <path>/dev/vgfamily</path>
  19. </target>
  20. </pool>