]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
LVM: update iscsi target on volume attach
authorJon Bernard <jobernar@redhat.com>
Thu, 2 Jan 2014 21:28:59 +0000 (16:28 -0500)
committerJon Bernard <jobernar@redhat.com>
Thu, 2 Jan 2014 21:28:59 +0000 (16:28 -0500)
commita9267644ee09591e2d642d6c1204d94a9fdd8c82
tree0f71e23563ca6090d0f434983cdac88f3f8f5c63
parentf52cb1b1c44c20d034bbb72e2ae98dbadc8e2495
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
cinder/brick/exception.py
cinder/brick/iscsi/iscsi.py
cinder/volume/drivers/lvm.py