Hi,
to complete this thread. Finally I reactivated the onboard Broadcom adapters and found again problems accessing the network. It seemed that the broadcom nic was pass through the i350 intel nic but additional testing showed that the network switch seemed to work not properly. Replacing the switch made the intel nics and the Broadcoms work. All strange behavior is gone and both nic work fine now. (Btw the replace cables work on the other switch fine......)
Thanks again for support!
Greeting Chris
Hi, I have the problem with network card interface intel in proxmox 3.3:
02:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
02:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
The eth1 down sometimes...every 3 minutes, error vmbr1(eth1) state down...
Dec 2 14:09:26 sd-52153 kernel: igb 0000:02:00.1: eth1: igb: eth1 NIC Link is Down
Dec 2 14:09:26 sd-52153 kernel: vmbr1: port 1(eth1) entering disabled state
^C
root@sd-52153:~# tail -f /var/log/syslog | grep -i eth
Dec 2 14:09:26 sd-52153 kernel: device veth802.0 entered promiscuous mode
Dec 2 14:09:26 sd-52153 kernel: vmbr1: port 4(veth802.0) entering forwarding state
Dec 2 14:09:26 sd-52153 kernel: igb 0000:02:00.1: eth1: igb: eth1 NIC Link is Down
Dec 2 14:09:26 sd-52153 kernel: vmbr1: port 1(eth1) entering disabled state
Dec 2 14:11:31 sd-52153 kernel: igb 0000:02:00.1: eth1: igb: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Dec 2 14:11:31 sd-52153 kernel: vmbr1: port 1(eth1) entering forwarding state
Dec 2 14:11:32 sd-52153 kernel: igb 0000:02:00.1: eth1: igb: eth1 NIC Link is Down
Dec 2 14:11:32 sd-52153 kernel: vmbr1: port 1(eth1) entering disabled state
I have update the igb driver intel:
root@sd-52153:~# modinfo igb
filename: /lib/modules/2.6.32-34-pve/kernel/drivers/net/igb/igb.ko
version: 5.2.9.4
license: GPL
But the result is the same...
Can I help me please?