Bug 1029681
Summary: | EFI boot order snippet breaks Xen guest recipes on ia64/HVM | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Bill Peck <bpeck> |
Component: | scheduler | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.14 | CC: | aigao, asaha, dcallagh, llim, qwan, rmancy, xjia |
Target Milestone: | 0.14.4 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-12-19 05:09:13 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bill Peck
2013-11-12 22:13:16 UTC
Actually it looks like it causes the Xen domain to crash completely: [2013-11-12 18:19:10 xend.XendDomainInfo 3107] WARNING (XendDomainInfo:1262) Domain has crashed: name=ia64_xen_hvm id=1. but my Xen skills are pretty weak so I have not yet figured out anything more than that. We can easily enough skip the efibootmgr snippet for guest recipes, which should work around this problem. Retitled and added to 0.14.4 - +1 for just skipping the snippet in guest recipes, since we only need it for bare metal provisioning. |