→ galic: 是這個issues嗎?11/24 13:53
→ galic: 不對 照你的版本應該被fixed 我再查查 11/24 13:54
→ galic: 你環境描述再清楚一點 像是你更新後的版號之類的...11/24 14:09
這個issue有查過,但是系統上沒有rx miss
更新:
ethtool -i p3p1
driver: ixgbe
version: 5.2.4
firmware-version: 0x800005f6, 18.0.17
bus-info: 0000:04:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
Bonding driver version 3.7.1
OS 版本號 : (uname -a去掉日期)
2.6.32-642.el6.x86_64 #1 SMP x86_64 x86_64 x86_64 GNU/Linux
目前系統上ifconfig狀態如下:(只列出跟bonding有關的,去掉ip)
bond0 Link encap:Ethernet HWaddr A0:36:9F:E1:5F:C0
inet addr:xxxxxxxxx Bcast:172.21.103.255 Mask:255.255.255.0
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:1401076722 errors:0 dropped:0 overruns:0 frame:0
TX packets:1634636464 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:803655790323 (748.4 GiB) TX bytes:1140369457904 (1.0 TiB)
p3p1 Link encap:Ethernet HWaddr A0:36:9F:E1:5F:C0
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:306679435 errors:0 dropped:0 overruns:0 frame:0
TX packets:720537271 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:165806032881 (154.4 GiB) TX bytes:527301564338 (491.0 GiB)
p3p2 Link encap:Ethernet HWaddr A0:36:9F:E1:5F:C0
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:701875754 errors:0 dropped:0 overruns:0 frame:0
TX packets:464806464 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:415406736029 (386.8 GiB) TX bytes:311857294678 (290.4 GiB)
bonding setup(IP有關的去掉)
DEVICE="bond0"
ONBOOT="yes"
USERCTL="no"
BOOTPROTO="none"
NM_CONTROLLED="no"
BONDING_OPTS="mode=4 miimon=100 xmit_hash_policy=layer3+4 lacp_rate=1"
miimon改過1000, layer嘗試過拿掉或改成2+3 , 3, 4 ,都沒改善。
※ 編輯: GoldDeath (1.163.235.91), 11/24/2017 22:26:54
→ galic: 有點詭異的情況... 我是建議能更新的都更新到最新版本看看 11/25 00:31
→ galic: 然後看能不能把debug msg. level調高一點 看有什麼有用資訊 11/25 00:31
→ galic: 問題應該不是出在bond driver 11/25 00:32
→ galic: ethtool -s p3p1 --msglvl 0xffff 試試 11/25 00:35
→ GoldDeath: 瞭解,下週上班試試,前幾天交換機剛定速 11/25 19:11
→ GoldDeath: 要是再不行我只能跟老外討論看看升OS 11/25 19:12
→ GoldDeath: 感謝幫忙,後續我再修文更新 11/25 19:13
→ GoldDeath: 開了Current message level: 0x0000ffff (65535) 11/27 13:46
→ GoldDeath: 但是/var/log/messages沒有特別的訊息,還是跟之前一樣 11/27 13:46
→ galic: 應該看kern.log或syslog喔 messages不會有debug用的訊息 11/27 23:12
→ galic: ↑dmesg 11/27 23:13
→ GoldDeath: 啊,蠢了,忘記看dmesg 11/28 20:09
→ GoldDeath: 更新,還是沒更多的訊息,跟之前一樣 12/30 18:46
→ GoldDeath: 問題終於解決,10G switch 韌體更新搞定 02/14 17:50