yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66185
[Bug 1707021] [NEW] Ironic Flavor Migration can miss instances
Public bug reported:
The recently merged patch (https://review.openstack.org/484949) runs the
migration in the driver's init_host() method. It has since been pointed
out that if there are multiple computes handling ironic, some instances
can get skipped if the hash ring is refreshed and an unmigrated instance
is placed on a compute whose init_host has already run. While a rare
thing, this should be corrected to ensure that all instances have their
flavors migrated in Pike.
** Affects: nova
Importance: Medium
Assignee: Ed Leafe (ed-leafe)
Status: In Progress
** Tags: ironic note-to-self
--
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/1707021
Title:
Ironic Flavor Migration can miss instances
Status in OpenStack Compute (nova):
In Progress
Bug description:
The recently merged patch (https://review.openstack.org/484949) runs
the migration in the driver's init_host() method. It has since been
pointed out that if there are multiple computes handling ironic, some
instances can get skipped if the hash ring is refreshed and an
unmigrated instance is placed on a compute whose init_host has already
run. While a rare thing, this should be corrected to ensure that all
instances have their flavors migrated in Pike.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1707021/+subscriptions
Follow ups