Bug 1908633
Summary: | [virtual network] Hot unplug rtl8139 nic issues on q35 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Lei Yang <leiyang> |
Component: | qemu-kvm | Assignee: | ybendito |
qemu-kvm sub component: | Networking | QA Contact: | Lei Yang <leiyang> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | ailan, chayang, jinzhao, juzhang, mdean, virt-maint, ybendito, yvugenfi |
Version: | unspecified | Keywords: | Regression, Triaged |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-02-21 18:19:17 UTC | Type: | --- |
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: | 1744438 |
Description
Lei Yang
2020-12-17 08:30:35 UTC
I think the problem happens due to the fact that rtl8139 is not a PCIe device. So the first question is whether RHEL should support hot plugging/unplugging of rtl8139 on q35. Note that when/if qemu will include ACPI support for hot plug/unplug this problem will be solved. Hit same issue when run the win10 guest on rhel8.5-av host. Test Version: qemu-kvm-6.0.0-16.module+el8.5.0+10848+2dccc46d.x86_64 kernel-4.18.0-305.3.el8.x86_64 virtio-win-prewhql-0.1-198.iso Hit same issue when run the win2019 guest on rhel8.5-av host. Test Version: qemu-kvm-6.0.0-27.module+el8.5.0+12121+c40c8708.x86_64 kernel-4.18.0-328.el8.x86_64 virtio-win-prewhql-0.1-203.iso Bulk update: Move RHEL-AV bugs to RHEL9. If necessary to resolve in RHEL8, then clone to the current RHEL8 release. Hit same issue when run the win2019 guest on rhel9.0.0 host. Test Version: kernel-5.14.0-39.el9.x86_64 qemu-kvm-6.2.0-1.el9.x86_64 virtio-win-prewhql-0.1-215.iso |