Comment 2 for bug 1252423

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

Reviewed: https://review.openstack.org/57015
Committed: http://github.com/openstack/cinder/commit/b9ff8cd7ad8c402787324d2baca9b32f61eafb4a
Submitter: Jenkins
Branch: master

commit b9ff8cd7ad8c402787324d2baca9b32f61eafb4a
Author: Eric Harney <email address hidden>
Date: Mon Nov 18 13:42:37 2013 -0500

    LVM: Activate source LV before cloning from it

    LVM may be configured to not automatically activate
    thin-provisioned LVs.

    Ensure they are activated when performing a clone, otherwise
    dd will fail as the device does not exist in /dev/mapper/.

    Closes-Bug: #1252423

    Change-Id: Ibcb946ffe7804b1976bf1b1863c48340c8cc7fd5