<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>i've been trying to look where the packets get lost via tcpdump and i found this error "satus-code NoAddrsAvail" but it doesn't seem linked to the old checksum-fill bug. anyone has see this ?</p>
<p>ethertype IPv6, IP6 (class 0xc0, flowlabel 0x399d4, hlim 64, next-header UDP (17) payload length: 76) fe80::a9fe:a9fe.dhcpv6-server > fe80::x.dhcpv6-client: [udp sum ok] dhcp6 advertise (xid=2096d0 (client-ID hwaddr/time type 1 time 717510824 fa163e066ac7) (server-ID hwaddr/time type 1 time 664975537 fa163eb2d07e) (status-code NoAddrsAvail))</p>
<div> </div>
<p><br /></p>
<p>Le 2022-09-21 09:57, mhazan@mandint.org a écrit :</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<p>no joy with the accept_ra fiddling, the image are all ubuntu or debian cloud-init ready and are working on all in one node but not dedicated compute node, it's as if the dhcpv6 packet (before address is allocated to interface) are not passing between the control node and the dedicated compute node.</p>
<div> </div>
<p><br /></p>
<p>Le 2022-09-20 10:53, Michael Hazan a écrit :</p>
<blockquote style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0;">
<div class="WordSection1">
<p class="MsoNormal"><span>Thanks for the suggestion, i will look into the accept_ra setting. However, the very same image that boot on the « old » all in one node are getting ipv6 and ipv4 without issue. The network interfaces are configured similarly on all nodes</span>.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Michael</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<div style="mso-element: para-border-div; border: none; border-top: solid #E1E1E1 1.0pt; padding: 3.0pt 0cm 0cm 0cm;">
<p class="MsoNormal" style="border: none; padding: 0cm;"><strong>De : </strong><a href="mailto:neil@tigera.io">Neil Jerram</a><br /><strong>Envoyé le :</strong>mardi, 20 septembre 2022 10:47<br /><strong>À : </strong><a href="mailto:mhazan@mandint.org">Michael Hazan</a><br /><strong>Cc : </strong><a href="mailto:katonalala@gmail.com">Lajos Katona</a>; <a href="mailto:openstack-discuss@lists.openstack.org">openstack-discuss@lists.openstack.org</a><br /><strong>Objet :</strong>Re: RE : [neutron][nova][ipv6]instance on compute node not getting dhcpv6</p>
</div>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal">They may be outdated now, but I wonder if any of the steps described at <a href="https://projectcalico.docs.tigera.io/networking/openstack/ipv6">https://projectcalico.docs.tigera.io/networking/openstack/ipv6</a> would help you?  In particular, given that you have no route, perhaps you need the accept_ra config.</p>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">Best wishes,</p>
</div>
<div>
<p class="MsoNormal">    Neil</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
</div>
<p class="MsoNormal"> </p>
<div>
<div>
<p class="MsoNormal">On Tue, Sep 20, 2022 at 9:12 AM Michael Hazan <<a href="mailto:mhazan@mandint.org">mhazan@mandint.org</a>> wrote:</p>
</div>
<blockquote style="border: none; border-left: solid #CCCCCC 1.0pt; padding: 0cm 0cm 0cm 6.0pt; margin-left: 4.8pt; margin-right: 0cm;">
<div>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">Hello,</p>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">The 3 nodes are running Ubuntu 20.04 and using libvirt. The instance are Ubuntu or debian based. The openstack virtual network is configured with both a v4 and a v6 dhcp pool. The instance should be getting both v4 and v6 (on the same interface) but the instance that are hosted on the compute node only get v4. If i run the dhclient -6 -r the instance actually get it's ipv6 but it's wrongly configured with a /128 (instead of 64) and no route.</p>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"> </p>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">Michael</p>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"> </p>
<div style="border: none; border-top: solid #E1E1E1 1.0pt; padding: 3.0pt 0cm 0cm 0cm;">
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><strong>De : </strong><a href="mailto:katonalala@gmail.com">Lajos Katona</a><br /><strong>Envoyé le :</strong>mardi, 20 septembre 2022 09:39<br /><strong>À : </strong><a href="mailto:mhazan@mandint.org">mhazan@mandint.org</a><br /><strong>Cc : </strong><a href="mailto:openstack-discuss@lists.openstack.org">openstack-discuss@lists.openstack.org</a><br /><strong>Objet :</strong>Re: [neutron][nova][ipv6]instance on compute node not getting dhcpv6</p>
</div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"> </p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">Hi,</p>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">Do you have some more details of your environment, which backend you use? OVS?</p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">Your VMs have both IPv4 and v6 addresses and you mean that they got IPv4 as expected?</p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"> </p>
</div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;">Lajos</p>
</div>
</div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"> </p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><<a href="mailto:mhazan@mandint.org">mhazan@mandint.org</a>> ezt írta (idÅ‘pont: 2022. szept. 19., H, 16:19):</p>
</div>
</div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; margin-bottom: 12.0pt; margin-left: 4.8pt;">Hello all,<br /><br />i manage a small openstack cluster installed via Ubuntu package, it has <br />been upgraded since the day of Newton and currently running Victoria. it <br />started as a single node with the basic services installed, later a <br />dedicated storage node and compute node were added. after upgrading to <br />victoria, any instance that boot on the dedicated compute node start up <br />but fails to get it's global ipv6 via stateful dhcp6, only <br />linklocal(fe80) ip is shown by the instance. The ipv6 is created in <br />openstack, the dhcpv4 works and there are no issue if the instance boot <br />on the "old" all in one node. i can manually allocate (by editing the <br />instance network config file) the ipv6 config and it works. any pointer <br />as to what could cause this issue ?<br /><br />BR, Michael</p>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; margin-left: 4.8pt;"> </p>
<p class="MsoNormal"> </p>
</div>
</blockquote>
</blockquote>
</body></html>