Wrong TX statistics on VLAN interface
Issue
- TX packet/bytes counter on vlan interface on the top of NIC using e1000e driver with bonding show 40 times larger than total of all amount of vlan traffics on NIC.
| bond0 | vlan (Total)
-----------+-----------------+---------------
RX packets | 15,856,930 | 15,856,930
RX bytes | 13,374,993,923 | 13,152,977,839
TX packets | 15,827,131 | 7,624,300
TX bytes | 491,996,199,230 | 12,869,345,376
- RX/TX bytes on vlan interface shows correct value (approx 12GB),but TX bytes on bond0 show 40 times larger value of them.
Environment
- Red Hat Enterprise Linux 6.4
- kernel-2.6.32-358.18.1.el6.x86_64
- HP ProLiant DL360 G7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.