correction - the mismatch between the underlying network device and the vlan interface causes the error:
Apr 04 14:15:23 reflecting-attraction ifup[5936]: run-parts: executing /etc/network/if-pre-up.d/vlan Apr 04 14:15:23 reflecting-attraction ifup[5936]: Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config Apr 04 14:15:23 reflecting-attraction ifup[5936]: Added VLAN with VID == 2667 to IF -:eth1:- Apr 04 14:15:23 reflecting-attraction ifup[5936]: /bin/ip addr add 10.245.184.20/255.255.255.0 broadcast 10.245.184.255 dev eth1.2667 label eth1.2667 Apr 04 14:15:23 reflecting-attraction ifup[5936]: /bin/ip link set dev eth1.2667 mtu 9000 up Apr 04 14:15:23 reflecting-attraction ifup[5936]: RTNETLINK answers: Numerical result out of range We can probably work around this by ensuring that the mtu is set correctly on the base interface as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565804 Title: ifup of vlan interfaces failing during networking start - RTNETLINK answers: File exists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1565804/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
