Comment 3 for bug 1248415

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

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

commit a9267644ee09591e2d642d6c1204d94a9fdd8c82
Author: Jon Bernard <email address hidden>
Date: Thu Jan 2 16:28:59 2014 -0500

    LVM: update iscsi target on volume attach

    This patch updates the existing iSCSI target for a LVM volume during
    attach. This is necessary in the event that a user extended the volume
    after creation so that the correct size is visible to the host.

    This adds support only for tgtadm. Other changes may be needed for
    ietadm/lioadm to provide the same functionality.

    Change-Id: I185a90ffc4d50dd9f91381df07289476fa792043
    Closes-Bug: #1248415