Proxmox 3.4 Intel I350-T4 problem

LeBananier

Active Member
Sep 16, 2013
3
0
41
Hello there fellow Proxmonian,

I am having a problem with 2 new servers. They are Dell R430 servers with a in-board Broadcom Corporation NetXtreme BCM5720 and a Intel I350-T4 card.

The problem is that the links on the Intel I350 between my server and my switch is never coming up once the kernel is loaded. I tried different switches/ports/cables and i have the same problem on my two servers. When i am in the BIOS, the links are up and detected, but like i said, once the Proxmox kernel is booted, i see the link going down and not flashing anymore.

I tried with Proxmox 3.4 fully patched and driver igb 5.3.3. Tried with Proxmox 4.0 too. I tried driver igb 5.2.18-k too.

I really think that the problem is coming from the installation but i don't know what to modify to make it work. My card is being detected but nothing works.

lspci output :
Code:
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe
02:00.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe
03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe
03:00.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5720 Gigabit Ethernet PCIe
05:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
05:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
05:00.2 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
05:00.3 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)

ethtool output :
Code:
Settings for eth4:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supported pause frame use: Symmetric
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Advertised pause frame use: Symmetric
        Advertised auto-negotiation: Yes
        Speed: Unknown!
        Duplex: Unknown! (255)
        Port: Twisted Pair
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
        MDI-X: on (forced)
        Supports Wake-on: pumbg
        Wake-on: g
        Current message level: 0x00000007 (7)
                               drv probe link
        Link detected: no

Any help would be greatly appreciated!
 
OMG, worst day of my life..

Seems that the interfaces didn't come up automaticly. So i did the most basic command i could ever do.

ifconfig ethX up

And it works.

I'm so ashamed. Bye
 
No worries, we've all been there before.

Actually NO, anyone would have thought of that before posting !

Have a nice day.
 
Last edited: