yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63643
[Bug 1686703] [NEW] Error in finish_migration results in image deletion on source with no copy
Public bug reported:
ML post describing the issue here:
http://lists.openstack.org/pipermail/openstack-
dev/2017-April/115989.html
User was resizing an instance whose glance image had been deleted. An
ssh failure occurred in finish_migration, which runs on the destination,
attempting to copy the image out of the image cache on the source. This
left the instance and migration in an error state on the destination,
but with no copy of the image on the destination. Cache manager later
ran on the source and expired the image from the image cache there,
leaving no remaining copies. At this point the user's instance was
unrecoverable.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1686703
Title:
Error in finish_migration results in image deletion on source with no
copy
Status in OpenStack Compute (nova):
New
Bug description:
ML post describing the issue here:
http://lists.openstack.org/pipermail/openstack-
dev/2017-April/115989.html
User was resizing an instance whose glance image had been deleted. An
ssh failure occurred in finish_migration, which runs on the
destination, attempting to copy the image out of the image cache on
the source. This left the instance and migration in an error state on
the destination, but with no copy of the image on the destination.
Cache manager later ran on the source and expired the image from the
image cache there, leaving no remaining copies. At this point the
user's instance was unrecoverable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1686703/+subscriptions
Follow ups