Bug 1717434
| Summary: | [downstream clone - 4.3.4] PCI address of NICs are not stored in the database after a hotplug of passthrough NIC resulting in change of network device name in VM after a reboot | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | RHV bug bot <rhv-bugzilla-bot> |
| Component: | ovirt-engine | Assignee: | Dominik Holler <dholler> |
| Status: | CLOSED ERRATA | QA Contact: | Michael Burman <mburman> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.2.8-4 | CC: | dholler, emarcus, mkalinin, mtessun, Rhev-m-bugs, sfroemer |
| Target Milestone: | ovirt-4.3.4 | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-engine-4.3.4.1 | Doc Type: | Bug Fix |
| Doc Text: |
In some scenarios, the PCI address of a hotplugged SR-IOV vNIC was overwritten by an empty value, and as a result, the NIC name in the virtual machine was changed following a reboot. In this release, the vNIC PCI address is stored in the database and the NIC name persists following a virtual machine reboot.
|
Story Points: | --- |
| Clone Of: | 1703112 | Environment: | |
| Last Closed: | 2019-06-20 14:48:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1703112 | ||
| Bug Blocks: | 1703275 | ||
|
Description
RHV bug bot
2019-06-05 13:15:29 UTC
Just from reading the source code, I expect that bug 1703112 will be reproducible by creating a before_get_caps hook on the host. The hook should just sleep for a short time between 1 to 15 seconds. I hope this would change the timing of the threads in Engine in a way that triggers the bug. (Originally by Dominik Holler) (In reply to Dominik Holler from comment #7) > Just from reading the source code, I expect that bug 1703112 will be > reproducible by creating a before_get_caps hook on the host. > The hook should just sleep for a short time between 1 to 15 seconds. > I hope this would change the timing of the threads in Engine in a way > that triggers the bug. Maybe a high VdsRefreshRate would work, too. (Originally by Dominik Holler) 4.3.4.1 is available for QE (Originally by Dominik Holler) Verified on - 4.3.4.1-0.1.el7 (Originally by Michael Burman) *** Bug 1717356 has been marked as a duplicate of this bug. *** Copy verified from https://bugzilla.redhat.com/show_bug.cgi?id=1703112#c12 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, 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/RHEA-2019:1566 |