I've recently setup a new OMV5 installation to replace my OMV3 server that's been running now for several years. However, I am having trouble setting the IP address. I set a static address of 192.168.1.85 using the GUI, but after a reboot, there is no network connection. I have to login to the console and use omv-firstaid to reset the network connection. The system will be fine then up until a reboot.
I've checked /etc/sytemd/network folder for the adapter entry, it looks correct:
Code: /etc/systemd/network/10-openmediavault-eno1.network
results of ip addr after reboot:
Code
results of ip addr after omv-firstaid:
Code
3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
As you can see, eno1 ip address is not set until after running omv-firsaid. Can anyone give me suggestions on what else to check?
Thanks,
Pete