| Summary: | host call trace while chang the number of VFs through sysfs with VF in use | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | mazhang <mazhang> |
| Component: | qemu-kvm | Assignee: | Alex Williamson <alex.williamson> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.5 | CC: | bsarathy, chayang, flang, juzhang, michen, mkenneth, qzhang, rbalakri, virt-maint |
| Target Milestone: | rc | Keywords: | TestOnly |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-2.6.32-422.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-14 06:51:17 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: | |
|
Description
mazhang
2013-09-13 07:59:24 UTC
This seems to be fixed by bug 985733 Test this scenario on kernel-2.6.32-486.el6.x86_64 with X540-AT2 nic, not hit the problem. [root@dell-per720-02 ~]# lspci -v -s 01:00.0 01:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10-Gigabit X540-AT2 (rev 01) Subsystem: Dell Ethernet 10G 4P X540/I350 rNDC Flags: bus master, fast devsel, latency 0, IRQ 109 Memory at d5000000 (64-bit, prefetchable) [size=2M] Memory at d55f8000 (64-bit, prefetchable) [size=16K] Expansion ROM at d8000000 [disabled] [size=512K] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable- Count=64 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [e0] Vital Product Data Capabilities: [100] Advanced Error Reporting Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Capabilities: [160] Single Root I/O Virtualization (SR-IOV) Capabilities: [1d0] Access Control Services Kernel driver in use: ixgbe Kernel modules: ixgbe (In reply to Alex Williamson from comment #3) > This seems to be fixed by bug 985733 Marking this one TestOnly. Test this bug on kernel-2.6.32-488.el6.x86_64 with 82576 nic, host works well. [root@amd-6168-256-1 pci-stub]# lspci -v -s 23:00.0 23:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01) Subsystem: Intel Corporation Gigabit ET Dual Port Server Adapter Flags: bus master, fast devsel, latency 0, IRQ 64 Memory at e53a0000 (32-bit, non-prefetchable) [size=128K] Memory at e4400000 (32-bit, non-prefetchable) [size=4M] I/O ports at ccc0 [size=32] Memory at e53f8000 (32-bit, non-prefetchable) [size=16K] Expansion ROM at e4c00000 [disabled] [size=4M] Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+ Capabilities: [70] MSI-X: Enable+ Count=10 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 90-e2-ba-ff-ff-05-63-5e Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Capabilities: [160] Single Root I/O Virtualization (SR-IOV) Kernel driver in use: igb Kernel modules: igb [root@amd-6168-256-1 pci-stub]# lspci -v -s 23:10.0 23:10.0 Ethernet controller: Intel Corporation 82576 Virtual Function (rev 01) Subsystem: Intel Corporation Device a03c Flags: bus master, fast devsel, latency 0 [virtual] Memory at e5000000 (64-bit, non-prefetchable) [size=16K] [virtual] Memory at e5020000 (64-bit, non-prefetchable) [size=16K] Capabilities: [70] MSI-X: Enable+ Count=3 Masked- Capabilities: [a0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [150] Alternative Routing-ID Interpretation (ARI) Kernel driver in use: pci-stub Kernel modules: igbvf So this bug has been fixed. 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. http://rhn.redhat.com/errata/RHBA-2014-1490.html |