** Description changed:

  https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1621507 talks of
- how ipv6 netboot with iscsi root disk doesn't work, blocking ipv6-only
+ how IPv6 netboot with iscsi root disk doesn't work, blocking IPv6-only
  MAAS.
  
  After I hand-walked busybox through getting an IPv6 address, everything
  worked just fine until cloud-init couldn't fetch the instance data,
  because it insisted on bringing up the interface in IPv4, and there is
  no IPv4 DHCP on that vlan.
  
- Please work with initramfs and friends on getting ipv6 netboot to
+ Please work with initramfs and friends on getting IPv6 netboot to
  actually configure the interface.  This may be as simple as teaching it
  about "inet6 dhcp" interfaces, and bolting the pieces together.  Note
  that "use radvd" is not really an option for our use case.
  
  Related bugs:
-  * bug 1621507: initramfs-tools configure_networking() fails to dhcp ipv6 
addresses
+  * bug 1621507: initramfs-tools configure_networking() fails to dhcp IPv6 
addresses
+ 
+ [Impact]
+ 
+ It is not possible to enlist, commmission, or deploy with MAAS in an
+ IPv6-only environment. Anyone wanting to netboot with a network root
+ filesystem in an IPv6-only environment is affected.
+ 
+ This upload addresses this by accepting, using, and forwarding any IPV6*
+ variables from the initramfs boot.  (See
+ https://launchpad.net/bugs/1621507)
+ 
+ [Test Case]
+ 
+ See Bug 1229458. Configure radvd, dhcpd, and tftpd for your IPv6-only
+ netbooting world. Pass the boot process an IPv6 address to fetch
+ instance-data from, and see it fail to configure the network.
+ 
+ [Regression Potential]
+ 
+ 1) If the booting host is in a dual-boot environment, and the instance-
+ dat URL uses a hostname that has both A and AAAA RRsets, the booting
+ host may try to talk IPv6 to get instance data.  If the instance-data
+ providing host is only allowing that to happen over IPv4, it will fail.
+ (It also represents a configuraiton issue on the providing host...)

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

Title:
  network not configured when ipv6 netbooted into cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1621615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to