<div dir="ltr"><div>Hi Tom,</div><div><br></div><div>On Fri, Nov 20, 2015 at 2:18 PM, Tom Denham <span dir="ltr"><<a href="mailto:tom@tomdee.co.uk" target="_blank">tom@tomdee.co.uk</a>></span> wrote:</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">

<p class="MsoNormal">I’ve started using MAAS and ran into a few problems getting
it set up. I’ve done a quick write up of some of the issues that I hit, see
below.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal"><a href="http://www.tomdee.co.uk/2015/11/20/first-experience-of-using-metal-as-a-service-maas-from-ubuntu/" target="_blank">http://www.tomdee.co.uk/2015/11/20/first-experience-of-using-metal-as-a-service-maas-from-ubuntu/</a></p>

<p class="MsoNormal"> </p></div></blockquote><div><br></div><div>Thanks for the feedback. I wanted to address this portion of your blog post:</div><div><div><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><p class="MsoNormal">Once I got servers actually booting I ran into endless problems during the cloud-init about not being able to find files or servers. I was seeing various different errors but generally it was timing out trying to connect to servers. I was at a bit of a loss. Changing my interface settings had some effect on the IPs that the nodes were trying to connect to but still didn't resolve the problem.</p><p class="MsoNormal"><br></p><p class="MsoNormal">I got another VLAN set up and added another interface to my MAAS server. I allowed this interface to manage DHCP and DNS and tried again PXE booting servers. They booted, they got IP addresses on this new subnet but they were still failing with strange errors trying to connect odd IPs.</p></div></blockquote></div></div></div><div> </div><div>Coincidentally, I was working on reproducing a regression with unmanaged networks that someone reported in the latest MAAS 1.9 RC, and I think I ran across the same issue you described.[1] (This could be verified by checking your /var/log/maas/regiond.log, if you still have your MAAS 1.8 setup around.) I'm trying to get the fix merged for the next update to 1.8,[2] as well as ensure it works for the coming 1.9 release. The take-away here is to make sure you configure your cluster interfaces so that when each potential node PXE boots, its IP address will fall within a known subnet on the cluster.</div><div><br></div><div>To add to what Mark said, I would say that external DHCP is an ancillary feature for MAAS. MAAS works much more seamlessly when it is able to manage both the DHCP and DNS infrastructure on each cluster interface, so I encourage you to set it up that way instead. (check the "management" option under your cluster interface to be sure it's set to "DHCP and DNS".) I view external DHCP as a "degraded mode"; it can be useful in some cases, but it's not our focus (and can somewhat limit what you can do with MAAS).</div><div><br></div><div>Thanks again for the feedback, and thanks for trying MAAS. Keep in touch!</div><div><br></div><div>Regards,</div><div>Mike</div><div><br></div><div>[1]:</div><div><a href="https://bugs.launchpad.net/maas/+bug/1519177">https://bugs.launchpad.net/maas/+bug/1519177</a><br></div><div><br></div><div>[2]:</div><div><a href="https://code.launchpad.net/~mpontillo/maas/fix-1519177-1.8/+merge/278410">https://code.launchpad.net/~mpontillo/maas/fix-1519177-1.8/+merge/278410</a><br></div></div></div></div>