[SOLVED] Same network configuration not working on one node

ferium

New Member
Feb 20, 2024
6
1
3
Hello. I have same network configuration on two node out of three. Here example
Code:
auto mgmt
iface mgmt inet manual
        address 192.168.20.1/24
        gateway 192.168.20.10
        vlan-id 20
        vlan-raw-device eth1
But I have problem with third node. This configuration not working. No errors, but status networking service say active (exited) (Sorry for screenshot, it's from iLO, because no network) In "ip a" all interface in down state.
1711283225766.png
I check syslog, journalctl, but no infromation, where is error.