Ok, no mater what I do, I cannot get this to work. I commented all but 1
interfaces needed for br0. The configuration looks like:
auto em1
iface em1 inet manual
auto br0
iface br0 inet static
bridge_ports all
...
And I seem to be hitting this nag:
> sudo systemctl status -l ifup-wait-all-auto.service
* ifup-wait-all-auto.service - Wait for all "auto" /etc/network/interfaces to
be up for network-online.target
Loaded: loaded (/lib/systemd/system/ifup-wait-all-auto.service; static;
vendor preset: enabled)
Active: failed (Result: timeout) since Mon 2015-03-09 12:16:42 EDT; 9min ago
Docs: man:interfaces(5)
man:ifup(8)
Process: 950 ExecStart=/bin/sh -ec for i in $(ifquery --list --exclude lo
--allow auto); do INTERFACES="$INTERFACES$i "; done; [ -n "$INTERFACES" ] ||
exit 0; while ! ifquery --state $INTERFACES >/dev/null; do sleep 1; done
(code=killed, signal=TERM)
Main PID: 950 (code=killed, signal=TERM)
Mar 09 12:14:42 my_hostname_here systemd[1]: Starting Wait for all "auto"
/etc/network/interfaces to be up for network-online.target...
Mar 09 12:16:42 my_hostname_here systemd[1]: ifup-wait-all-auto.service start
operation timed out. Terminating.
Mar 09 12:16:42 my_hostname_here systemd[1]: Failed to start Wait for all
"auto" /etc/network/interfaces to be up for network-online.target.
Mar 09 12:16:42 my_hostname_here systemd[1]: Unit ifup-wait-all-auto.service
entered failed state.
Mar 09 12:16:42 my_hostname_here systemd[1]: ifup-wait-all-auto.service failed.
$> ifquery --state eth1 em1 br0
Segmentation fault (core dumped)
I'll attach the crash file.
** Attachment added: "/sbin/ifup crash on ifquery --state $INTERFACES"
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1312836/+attachment/4339022/+files/_sbin_ifup.1000.crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312836
Title:
[systemd] dh_installinit does not create /etc/rc*.d/S??foo if there is
an /etc/init/foo.conf
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1312836/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs