KB0035.Intel网卡卸载修复脚本

说明

Proxmox VE使用Intel网卡,可能遇到网络中断问题。 Proxmox VE系统日志中出现硬件挂死(Hardware Unit Hang)报错。并伴随网络连接异常。可以通过改脚本关闭网络卸载,修复问题。

修复脚本来自社区。 参考 https://community-scripts.github.io/ProxmoxVE/scripts?id=nic-offloading-fix

操作方法

请在Proxmox VE的Shell中,拷贝执行如下脚本:

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/nic-offloading-fix.sh)"