yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51664
[Bug 1587014] [NEW] Serial ports lost after hard-reboot
Public bug reported:
After I executed "nova reboot --hard <vm>", We could not access to the
vm's serial-console.
This is due because during hare-reboot process in driver destroy the
guest without to undefine the domain. So when we recreate the guest and
so call 'get_guest_xml' serial ports are still defined in the XML so the
process does not try to re-acquire them on host.
** Affects: nova
Importance: Undecided
Assignee: sahid (sahid-ferdjaoui)
Status: New
** Tags: console libvirt
** Changed in: nova
Assignee: (unassigned) => sahid (sahid-ferdjaoui)
--
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/1587014
Title:
Serial ports lost after hard-reboot
Status in OpenStack Compute (nova):
New
Bug description:
After I executed "nova reboot --hard <vm>", We could not access to the
vm's serial-console.
This is due because during hare-reboot process in driver destroy the
guest without to undefine the domain. So when we recreate the guest
and so call 'get_guest_xml' serial ports are still defined in the XML
so the process does not try to re-acquire them on host.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1587014/+subscriptions
Follow ups