Bug 1245053
Summary: | lvm_type = thin breaks volume creation with the LVM driver | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Yogev Rabl <yrabl> |
Component: | openstack-cinder | Assignee: | Eric Harney <eharney> |
Status: | CLOSED ERRATA | QA Contact: | Prasanth Anbalagan <panbalag> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 (Kilo) | CC: | eharney, panbalag, scohen, sgotliv, ssainkar, yeylon, yrabl |
Target Milestone: | z1 | Keywords: | ZStream |
Target Release: | 7.0 (Kilo) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-cinder-2015.1.0-4.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Previously, the volume creation process failed once the lvm_type parameter in the LVM driver was set to thin.
This bug has been resolved by a Logical Volume Management change in the process_each_lv. There is no error reported during volume creation with lvm_type set to thin.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-09-03 17:56:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yogev Rabl
2015-07-21 06:56:53 UTC
Yogev, Please, attach a full cinder volume log from your environment. LVM 2.02.112+ changed a message from "One or more specified logical volume(s) not found" to "Failed to find logical volume <x>". This breaks our LVM command output parsing. LVM change: 9161560 toollib: Rewrite process_each_lv. The fix is in stable/kilo upstream. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2015:1727 |