Description of problem: New volumes and snapshots are created outside the lvm thin pool, despite the pool being available. [root@gfidente-rdo4 ~]# lvs LV VG Attr LSize Pool Origin _snapshot-50bb540e-76ef-404b-a71a-0d5e8cbba869 cinder-volumes Vwi---tz-k 4.00g cinder-volumes-pool volume-db90d9f6-f13b-439c-a7da-6f4a3cfba362 cinder-volumes-pool cinder-volumes twi-a-tz-- 10.00g volume-db90d9f6-f13b-439c-a7da-6f4a3cfba362 cinder-volumes Vwi-aotz-- 4.00g cinder-volumes-pool Version-Release number of selected component (if applicable): openstack-cinder-2014.1-0.2.b1.el6.noarch Steps to Reproduce: 1. configure cinder with lvm_type = thin 2. create a new volume or snap
Why do you say they are outside of the pool? The lvs output indicates they are in "cinder-volumes-pool".
This is working as expected, the bug is invalid! volumes, clones and snaps are all correctly placed within the pool.