pool-crm-crypt-u.xml 693 B

12345678910111213141516171819202122
  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 pool-crm-crypt-u
  5. or other application using the libvirt API.
  6. -->
  7. <pool type='logical'>
  8. <name>pool-crm-crypt-u</name>
  9. <uuid>b08c5d68-7067-46d4-a4a1-a9eebba35e34</uuid>
  10. <capacity unit='bytes'>0</capacity>
  11. <allocation unit='bytes'>0</allocation>
  12. <available unit='bytes'>0</available>
  13. <source>
  14. <device path='/dev/mapper/luks-c53ad491-52e5-46f4-9fc8-578f62770c04'/>
  15. <name>pool-crm-crypt-u</name>
  16. <format type='lvm2'/>
  17. </source>
  18. <target>
  19. <path>/dev/pool-crm-crypt-u</path>
  20. </target>
  21. </pool>