Hi, I modified the network file. Crowbar can detects my network interfaces but some nodes which default interface is eth2 still lost IP address in Ready state. OS install is success, but IP address has gone after few minutes I try to set the first PXE port to eth0 in BIOS ,and it will not lost IP address in Ready State. But I dont know why different default interface will go to differetn result.
Thanks 2013/3/8 <[email protected]> > 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 [email protected] https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/
