Bug 2021409

Summary: Cannot create VFs on 82599ES and X520 cards
Product: Red Hat Enterprise Linux 8 Reporter: Ales Musil <amusil>
Component: nmstateAssignee: Gris Ge <fge>
Status: CLOSED DUPLICATE QA Contact: Mingyu Shi <mshi>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.6CC: ferferna, jiji, jishi, mburman, network-qe, sfaye, till
Target Milestone: rcKeywords: 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
Description of problem:
VF creation fails on  Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)

Version-Release number of selected component (if applicable):
nmstate-1.2.0-0.1.alpha1.el8.noarch

Comment 3 Gris Ge 2021-11-09 08:46:41 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.

Comment 6 Fernando F. Mancera 2022-01-18 08:47:22 UTC
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 ***

Comment 7 Gris Ge 2022-01-18 14:17:59 UTC
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.