Actions
Bug #12298
openi40e on XL710 is out of date, port has DLPI errors
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
root@backup002:/root# dmesg |egrep i40e 2020-02-11T21:51:19.876693+00:00 backup002 i40e: [ID 517869 kern.info] NOTICE: i40e0: The driver for the device detected a newer version of the NVM image (1.7) than expected (1.5).#012Please install the most recent version of the network driver.#012 2020-02-11T21:51:19.877092+00:00 backup002 pcplusmp: [ID 805372 kern.info] pcplusmp: pciex8086,1583 (i40e) instance 0 irq 0xb8 vector 0x64 ioapic 0xff intin 0xff is bound to cpu 34 2020-02-11T21:51:19.877104+00:00 backup002 pcplusmp: [ID 805372 kern.info] pcplusmp: pciex8086,1583 (i40e) instance 0 irq 0xb9 vector 0x65 ioapic 0xff intin 0xff is bound to cpu 35 2020-02-11T21:51:19.877231+00:00 backup002 mac: [ID 469746 kern.info] NOTICE: i40e0 registered 2020-02-11T21:51:19.877417+00:00 backup002 i40e: [ID 517869 kern.info] NOTICE: i40e1: The driver for the device detected a newer version of the NVM image (1.7) than expected (1.5).#012Please install the most recent version of the network driver.#012 2020-02-11T21:51:19.877537+00:00 backup002 pcplusmp: [ID 805372 kern.info] pcplusmp: pciex8086,1583 (i40e) instance 1 irq 0xba vector 0x66 ioapic 0xff intin 0xff is bound to cpu 36 2020-02-11T21:51:19.877566+00:00 backup002 pcplusmp: [ID 805372 kern.info] pcplusmp: pciex8086,1583 (i40e) instance 1 irq 0xbb vector 0x67 ioapic 0xff intin 0xff is bound to cpu 37 2020-02-11T21:51:19.877605+00:00 backup002 mac: [ID 469746 kern.info] NOTICE: i40e1 registered 2020-02-11T21:51:19.878503+00:00 backup002 mac: [ID 435574 kern.info] NOTICE: i40e0 link up, 40000 Mbps, full duplex 2020-02-11T21:51:19.878515+00:00 backup002 mac: [ID 435574 kern.info] NOTICE: i40e1 link up, 40000 Mbps, full duplex 2020-02-11T21:51:19.878893+00:00 backup002 i40e: [ID 517869 kern.warning] WARNING: i40e0: i40e_aq_add_veb() failed -53: 6 2020-02-11T21:51:19.878905+00:00 backup002 mac: [ID 435574 kern.info] NOTICE: i40e0 link up, 40000 Mbps, full duplex 2020-02-11T21:51:19.878917+00:00 backup002 i40e: [ID 517869 kern.info] NOTICE: i40e1: Num L2 filters: 1 2020-02-11T21:51:19.878940+00:00 backup002 i40e: [ID 517869 kern.info] NOTICE: i40e1: Removed L2 filter from Default VSI with SEID 391 2020-02-11T21:51:20.599413+00:00 backup002 genunix: [ID 408114 kern.info] /pci@51,0/pci1022,1453@3,1/pci8086,1@0 (i40e0) down
root@backup002:/root# dladm show-phys -m LINK SLOT ADDRESS INUSE CLIENT i40e0 primary 3c:fd:fe:e6:aa:e8 no -- igb0 primary ac:1f:6b:7f:8:5e yes igb0 igb1 primary ac:1f:6b:7f:8:5f yes igb1 i40e1 primary 3c:fd:fe:e6:aa:e9 yes i40e1 root@backup002:/root# dladm show-phys LINK MEDIA STATE SPEED DUPLEX DEVICE i40e0 Ethernet up 40000 full i40e0 igb0 Ethernet up 1000 full igb0 igb1 Ethernet down 0 half igb1 i40e1 Ethernet up 40000 full i40e1
root@backup002:/root# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 igb0: flags=1001000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,FIXEDMTU> mtu 1500 index 2 inet 198.134.6.233 netmask ffffff80 broadcast 198.134.6.255 ether ac:1f:6b:7f:8:5e lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1 inet6 ::1/128 root@backup002:/root# ifconfig i40e0 plumb ifconfig: cannot plumb i40e0: Could not open DLPI link root@backup002:/root# ifconfig i40e1 plumb root@backup002:/root# ifconfig i40e0 plumb ifconfig: cannot plumb i40e0: Could not open DLPI link
root@backup002:/root# fmadm faulty --------------- ------------------------------------ -------------- --------- TIME EVENT-ID MSG-ID SEVERITY --------------- ------------------------------------ -------------- --------- Feb 11 21:45:01 1516d8ac-69c6-ea62-d355-f9fd700b1b02 PCIEX-8000-0A Critical Host : backup002 Platform : Super-Server Chassis_id : 0123456789 Product_sn : Fault class : fault.io.pciex.device-interr Affects : dev:////pci@51,0/pci1022,1453@3,1/pci8086,1@0 faulted and taken out of service FRU : "CPU SLOT5 PCI-E 3.0 X8" (hc://:product-id=Super-Server:server-id=backup002:chassis-id=0123456789/motherboard=0/hostbridge=15/pciexrc=15/pciexbus=98/pciexdev=0) faulty Description : A problem was detected for a PCIEX device. Refer to http://illumos.org/msg/PCIEX-8000-0A for more information. Response : One or more device instances may be disabled Impact : Loss of services provided by the device instances associated with this fault Action : Schedule a repair procedure to replace the affected device. Use fmadm faulty to identify the device or contact your illumos distribution team for support.
Related issues
Updated by Jason Matthews over 2 years ago
And the device, i40e1, seems deaf and mute. Totally unusable.
Updated by Paul Winder almost 2 years ago
This looks like the same as #12933.
If you could try the patch in https://code.illumos.org/c/illumos-gate/+/780 that would be helpful!
Updated by Paul Winder almost 2 years ago
- Related to Bug #12933: Update i40e core code to support NVM v1.7 added
Actions