Jump to content

Network drops eth0: Reset adapter unexpectedly


Recommended Posts

Hi All

 

I have recently installed unraid and everything is good apart from I keep on getting random network drops.  I get the error message "Tower kernel: e1000e 0000:00:1f.6 eth0: Reset adapter unexpectedly" and then I lose network connectivity for a minute while it sorts it self out.

 

Any help would be appreciated.

 

Thanks

Link to comment
  • 1 year later...
  • 4 weeks later...

I was able to resolve this as well by disabling the same features on the NIC via the terminal:

ethtool -K eth0 gso off gro off tso off

...and by adding this to my Syslinux config:

pcie_aspm=off

I followed this thread: https://serverfault.com/questions/616485/e1000e-reset-adapter-unexpectedly-detected-hardware-unit-hang.  Since disabling these, I haven't had the issue reoccur.  I believe they were reset (back to enabled) when I installed an Unraid update, however, so I may need to add them to a reboot cron job to make it persist.  

 

I don't know which change was actually the one that fixed it, but I'm too lazy to re-enable one at a time to test.

Edited by Andiroo2
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...