| 12345678910111213141516171819202122 |
- <!--
- 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 pool-crm-media
- or other application using the libvirt API.
- -->
- <pool type='logical'>
- <name>pool-crm-media</name>
- <uuid>8c393dc2-ff05-4f86-a11c-896e92cf84ed</uuid>
- <capacity unit='bytes'>0</capacity>
- <allocation unit='bytes'>0</allocation>
- <available unit='bytes'>0</available>
- <source>
- <device path='/dev/mapper/luks-6161fdc8-65b5-4a91-86ca-83e7a2eb8129'/>
- <name>pool-crm-media</name>
- <format type='lvm2'/>
- </source>
- <target>
- <path>/dev/pool-crm-media</path>
- </target>
- </pool>
|