Bug 2109476
Summary: | Booting live ISO results in "x64 Exception Type 06 - Invalid Opcode Exception" | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | yaoli |
Component: | RHCOS | Assignee: | RHCOS Bug Triage <rhcos-triage> |
Status: | CLOSED DUPLICATE | QA Contact: | Michael Nguyen <mnguyen> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.8 | CC: | bgilbert, dornelas, jlebon, jligon, mrussell, nstielau, qguo, travier, yyin |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-26 06:15:20 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: |
Comment 1
Timothée Ravier
2022-07-21 11:04:14 UTC
Hmm, indeed this error is similar to https://bugzilla.redhat.com/show_bug.cgi?id=2006690. But if I understand https://bugzilla.redhat.com/show_bug.cgi?id=2006690#c5 correctly, this was fixed when we removed fallback.efi, which we did backport to 4.8 in https://github.com/coreos/coreos-assembler/pull/2437. Can you confirm that the latest 4.8 ISO is being used? Also as a test, does booting the 4.10 live ISO work? I'm confused though that you also have a screenshot of Ignition output. How did you get there if the live ISO boot failed? Can you clarify the exact order of events? Can they reproduce this issue with the 4.6 installation ISO that was used to install the cluster? They don't need to and should not use a newer installations media to install new nodes in a cluster as they get updated on first boot. |