-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
No (this issue will likely be closed automatically)
π What is the name of the script you are using?
Intel e1000e NIC Offloading Fix
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/nic-offloading-fix.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Which Proxmox version are you on?
Virtual Environment 8.4.16
π Provide a clear and concise description of the issue.
Hi all! Not strictly a script fault, but suggestion/reccomendation (hence 'no' to Verbose mode as this is not necessarily a bug, but a general issue.)
The Intel e1000e fix works flawlessly and is very much appreciated, however, if the system goes offline (I have had a few power failures recently, for example) it seems to need to be run again. Suggestion is to add a form of persistence or run-at-startup service so that it persists through system shutdown(s). I would love to suggest how, but I am totally out of my depth in that area still!
π Steps to reproduce the issue.
Run the script (the system will remain online and the fix will prevent the server from going inaccessible, as intended)
Restart the system in any way that shuts down the host.
Boot and wait for the system to hang on the e1000e NIC.
Hard power cycle to resolve, boot, and run the script, and the system will run flawlessly until it is next rebooted.
β Paste the full error output (if available).
N/A
πΌοΈ Additional context (optional).
I hope this is helpful and raised in the right place - my sincere apologies if I've missed something. More than happy to help test and troubleshoot if anyone needs it!