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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to