Comment 17 for bug 1642111

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

Reviewed: https://review.openstack.org/505601
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=17c447e9f06af0afb195d6a2879c06233de520c7
Submitter: Jenkins
Branch: master

commit 17c447e9f06af0afb195d6a2879c06233de520c7
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