Activity log for bug #1220286

Date Who What changed Old value New value Message
2013-09-03 15:12:23 Flavio Percoco bug added bug
2013-09-03 15:12:47 Flavio Percoco cinder: assignee Flavio Percoco (flaper87)
2013-09-03 15:15:11 Flavio Percoco description The create_thin_pool method is called when thin provisioning is enabled and the pool doesn't exist. At the end of this method, self.vg_thin_pool is set[0] with the full pool_path which makes volume's creation fail since it tries to build the pool_path again.[1] [0] https://github.com/openstack/cinder/blob/master/cinder/brick/local_dev/lvm.py#L340 [1] https://github.com/openstack/cinder/blob/master/cinder/brick/local_dev/lvm.py#L353 The create_thin_pool method is called when thin provisioning is enabled and the pool doesn't exist. At the end of this method, self.vg_thin_pool is set[0] with the full pool_path which makes volume's creation fail since it tries to build the pool_path again.[1] This is the command it generates: sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvcreate -T -V 1g -n volume-b0c7232b-4214-4d13-ac20-4894333b627d stack-volumes/stack-volumes/stack-volumes-pool This stack-volumes/stack-volumes/stack-volumes-pool should be stack-volumes/stack-volumes-pool [0] https://github.com/openstack/cinder/blob/master/cinder/brick/local_dev/lvm.py#L340 [1] https://github.com/openstack/cinder/blob/master/cinder/brick/local_dev/lvm.py#L353
2013-09-03 15:18:51 Eric Harney cinder: status New Triaged
2013-09-03 15:18:55 Eric Harney cinder: milestone havana-rc1
2013-09-03 16:33:52 OpenStack Infra cinder: status Triaged In Progress
2013-09-04 01:43:35 OpenStack Infra cinder: status In Progress Fix Committed
2013-09-16 18:46:11 Eric Harney cinder: importance Undecided Medium
2013-10-04 07:33:45 Thierry Carrez cinder: status Fix Committed Fix Released
2013-10-17 10:29:39 Thierry Carrez cinder: milestone havana-rc1 2013.2