Testing on trusty, same (except interface names, e.g. ens7 -> eth1, etc) e/n/i config as comment 61. I could not use the systemd change from comment 8, since trusty uses upstart, and I could not find the proper place in upstart code to introduce a delay to more easily reproduce the bug, but I did verify that the -proposed package results in the correct result:
$ dpkg -l | grep vlan ii vlan 1.9-3ubuntu10.4 $ ip r default via 192.168.122.1 dev eth0 default via 1.2.3.1 dev eth1.100 metric 1000 default via 4.5.6.1 dev bond0 metric 2000 default via 9.8.7.1 dev bond0.200 metric 3000 1.2.3.0/24 dev eth1.100 proto kernel scope link src 1.2.3.5 4.5.6.0/24 dev bond0 proto kernel scope link src 4.5.6.8 9.8.7.0/24 dev bond0.200 proto kernel scope link src 9.8.7.7 192.168.122.0/24 dev eth0 proto kernel scope link src 192.168.122.146 ** Tags removed: verification-failed-trusty ** Tags added: verification-done-trusty ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573272 Title: default gateway route not installed for bond interfaces through reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vlan/+bug/1573272/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
