Bug 2021409
Summary: | Cannot create VFs on 82599ES and X520 cards | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Ales Musil <amusil> |
Component: | nmstate | Assignee: | Gris Ge <fge> |
Status: | CLOSED DUPLICATE | QA Contact: | Mingyu Shi <mshi> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.6 | CC: | ferferna, jiji, jishi, mburman, network-qe, sfaye, till |
Target Milestone: | rc | Keywords: | Triaged |
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 08:47:22 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2003883 |
Description
Ales Musil
2021-11-09 07:47:40 UTC
The root cause of this bug is nmstate failure to generate the expected VF interface name. The possible fix approach would be using the systemd-udev way on checking `/sys/class/net/<nic_name>/device/virtfn0`. This new approach should be tested on BCM/Interl/Mellanox. After investigating the issue, it is duplicated: https://bugzilla.redhat.com/show_bug.cgi?id=2024351, if not, please let us know. Thank you! *** This bug has been marked as a duplicate of bug 2024351 *** Hi Ales, Could you check whether latest nmstate-1.2.1-0.1.alpha1.el8 fix your problem? The is also pending 8.4/8.5 zstream regarding SR-IOV fix. |