Comment 24 for bug 1379591

Revision history for this message
Jason Hobbs (jason-hobbs) wrote : Re: [Bug 1379591] Re: Moonshot nodes with Mellanox interfaces fail to deploy in maas 1.7

On 10/23/2014 10:53 AM, Sean Feole wrote:
> I also want to add that the anders cartridge , also has a mellanox
> interface, however the arch is x64 not arm64.
>
> See the lshw output here:
> https://pastebin.canonical.com/119279/
>
> This x64 node currently does not have the any issue deploying with maas
> 1.7 beta 8.

This can be explained by the fact that for whatever reason, this anders
node's lshw output includes eth0, while the arm64 node's lshw output
includes eth1. Since the node PXE boots from eth0, it's the interface
we're trying to configure to come up with DHCP, and the one we need to
find in lshw output in order for that to work.

Jason