net.if.in.dropped rx_missed_errors 丢包

环境 Linux 万兆网卡

# ethtool -i eth0
driver: ixgbe
version: 3.15.1-k
firmware-version: 0x800003df
bus-info: 0000:02:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

# ethtool eth0
Settings for eth0:
	Supported ports: [ FIBRE ]
	Supported link modes:   10000baseT/Full 
	Supported pause frame use: No
	Supports auto-negotiation: No
	Advertised link modes:  10000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: No
	Speed: 10000Mb/s
	Duplex: Full
	Port: FIBRE
	PHYAD: 0
	Transceiver: external
	Auto-negotiation: off
	Supports Wake-on: d
	Wake-on: d
	Current message level: 0x00000007 (7)
			       drv probe link
	Link detected: yes

falcon监控请求较大时出现drop丢包,rx_missed_errors

bond1     Link encap:Ethernet  HWaddr 24:4C:07:E3:C0:CE  
          inet addr:10.12.123.x  Bcast:10.12.123.x  Mask:255.255.255.192
          inet6 addr: xxxxx Scope:Link
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:7190630872692 errors:0 dropped:3154230 overruns:0 frame:0
          TX packets:6990044228187 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1134831090245062 (1.0 PiB)  TX bytes:1938628538761088 (1.7 PiB)

查看网卡ring大小,ethtool -g eth0,如果过小,可以调大

ethtool -G eth0 rx 4096 tx 4096

如果不起效,尝试修改/etc/sysconfig/irqbalance,增加参数

add --hintpolicy=ignore to IRQBALANCE_ARGS

service irqbalance status

参考:

rx_missed_errors

driver-num

flow-director

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值