Hi. I have HP DL360 gen 9 with Intel 82559 2x10 gigabit card.
i've installed ESXi 6 and created a VM with Ubuntu server 16.04.
added network interfaces from Intel 82559 and vmware-tools installed.
after setting up ip to interface i'm receiving errors like:
ixgbe 0000:13:00.1 ens224f1: initiating reset due to tx timeout
ixgbe 0000:13:00.1 ens224f1: Reset adapter
ixgbe 0000:13:00.1 ens224f1: detected SFP+: 3
ixgbe 0000:13:00.1 ens224f1: NIC Link is Up 10 Gbps
i've found that not only i have this problem. And there is already a post Intel Ethernet Drivers and Utilities / Bugs / #458 ixgbe 0000:01:00.0 eth4: initiating reset due to tx timeout
the solution of problem in this bug report was in this command "ethtool -A eth4 tx off rx off autoneg off". But that is not working in my situation :smileysad:
I haven't found any other information about that error.
Before installing ESXi 6 there was Ubuntu server 16.04 installed and was no problems with network. Thats why i think this is a ESXi problem.
Any help would be very useful.
Thx