Jump to content

ZZY

Members
  • Posts

    7
  • Joined

  • Last visited

Report Comments posted by ZZY

  1. 17 hours ago, bubbl3 said:

     

    Try with this:
     

    /usr/sbin/ethtool -s eth0 speed 2500 duplex full
    /usr/sbin/ethtool -s eth1 speed 2500 duplex full
    /sbin/ifconfig eth0 down
    /sbin/ifconfig eth1 down
    /sbin/ifconfig eth0 up
    /sbin/ifconfig eth1 up

     

    Hopefully bringing the interfaces down and up will solve the issue 🤞

    I gave it a try and it works! I'd say we are good for now, it may take a while until linux patch this driver issue.

    Thank you so much!

    • Like 1
  2. I experience same issue on my unraid server 6.10 rc1 OS, with x550-t2 nic and TL-Sh1008 switch.

    And here is another report with unraid 6.92 os: 

     

    Manually setting link speed to 2500 do solve this issue.

    However if I add that ethtool cmd to go file and restart the server, I will need manualy unplug and then replug 2.5g ethernet cable or it won't connect neither. Update on this: I was wrong about unplug and replug. I was playing with multiple NICs and during the test my ethernet interfaces are not consistent which lead me to a wrong conclusion. Later I figured I don't need to bring the interface up and down, it will auto-negotiate in the right way.

    • Thanks 1
×
×
  • Create New...