[Bug 1632808] Re: configure_networking exits without any ipv6 routes
Scott Moser
smoser at ubuntu.com
Wed Oct 12 18:39:41 UTC 2016
https://code.launchpad.net/~smoser/ubuntu/+source/initramfs-tools/+git
/initramfs-tools/+ref/lp-1631010
there i added 'ip6=only' and 'ip6=only-S' (we can change the syntax),
but '-S' means to pass '-S' to 'dhclient -6'.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1632808
Title:
configure_networking exits without any ipv6 routes
Status in MAAS:
New
Status in initramfs-tools package in Ubuntu:
New
Bug description:
Because DHCPv6 only does addresses, and not routes,
configure_networking needs to wait for the kernel to process a router-
advertisement before returning claiming an IPv6 config (since all it
will have is a /128 and no routes, making for a pretty useless network
stack.) See Bug #1609898 for context.
(The syntax for ip= should probably also be extended to allow SLAAC
configuration. If the user said "dhcp", then we should insist on
getting our answer from DHCP.)
On the bright side, iscsi retries, so after 1 or more failures to
connect, the router-advertisement comes in and the connect succeeds.
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1632808/+subscriptions
More information about the foundations-bugs
mailing list