Bug 2081781
| Summary: | SR-IOV Config Daemon not able to set up Intel X710 while specifing minimal VF value | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Akash Dubey <adubey> |
| Component: | Networking | Assignee: | Balazs Nemeth <bnemeth> |
| Networking sub component: | SR-IOV | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED NOTABUG | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | wizhao, zshi |
| Version: | 4.8 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-14 20:13:02 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
Akash Dubey
2022-05-04 15:33:47 UTC
Can we run a custom version of sriov device plugin with more verbose logging? If we see the error message "NumVfs is larger than TotalVfs", I want to compare with value in sys. In the meanwhile, I will push a PR that will make the error include the actaul number observed. Also, please provide the information for ethtool -i ... on the node where it doesn't work and the contents of /sys/class/net/.../device/sriov_numvfs /sys/class/net/.../device/sriov_totalvfs https://github.com/k8snetworkplumbingwg/sriov-network-operator/pull/304 PR posted upstream (will backport when merged) to make this error message more useful. I've pushed a PR for https://bugzilla.redhat.com/show_bug.cgi?id=2083459. Can you try to run that to get a better error message? It seems that the customer found out the BIOS was causing issues. Maybe they did not enable SRIOV support in the bios, thus sriov-network-opeator was unable to create the VFS. Customer has closed the case. Also closing the case as NOTABUG. |