Question about MAAS and KVM PXE

Mike Pontillo mike.pontillo at canonical.com
Fri Jul 21 06:58:34 UTC 2017


On Fri, Jul 21, 2017 at 7:36 AM, wahi <wahi at sci.am> wrote:

> On 07/20/2017 10:56 PM, Lloyd Parkes wrote:
>
>> The error message indicates that the VM couldn’t download its bootstrap
>> from the server using the TFTP protocol. The TFTP protocol isn’t used when
>> installing from an ISO.
>>
>> I can think of two things to check.
>>
>> First of all, got to Nodes -> Controllers and select your rack
>> controller. Then select the Services tab and check that there is a green
>> tick next to the “tftp” item. If there isn’t a green tick, then you will
>> have to search the MAAS logs under /var/log/maas/ for possible problems.
>>
>> Secondly, there is always the possibility of a firewall blocking tftp
>> traffic. This could be on your server or on your network.
>>
>
In addition to Lloyd's suggestions, you can try using this script for
testing:

https://git.launchpad.net/maas/tree/scripts/maas-test-enlistment

If you run this script manually from the same network as the nodes are
booting from (using the private IP address, 10.0.17.1, as the parameter)
you should be able to check that the TFTP files are accessible and the
cloud parameters are correct (that is, the MAAS metadata server that
cloud-init will contact is reachable and providing correct metadata URLs
for booting nodes).

Regards,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/maas-devel/attachments/20170721/dd34e436/attachment.html>


More information about the Maas-devel mailing list