Hide Forgot
Reported upstream: LVM volume extend does not resize iSCSI LUN. Reported against tgtadm, may affect lioadm as well. Compare "tgt-admin --show" size listed to LV and Cinder volume size after an extend.
Do we allow 'live' extend? if so then it would also require refreshing the device on the compute node...
This is a great question and I do not have an answer off hand. When the iSCSI target is updated on the host, if the guest must also refresh (or other action) to see the update then I suspect there is more work to do. This might already be implemented.. I don't know yet. I will test this and let you know.
I need to retest this with what's been commited upstream recently. Before now, my initial patch caused some intermittent gate issues and upstream decided to take a different approach. I am not yet clear on how far this effort has gotten, will report my findings.
Ok, so this change: https://review.openstack.org/#/c/70291/ causes only attached volumes to be exported via TGT. Since you cannot extend an attached volume, basically you cannot get into this situation any more. Live volume extension is a feature being worked on currently. I will try to backport this patch for A5.
Fix committed upstream, next 5.0 build should pick it up.
I am checking if this is part of the latest Cinder build...
Fixed in python-cinder-2014.1-4.el7ost.noarch
verified in: python-cinder-2014.1-4.el7ost.noarch python-cinderclient-1.0.8-1.el7ost.noarch openstack-cinder-2014.1-4.el7ost.noarch Please notice, there's no 'live' extend. The client requires to refresh it settings to see the new size of the LUN.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0852.html