Description of problem: thinlvm driver returns no free space when the VG containing the POOL is full ... but that is a side effect of the POOL consuming up all the VG space; it should probably report about the POOL free space Version-Release number of selected component (if applicable): openstack-cinder-2013.2-3.el6ost.noarch Steps to Reproduce: 1. configure cinder with lvm_type=thin 2. make sure the cinder-volumes-pool is extended to 100% of the outer VG 3. new volumes creation will fail as the volume service reports no free space
Should use the already existing bug for this, whichever fix we end up going with. *** This bug has been marked as a duplicate of bug 1030080 ***