Comment 10 for bug 1450649

Revision history for this message
Vincent Hou (houshengbo) wrote :

Folks, I have been working on the mismatch issues between the LVM name and the iscsi target name for the migration of attached volumes.

Three patches combine to fix them:
A patch for Nova: https://review.openstack.org/#/c/181818/
A patch for cinderclient: https://review.openstack.org/#/c/181819/
A patch for cinder: https://review.openstack.org/#/c/180873/

This solution can be improved later for sure, but so far it can work to make sure that the non-attached and attached volumes will have the same names as they used to be, without the link issue between volume and iscsi target, after the successful migration.