Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2027966

Summary: virt-manager cannot launch the guest OS
Product: Red Hat Enterprise Linux 9 Reporter: Adrian Huang <ahuang12>
Component: virt-managerAssignee: 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.0Flags: 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:
Description Flags
virt-manager debug log none

Description Adrian Huang 2021-12-01 07:26:36 UTC
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

Comment 1 Adrian Huang 2021-12-14 09:55:35 UTC
Gentle ping. Any update?

Comment 2 Mike Cao 2021-12-14 12:01:16 UTC
(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

Comment 3 Adrian Huang 2021-12-15 07:36:54 UTC
(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

Comment 4 Mike Cao 2021-12-15 11:47:40 UTC
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

Comment 5 Jaroslav Suchanek 2021-12-16 13:15:25 UTC
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.

Comment 6 John Ferlan 2021-12-16 19:30:09 UTC
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.

Comment 7 shangsong2 2021-12-28 03:05:08 UTC
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/

Comment 8 Mike Cao 2021-12-28 06:36:21 UTC
(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

Comment 9 zhoujunqin 2022-01-26 01:51:45 UTC
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.

Comment 10 Mike Cao 2022-01-26 01:57:24 UTC
(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

Comment 11 shangsong2 2022-01-26 09:53:32 UTC
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

Comment 12 zhoujunqin 2022-01-27 05:44:21 UTC
(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 ***