May 29, 20224 yr I’m not sure if this is related to 6.10, but I have a dual port mellanox x2 card that is not getting assigned an IP even though I’ve set eth0 up with a static IP. I’ve set it up so that the two SFP+ ports are now eth0 and eth1 in bridged mode, with a static IP assigned to eth0, and the onboard NIC is eth 2 (unplugged). But upon reboot, the server is unreachable via the network, but it boots up fine as seen via a directly attached monitor. When I check via ifconfig , I can see that br0 has the correct static IP, but eth0, eth1 and eth2 don’t have an IP. I can’t ping the default gateway either. lsmod | grep tg3 doesn’t show anything. When I restart the network via /etc/rc.d/rc.inet1 restart the network comes up with the correct configuration. I’ve solved it by adding the network restart command as a custom script that’s run on first array start, but there is clearly an issue here. Any thoughts on what could cause this behavior? unraidserver-diagnostics-20220529-0800.zip
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.