<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#2F5496;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#2F5496">The error in your screenshot indicates trouble retrieving the initrd. I would check the dnsmasq logs in daemon.log on the active controller. You’ll see the DHCP request and response there, and should see tftp
 requests for the pxelinux.cfg file, followed by the bzImage (kernel) and initrd.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#2F5496"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#2F5496">In my test, the initrd is the last of the three files, so it’s surprising there’d be an issue on that one and not the earlier files. Maybe the logs will shed some light for you.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#2F5496"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#2F5496">Example from my system:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">[sysadmin@controller-0 ~(keystone_admin)]$ tail -f /var/log/daemon.log | grep dnsmasq<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:21.000 controller-0 dnsmasq-dhcp[101586]: info DHCPDISCOVER(enp0s8) 08:00:27:2a:b1:e7<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:21.000 controller-0 dnsmasq-dhcp[101586]: info DHCPOFFER(enp0s8) 192.168.204.3 08:00:27:2a:b1:e7<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-dhcp[101586]: info DHCPREQUEST(enp0s8) 192.168.204.3 08:00:27:2a:b1:e7<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-dhcp[101586]: info DHCPACK(enp0s8) 192.168.204.3 08:00:27:2a:b1:e7 controller-1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: err error 0 TFTP Aborted received from 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: info failed sending /pxeboot/pxelinux.0 to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: info sent /pxeboot/pxelinux.0 to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: err file /pxeboot/pxelinux.cfg/ecf77d23-7792-4e4f-95bc-46a4d0ca2b36 not found<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: info sent /pxeboot/pxelinux.cfg/01-08-00-27-2a-b1-e7 to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: info sent /pxeboot/menu.c32 to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:23.000 controller-0 dnsmasq-tftp[101586]: info sent /pxeboot/pxelinux.cfg/01-08-00-27-2a-b1-e7 to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:25.000 controller-0 dnsmasq-script[101586]: debug sysinv 2021-06-16 14:40:25.373 2363971 INFO sysinv.cmd.dnsmasq_lease_update [-] Called 'add' for mac
 '08:00:27:2a:b1:e7' with ip '192.168.204.3'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:25.000 controller-0 dnsmasq-script[101586]: debug sysinv 2021-06-16 14:40:25.565 2363971 INFO sysinv.openstack.common.rpc.common [-] Connected to AMQP
 server on 192.168.204.1:5672<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:30.000 controller-0 dnsmasq-tftp[101586]: info sent /pxeboot/rel-21.05/installer-bzImage to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:39.000 controller-0 dnsmasq-tftp[101586]: info sent /pxeboot/rel-21.05/installer-initrd to 192.168.204.3<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:57.000 controller-0 dnsmasq-dhcp[101586]: info DHCPDISCOVER(enp0s8) 08:00:27:2a:b1:e7<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:57.000 controller-0 dnsmasq-dhcp[101586]: info DHCPOFFER(enp0s8) 192.168.204.3 08:00:27:2a:b1:e7<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:57.000 controller-0 dnsmasq-dhcp[101586]: info DHCPREQUEST(enp0s8) 192.168.204.3 08:00:27:2a:b1:e7<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New";color:#2F5496">2021-06-16T14:40:57.000 controller-0 dnsmasq-dhcp[101586]: info DHCPACK(enp0s8) 192.168.204.3 08:00:27:2a:b1:e7 controller-1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#2F5496"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#2F5496"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Rai, Ankush <Ankush.Rai@commscope.com> <br>
<b>Sent:</b> Tuesday, June 15, 2021 2:14 PM<br>
<b>To:</b> starlingx-discuss@lists.starlingx.io<br>
<b>Cc:</b> Sambandan, Devaraj <Devaraj.Sambandan@commscope.com>; Dharwadkar, Sriram <Sriram.Dharwadkar@commscope.com><br>
<b>Subject:</b> [Starlingx-discuss] PXE-boot error with 5.0 build<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:solid #9C6500 1.0pt;padding:2.0pt 2.0pt 2.0pt 2.0pt">
<p class="MsoNormal" style="line-height:12.0pt;background:#FFEB9C"><span style="font-size:10.0pt;color:red">[Please note: This e-mail is from an EXTERNAL e-mail address]<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We are trying to bring-up Starlingx in ALL-IN-ONE DUPLEX mode and using the 5.0 release-build.<o:p></o:p></p>
<p class="MsoNormal">The first node is coming up properly but the second node is failed in PXE boot.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Note: We have created OAM and MGMT VLAN over same interface and enable the pxeboot on the interface. This networking was working fine with starlingx:4.0 and we are seeing the issue with 5.0 only<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The screen-shot is attached for your reference.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Ankush<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>