Sounds like the HW you're using is not represented in the interface_maps in the network json, so it's not consistently picking the same interfaces. See [1] on how to update the network json under the section "Interface Maps". That said, there might also be an latent issue around moving the admin network between NIC's.... but fixing the network json will avoid the need to do that.
[1] https://github.com/crowbar/crowbar/wiki/Annotated-network-json-file From: crowbar-bounces On Behalf Of CH Yang Sent: Thursday, March 07, 2013 9:09 PM To: crowbar Subject: [Crowbar] Cannot get IP address in Ready state Dear all, I am newbie with crowbar and have been trying to install crowbar on physical nodes. After OS install , some of nodes lost its IP address when it in 'Ready' state. Nodes not lost IP in Readying state,but few minute later it go to No Data(off) state. The newtork interface file in /etc/network/interface is: # The primary network interface auto eth2 iface eth2 inet dhcp But eth2 is down in Ready state. And i found out that,the node which is not lost IP address is using eth0 not eth2 Some of nodes use eth0 as its fqdn name and the other use eth2. All of node who using eth2 are fail. Is that normal to use eth2 port? and why some nodes is using eth0 and others using eth2? Any help would be greatly appreciated. Thanks, CH
_______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/