Comment 6 for bug 1240215

Revision history for this message
Chris Glass (tribaal) wrote :

This is still affecting users of the 1.4+bzr1693+dfsg-0ubuntu2 pacakge in Saucy.

Steps to reproduce:

- Install maas using the saucy server install CD.
- Edit /etc/maas/import_pxe_files -> set ARCHES to i.e. ARCHES="amd64/generic"
- Configure the rest of MaaS, click the "import boot images" in the UI
- PXE boot a machine

What happens:
The machine PXE boots, gets assigned an IP address by MaaS. The node gets stuck on "Trying to load: pxelinux.cfg/default" and finally reboots after a timeout triggers. This results in an eternal reboot loop.

What should be happening:
The machine PXE boots, gets assigned an IP address, and successfully downloads a bootable image from tftp, resuming normal operations.