yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58619
[Bug 1614019] Re: Instances lose its serial ports during soft-reboot after live-migration
** Also affects: nova/newton
Importance: Undecided
Status: New
** Changed in: nova/newton
Status: New => In Progress
** Changed in: nova/newton
Assignee: (unassigned) => Lee Yarwood (lyarwood)
** Tags added: live-migration
** Changed in: nova/newton
Importance: Undecided => High
** Changed in: nova
Importance: Undecided => High
--
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/1614019
Title:
Instances lose its serial ports during soft-reboot after live-
migration
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) newton series:
In Progress
Bug description:
Instances lose its serial ports during soft-reboot if the instances experienced live-migration just before.
Therefore we cannot access to the instance from serial console after soft-reboot.
That is because the method post_live_migration which defines the
domain XML to libvirt on the destination host is calling the method
get_guest_config instead of just retrieving the domain XML of the
migrated and running guest.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1614019/+subscriptions
References