Paul Groves
2018-11-02 15:50:55 UTC
Hi everyone.
I am having some trouble with Ubuntu Server 18.04 networking.
The system has two onboard NICs used in a network bond (bond0) in
balance-rr mode. The network bond is working fine with both or either
NIC connected.
When I boot the system from off or reboot I am presented with:
A start job is running for Wait for Network to be Configured
This is displayed on the screen for approximately 3 minutes at which
point the system boots normally. How can I prevent this timer coming up?
I have this problem on two servers both running ubuntu 18.04.1 and with
the exact same configuration.
Here is my netplan configutration which was automatically generated at
setup.
Am I doing something wrong?
Paul
***@web:~$ cat /etc/netplan/50-cloud-init.yaml
network:
bonds:
bond0:
addresses:
- 192.168.0.9/24
dhcp4: false
dhcp6: false
gateway4: 192.168.0.1
interfaces:
- eno1
- enp2s0
nameservers:
addresses:
- 192.168.0.5
search:
- groves
parameters:
mode: balance-rr
ethernets:
eno1:
addresses: []
dhcp4: false
dhcp6: false
enp2s0:
addresses: []
dhcp4: false
dhcp6: false
version: 2
I am having some trouble with Ubuntu Server 18.04 networking.
The system has two onboard NICs used in a network bond (bond0) in
balance-rr mode. The network bond is working fine with both or either
NIC connected.
When I boot the system from off or reboot I am presented with:
A start job is running for Wait for Network to be Configured
This is displayed on the screen for approximately 3 minutes at which
point the system boots normally. How can I prevent this timer coming up?
I have this problem on two servers both running ubuntu 18.04.1 and with
the exact same configuration.
Here is my netplan configutration which was automatically generated at
setup.
Am I doing something wrong?
Paul
***@web:~$ cat /etc/netplan/50-cloud-init.yaml
network:
bonds:
bond0:
addresses:
- 192.168.0.9/24
dhcp4: false
dhcp6: false
gateway4: 192.168.0.1
interfaces:
- eno1
- enp2s0
nameservers:
addresses:
- 192.168.0.5
search:
- groves
parameters:
mode: balance-rr
ethernets:
eno1:
addresses: []
dhcp4: false
dhcp6: false
enp2s0:
addresses: []
dhcp4: false
dhcp6: false
version: 2
--
ubuntu-users mailing list
ubuntu-***@lists.ubuntu.com
Modify settings or unsubscribe at: https://list
ubuntu-users mailing list
ubuntu-***@lists.ubuntu.com
Modify settings or unsubscribe at: https://list