Back to bug 1017760

Who When What Removed Added
Giulio Fidente 2013-10-10 13:09:35 UTC Link ID OpenStack gerrit 50919
Giulio Fidente 2013-10-10 13:29:12 UTC Summary parsing of lvm version fails parsing of lvm version fails and openstack-cinder-volume won't start
Haim 2013-10-10 13:29:58 UTC Keywords TestBlocker
Whiteboard storage
Giulio Fidente 2013-10-10 13:31:05 UTC Summary parsing of lvm version fails and openstack-cinder-volume won't start with lvm_type=thin parsing of lvm version fails and openstack-cinder-volume won't start
RHEL Program Management 2013-10-10 13:41:18 UTC Target Release --- 4.0
Eric Harney 2013-10-14 21:10:50 UTC Status NEW POST
Assignee rhos-maint eharney
Eric Harney 2013-10-15 15:38:28 UTC Blocks 975606
Eric Harney 2013-10-15 19:53:00 UTC Status POST MODIFIED
Fixed In Version openstack-cinder-2013.2-0.12.rc2.el6ost
errata-xmlrpc 2013-10-16 02:38:06 UTC Status MODIFIED ON_QA
Scott Lewis 2013-11-18 20:30:30 UTC Target Milestone --- beta
Haim 2013-11-19 11:28:57 UTC Status ON_QA VERIFIED
Don Domingo 2013-12-10 03:18:11 UTC CC ddomingo
Flags needinfo?(eharney)
Giulio Fidente 2013-12-10 16:55:04 UTC Assignee eharney gfidente
Giulio Fidente 2013-12-10 17:24:43 UTC Doc Text Cause: LVM versioning was not expected to contain strings but these can be uses in custom builds of the LVM tools

Consequence: LVM version parsing, needed to ensure availability of Thin provisioning, was failing and as a consequence the openstack-cinder-volume service was not starting

Fix: the parser uses a regexp to inspect only the relevant digits

Result: LVM version is parsed correctly and openstack-cinder-volume starts as expected
Eric Harney 2013-12-10 17:29:52 UTC Flags needinfo?(eharney)
Giulio Fidente 2013-12-10 17:35:04 UTC Doc Text Cause: LVM versioning was not expected to contain strings but these can be uses in custom builds of the LVM tools

Consequence: LVM version parsing, needed to ensure availability of Thin provisioning, was failing and as a consequence the openstack-cinder-volume service was not starting

Fix: the parser uses a regexp to inspect only the relevant digits

Result: LVM version is parsed correctly and openstack-cinder-volume starts as expected
Cause: LVM versioning was not expected to contain strings while these could be used in custom builds of the LVM tools

Consequence: LVM version parsing, needed to ensure availability of Thin provisioning, was failing to initialize causing openstack-cinder-volume service to not start

Fix: the parser uses a regexp to inspect only the relevant digits

Result: LVM version is parsed correctly and openstack-cinder-volume starts as expected
Scott Radvan 2013-12-13 04:23:19 UTC CC sradvan
Doc Text Cause: LVM versioning was not expected to contain strings while these could be used in custom builds of the LVM tools

Consequence: LVM version parsing, needed to ensure availability of Thin provisioning, was failing to initialize causing openstack-cinder-volume service to not start

Fix: the parser uses a regexp to inspect only the relevant digits

Result: LVM version is parsed correctly and openstack-cinder-volume starts as expected
Cause: LVM versioning was not expected to contain strings while these could be used in custom builds of the LVM tools.

Consequence: LVM version parsing, needed to ensure availability of Thin provisioning, was failing to initialize, causing openstack-cinder-volume service to not start.

Fix: The parser now uses a regexp to inspect only the relevant digits.

Result: LVM version is parsed correctly and openstack-cinder-volume starts as expected.
errata-xmlrpc 2013-12-19 17:31:48 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:27:37 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:27:37 UTC
Perry Myers 2016-04-27 01:16:33 UTC CC pmyers

Back to bug 1017760