Bug 2027966
| Summary: | virt-manager cannot launch the guest OS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Adrian Huang <ahuang12> | ||||
| Component: | virt-manager | Assignee: | Virtualization Maintenance <virt-maint> | ||||
| virt-manager sub component: | Common | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Status: | CLOSED DUPLICATE | Docs Contact: | |||||
| Severity: | high | ||||||
| Priority: | high | CC: | bcao, hongzliu, jsuchane, juzhou, lijian35, shangsong2, tyan, tzheng, virt-maint | ||||
| Version: | 9.0 | Flags: | pm-rhel:
mirror+
|
||||
| Target Milestone: | rc | ||||||
| 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-01-27 05:44:21 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: | |||||||
| Attachments: |
|
||||||
Gentle ping. Any update? (In reply to Adrian Huang from comment #1) > Gentle ping. Any update? Hi, Adrian Could you provide the virt-manager,libvirt, and qemu version exactly Thanks in advance, Mike (In reply to Mike Cao from comment #2) > (In reply to Adrian Huang from comment #1) > > Gentle ping. Any update? > > Hi, Adrian > > Could you provide the virt-manager,libvirt, and qemu version exactly [RHEL-9.0.0-20211128.3-x86_64-dvd1.iso] virt-manager: 3.2.0-8.el9 libvirt: 7.9.0-1.el9 qemu: 6.1.0-7.el9 RHEL-9.0.0-20211026.10 qemu-kvm-6.0.0-13.el9_b.5.x86_64.rpm libvirt-7.6.0-2.el9.x86_64.rpm virt-manager-3.2.0-8.el9.noarch.rpm No there is no change between 2 release on virt-manager, it seems that only libvirt/qemu-kvm is updated Can you please attach also the libvirt debug log of the "rhel9.0" vm? Description of how to set it is here: https://libvirt.org/kbase/debuglogs.html Thanks. I wonder if this is a duplicate of bug 2000814 or more recently bug 2032974 - which is why it caught my short term recollection Upstream qemu commit 4cfd970ec188558daa6214f26203fe553fb1e01f caused the failure between qemu-6.1-rc2 and qemu-6.1-rc3 That was fixed by upstream qemu commit 118d527f2e4baec5fe8060b22a6212468b8e4d3f prior to qemu-6.2, but after qemu-6.1 qemu: 6.1.0-7.el9 doesn't have the above commit. The perhaps good news is that qemu-6.2 should be merged into RHEL-9.0.0 soon - the rebase bug 2027697 is being processed now. It can be fixed by qemu-kvm-6.2.0-1.el9 in the https://people.redhat.com/bcao/.c6d2fd20-5b34-497a-a904-a295daa0e3d4/bug2027697/ (In reply to shangsong2 from comment #7) > It can be fixed by qemu-kvm-6.2.0-1.el9 in the > https://people.redhat.com/bcao/.c6d2fd20-5b34-497a-a904-a295daa0e3d4/ > bug2027697/ Based on above I think this bug could be close as dup of Bug 2000814 Hi Shang and Mike, Based on Comment 7 and Comment 8, do you mind I close this bug as a duplicate of Bug 2000814, thanks. BR, juzhou. (In reply to zhoujunqin from comment #9) > Hi Shang and Mike, > Based on Comment 7 and Comment 8, do you mind I close this bug as a > duplicate of Bug 2000814, thanks. > > BR, > juzhou. Hi, please do it and let us know which RHEL9 ITM/composed tree will include the fix, Thanks! Mike Hi Mike, juzhou, It can pass with the build(RHEL-9.0.0-20220109.3-x86_64-dvd1.iso). The issue can be closed. Thanks! Song (In reply to shangsong2 from comment #11) > Hi Mike, juzhou, > It can pass with the build(RHEL-9.0.0-20220109.3-x86_64-dvd1.iso). The > issue can be closed. > > Thanks! > Song Hi Song and Mike, I am so glad to hear that, thanks for your feedback. BR, juzhou. *** This bug has been marked as a duplicate of bug 2000814 *** |
Created attachment 1844299 [details] virt-manager debug log Description of problem: When launching a guest OS, virt-manager shows the message "Error connection to graphical console: Unable to read from monitor. Connection reset by peer." and "Guest is not running". Please find the attachment for debug log. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Run virt-manager 2. Launch a guest OS Actual results: The guest OS cannot be booted. Expected results: The guest OS should be booted successfully. Additional info: RHEL-9.0.0-20211026.10-x86_64-dvd1.iso --> does not have the issue RHEL-9.0.0-20211121.7-x86_64-dvd1.iso --> can reproduce the issue RHEL-9.0.0-20211128.3-x86_64-dvd1.iso --> can reproduce the issue