当前位置:网站首页>I217-V network disconnection problem in large traffic under openwrt soft routing
I217-V network disconnection problem in large traffic under openwrt soft routing
2022-08-05 06:10:00 【MuggleTan】
Background
Recently, I was playing an AIO (All In One) server with the upspotu, that is, integrating the soft routing, NAS system and audio-visual system into a physical system. I used a small M73 that I bought before.The host, the mini-PCIE slot inside is extended with a crab RTL8111 Gigabit network card, and the host comes with Intel's I217-V Gigabit network card.
After a day of use, I found that openwrt would be interrupted every time a large amount of traffic was downloaded or uploaded. At first, I thought it was a problem with the openwrt system. Later, after some data search, I found that there was a problem with the Intel network card under pve., checked the logs of the pve system and found the following:
pve kernel: e1000e 0000:00:19.0 eno1: Detected Hardware Unit Hang:This is the same as the search, so it is determined that this Intel network card is the problem.
reason
The cause of this problem is a bug in the Intel network card firmware
Workaround
Turn off the offload function of the network card under the pve virtual machine
ethtool -K <NIC number> tx off rx off >/tmp/e1000e.logFor convenience, there is no need to manually turn off the virtual machine every time after restarting the virtual machine. A self-starting script is set here. The principle is that the pve virtual machine will scan /etc/profile.d every time it starts.The following .sh file, so the method is very simple, create a new e1000e.sh file under the changed folder
vim /etc/profile.d/e1000e.shThen fill in the above command
Reference link:
边栏推荐
猜你喜欢

Three modes of vim

IJCAI 2022|Boundary-Guided Camouflage Object Detection Model BGNet
![[Day6] File system permission management, file special permissions, hidden attributes](/img/ec/7fb3fa671fac8abf389844c0f4fbe7.png)
[Day6] File system permission management, file special permissions, hidden attributes

错误类型:reflection.ReflectionException: Could not set property ‘xxx‘ of ‘class ‘xxx‘ with value ‘xxx‘

Getting Started Document 01 series in order

Getting Started Documentation 12 webserve + Hot Updates

The problem of redirecting to the home page when visiting a new page in dsf5.0

入门文档09 独立的watch

入门文档08 条件插件

入门文档05 使用cb()指示当前任务已完成
随机推荐
ACL 和NAT
Unity huatuo 革命性热更系列1.2 huatuo热更环境安装与示例项目
spark算子-parallelize算子
入门文档10 资源映射
Why can't I add a new hard disk to scan?How to solve?
Contextual non-local alignment of full-scale representations
图片压缩失效问题
入门文档05-2 使用return指示当前任务已完成
每日一题-三数之和-0716(2)
spark operator-wholeTextFiles operator
什么是全栈设计师?
成功的独立开发者应对失败&冒名顶替综
Getting Started 03 Distinguish between development and production environments ("hot update" is performed only in the production environment)
【Day8】使用LVM扩容所涉及的命令
Spark源码-任务提交流程之-6-sparkContext初始化
spark源码-任务提交流程之-7-流程梳理总结
[Day8] Commands involved in using LVM to expand
【Day1】(超详细步骤)构建软RAID磁盘阵列
云计算——osi七层与TCP\IP协议
D45_摄像机组件Camera