header length data is error

Issues related to configuring your network
Post Reply
hkjarral
Posts: 1
Joined: 2019/05/21 00:43:39

header length data is error

Post by hkjarral » 2019/05/21 00:49:56

Hello All,

I have a Plugable USB NIC adapter connected to a Proxmox passed through to a VM. It keeps hanging after sometime with this message on console. Only reboot fixes the problem. There is nothing in logs or anywhere that would point me to the issue. Any insight is appreciated. Thanks.

eth2: header length data is error 0xdbb1174e, 5014
eth2: invalid rx length 1870

[root@monitor ~]# uname -a
Linux monitor 2.6.32-754.3.5.el6.x86_64 #1 SMP Tue Aug 14 20:46:41 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
[root@monitor ~]#
[root@monitor ~]#
[root@monitor ~]# ifconfig eth2
eth2 Link encap:Ethernet HWaddr 8C:AF:4D:E4:2F:FE
inet6 addr: fe80::XXXX:XXXX:XXXX:2fee/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:9600 Metric:1
RX packets:132871893 errors:341 dropped:0 overruns:0 frame:170
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:202498023758 (188.5 GiB) TX bytes:410 (410.0 b)

[root@monitor ~]#
[root@monitor ~]#
[root@monitor ~]# ethtool eth2
Settings for eth2:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pg
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
[root@monitor ~]#

tunk
Posts: 1204
Joined: 2017/02/22 15:08:17

Re: header length data is error

Post by tunk » 2019/05/21 11:30:16

I don't know what the problem is, but it may help if you say what your HW and VM NICS are.

Post Reply