Comment 34 for bug 1642111

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (stable/pike)

Reviewed: https://review.openstack.org/506091
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=d4557dd4fc29d58d4032f3fcbd85a81a13991c40
Submitter: Zuul
Branch: stable/pike

commit d4557dd4fc29d58d4032f3fcbd85a81a13991c40
Author: Stefan Nica <email address hidden>
Date: Wed Sep 20 13:14:29 2017 +0200

    LVM: Activate thin snapshot before clone activation

    LVM may be configured to not automatically activate
    thin-provisioned LVs. Ensure they are activated before
    activating a clone, otherwise activating the clone may fail.

    Change-Id: Iaedeb3cdc706daa34db8d50c48cf738f6edb9bcf
    Related-Bug: #1642111
    (cherry picked from commit 17c447e9f06af0afb195d6a2879c06233de520c7)