Bug 2059121
Summary: | [CNV-4.11-rhel9] virt-handler pod CrashLoopBackOff state | ||||||
---|---|---|---|---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Mor Cohen <mocohen> | ||||
Component: | Virtualization | Assignee: | sgott | ||||
Status: | CLOSED ERRATA | QA Contact: | Kedar Bidarkar <kbidarka> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.11.0 | CC: | cnv-qe-bugs, lpivarc | ||||
Target Milestone: | --- | Keywords: | AutomationBlocker | ||||
Target Release: | 4.11.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 2059173 (view as bug list) | Environment: | |||||
Last Closed: | 2022-09-14 19:28:43 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 2059173 | ||||||
Attachments: |
|
Keeping this for verifying the fix. Still getting the same behavior on CNV v4.11.0.rhel9-73 from IIB: 192701. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6526 |
Created attachment 1863556 [details] virt-handler-pod-logs Description of problem: rhel9 based CNV-4.11 is failing to deploy. It seems like the virt-handler pod that is under openshift-cnv namespace is failing to start. [cnv-qe-jenkins@verify-411-el9-l9vjq-executor failure]$ oc logs virt-handler-cff5b --all-containers error: failed to get emulator capabilities error: internal error: missing 'nvram-template' in '/usr/share/qemu/firmware/50-edk2-ovmf-amdsev.json' Version-Release number of selected component (if applicable): CNV: v4.11.0.rhel9-3 OCP: 4.10.0-rc.5 How reproducible: 100 Steps to Reproduce: 1. Deploy CNV v4.11.0.rhel9-3 from IIB: 182474 2. 3. Actual results: virt-handler-cff5b 0/1 Init:CrashLoopBackOff 46 (4m39s ago) 3h36m Expected results: virt-handler pod to start. Additional info: Attached logs/more info.