esxi主机紫屏因Qlogic网卡qfle3f(FCoE)功能
Esxi主機因回溯中引用FCoE模塊(qfle3f)導致PSOD紫屏。
Core dump日志分析:
2020-07-04T08:27:42.000Z cpu0:2097340)qfle3: qfle3_queue_alloc_with_attr:641: [vmnic5] Feature RSS requested.
2020-07-04T08:27:42.000Z cpu0:2097340)qfle3: qfle3_rq_alloc:326: [vmnic5] Rxq 1 is leading RSS with 4 RSS queues.
2020-07-04T08:28:12.000Z cpu6:2097340)qfle3: qfle3_queue_alloc_with_attr:641: [vmnic11] Feature RSS requested.
2020-07-04T08:28:12.000Z cpu6:2097340)qfle3: qfle3_rq_alloc:326: [vmnic11] Rxq 1 is leading RSS with 4 RSS queues.
?
解決方法:esxcli system module set --enabled=false --module=qfle3f? (禁用該網卡FCoE模塊功能即qfle3f驅動),重啟后生效
?
關鍵字:PF Exception 14 in world xxx: ql_fcoe_
? ? ? ? ? ? ? 以及錯誤堆棧中(qfle3f)字樣
相關KB:ESXi host experiences PSOD with references to the FCoE module (qfle3f) in the backtrace. (71361)
https://kb.vmware.com/s/article/71361?lang=en_us
ESxi host running on version 6.5 or 6.7 crashes with a PSOD - PF Exception 14 in world :vmnic1-pollW IP (76630)
https://kb.vmware.com/s/article/76630
?
總結
以上是生活随笔為你收集整理的esxi主机紫屏因Qlogic网卡qfle3f(FCoE)功能的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: bzoj3391[Usaco2004 D
- 下一篇: C语言编写简单的朗读小工具