<div dir="ltr"><div dir="ltr">That is correct, the address should be wrapped in a bracket. I would suspect it might be an issue of the original input.<div><br></div><div>Specifically, from the original undercloud.conf file you posted to the  list.</div><div><br></div><div>local_ip = ca:ca:ca:9900::171/64<br></div><div><br></div><div>That seems wrong to me and it might actually be the fact that it is provided with a subnet mask, but I'm no expert in this specifically.</div><div><br></div><div> Honestly, if you really want to take the TripleO route, you should likely consider exploring commercial support options. The community can only do so much for you in terms of a project (TripleO) which is shutting down[0], and wallaby[1][2] itself is in what is considered Extended Maintenance[3].</div><div><br></div><div>-Julia</div><div><br></div><div>[0]: <a href="https://lists.openstack.org/pipermail/openstack-discuss/2023-February/032083.html">https://lists.openstack.org/pipermail/openstack-discuss/2023-February/032083.html</a></div><div>[1]: <a href="https://releases.openstack.org/">https://releases.openstack.org/</a></div><div>[2]: <a href="https://releases.openstack.org/#extended-maintenance-note">https://releases.openstack.org/#extended-maintenance-note</a></div><div>[3]: <a href="https://docs.openstack.org/project-team-guide/stable-branches.html#maintenance-phases">https://docs.openstack.org/project-team-guide/stable-branches.html#maintenance-phases</a></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 22, 2023 at 9:25 PM Kushagr Gupta <<a href="mailto:kushagrguptasps.mun@gmail.com">kushagrguptasps.mun@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Team/Julia,<div><br></div><div>Thank you for your constant help <a class="gmail_plusreply" id="m_-1232814816230620656m_-8750342776500216486plusReplyChip-0" href="mailto:juliaashleykreger@gmail.com" target="_blank">@Julia Kreger</a>.</div><div><br></div><div>We decided to install the wallaby release using online sources.</div><div>We followed the link:</div><div>          <a href="https://docs.openstack.org/project-deploy-guide/tripleo-docs/wallaby/deployment/install_undercloud.html" target="_blank">https://docs.openstack.org/project-deploy-guide/tripleo-docs/wallaby/deployment/install_undercloud.html</a><br></div><div><br></div><div>When the installation of the undercloud was successful, We found out that all the containers except ironic_pxe_http were in healthy state as opposed to the mentioned container which was in an unhealthy state.</div><div>We collected  the pcap files during the node introspection at this point, and following is our result:</div><div><br></div></div></blockquote><div>[trim] </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>As you can see, we are getting a read request from our baremetal node, but our tftp server is not replying with the acknowledgement message.</div><div>We have seen in normal cases that at this point data transfer should begin which is not happening here.</div><div><br></div><div>Apart from this the container ironic_pxe_http is an unhealthy state as mentioned previously. On inspecting the pod, we are getting the following error:<br><br>```</div><div>"Log": [<br>                         {<br>                              "Start": "2023-08-22T13:03:17.113762224+05:30",<br>                              "End": "2023-08-22T13:03:17.400862661+05:30",<br>                              "ExitCode": 1,<br>                              "Output": "/usr/sbin/httpd -DFOREGROUND\ncurl: (22) The requested URL returned error: 404 Not Found\n\n404 ca:ca:ca:9900::43:8088 0.000512 seconds"<br>                         },<br></div><div>```</div><div>We think that ca:ca:ca:9900::43:8088 is not a valid syntax. For IPV6 ips, it should be [ca:ca:ca:9900::43]:8088. Kindly note that this is our assumption. </div><div>Could you please help us out with it?</div><span style="color:rgb(80,0,80)"><div><br></div><div>Thanks and Regards,</div><div>Kushagra Gupta</div></span></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 11, 2023 at 2:44 AM Julia Kreger <<a href="mailto:juliaashleykreger@gmail.com" target="_blank">juliaashleykreger@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div></div></div></div></blockquote></div></div></blockquote></div></blockquote><div>[trim] </div></div></div>