This will make networking's output go to the console as well:

sudo mkdir -p /etc/systemd/system/networking.service.d
printf 
'[Service]\nStandardOutput=journal+console\nStandardError=journal+console\n' | 
sudo tee /etc/systemd/system/networking.service.d/debug.conf

(I. e. do this before you set up the box to hang on networking). After a
reboot, you should then be able to see what's going on in "nova console-
log".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569064

Title:
  ifupdown wants to configure interfaces it shouldn't (lxdbr0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1569064/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to