Bug 2035006
| Summary: | interface availability is wrong on a restored machine | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | smitterl |
| Component: | libvirt | Assignee: | Virtualization Maintenance <virt-maint> |
| libvirt sub component: | General | QA Contact: | yalzhang <yalzhang> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | pkrempa, virt-maint, xuzhang, yafu, yanghliu, yanqzhan |
| Version: | 9.0 | Keywords: | Automation |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| 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-01-18 15:01:27 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: | |||
|
Description
smitterl
2021-12-22 17:24:10 UTC
I think this is the same issue in bug 2035237(libvirt) and 2036669(qemu-kvm) The hotplugged interface do not exists in the qemu cmd line, while after save-> restore, the hotplugged interface will also included into the qemu cmd line. This is why it can not reproduce if save/restore is skipped. (refer to https://bugzilla.redhat.com/show_bug.cgi?id=2035237#c2) *** This bug has been marked as a duplicate of bug 2035237 *** |