Displaying 1 result from an estimated 1 matches for "d12d0681b0a9".
2012 Oct 29
0
libvirt and thin provisionned LVM
Hi there.
I'm trying to use thin provisionned LVM for som eguests, and I'm having a problem.
Until now, I use LVM pool with success. Here's my pool definition:
<pool type='logical'>
<name>data</name>
<uuid>7f18e030-9d2d-805e-c65f-d12d0681b0a9</uuid>
<capacity unit='bytes'>0</capacity>
<allocation unit='bytes'>0</allocation>
<available unit='bytes'>0</available>
<source>
<name>data</name>
<format type='lvm2'/>
</source&g...