Network problem with Intel X540-T2

Ilnaz

New Member
Jan 20, 2018
2
0
1
32
I want replace Esxi with Proxmox, but where is some problem with network. After 12 - 15 hours linux bridge vmbrX wich connected to Windows 7 guest is freeze. After each port failure host reboot improve this issue. Output of /var/log/messages is attach. I googled problem but recommendation isn't help.

Pveversion: pve-manager/5.1-42/724a6cb3 (running kernel: 4.13.13-4-pve)

root@pve:~# ethtool -i eno1
driver: ixgbe
version: 5.3.3
firmware-version: 0x800003e2
expansion-rom-version:
bus-info: 0000:01:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

My interfaces config:

auto lo
iface lo inet loopback

allow-hotplug eno2

auto eno2
iface eno2 inet manual

auto eno1
iface eno1 inet manual

auto vmbr16
iface vmbr16 inet static
address 10.10.xx.xx
netmask 255.255.255.0
gateway 10.10.xx.xx
bridge_ports eno1
bridge_stp off
bridge_fd 0

P.S. I disable LRO, TSO, GRO on ether port but still freeze.
 

Attachments

  • proxmox_ixgbe.log
    18 KB · Views: 4
After guest port down, in logs i have message:

18:00:03 pve kernel: [205881.986502] ixgbe 0000:01:00.0 eno1: Fake Tx hang detected with timeout of 80 seconds
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!