On 27/03/15 18:43, Sameer Zeidat wrote: > Your nodes need to have their PXE boot NIC in the same subnet where MAAS is. > PXE protocol isn't routable.
Well... DHCP isn't routable, and you DHCP before you PXE. DHCP can be forwarded if you have special support for that setup in the network. AFAIK, TFTP is routable, and that's the heart of PXE. So, I would say the requirements are: * your IPMI BMCs should be routable to the MAAS region controller (and cluster controllers?) * your machines should DHCP + PXE on a subnet where there is a MAAS cluster controller Mark -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
