On Centos 6.4 + most recent updates, using virt-manager-0.9.0-18.el6.x86_64<br />
<br />
I have a LVM volume group as a storage pool in virt-manager.<br />
When I create a New Volume in that pool, everything looks fine <br />
but the lvm volume it creates is actually an active 4Mib SNAPSHOT instead of a normal volume and is therefore unusable to install a guest on.<br />
<br />
<br />
I re-installed the Centos 6.4 virtual host multiple times on clean disks and<br />
this issue won't go away.<br />
<br />
Using "virsh vol-create-as vgname name size" seems to work fine though, <br />
as does lvcreate. So it's probably not some LVM bug.
↧