Re: Can not add second node in OPENSSI

John Hughes <[email protected]> Tue, 06 Jan 2009 11:03:30 +0100
Newsgroups gmane.linux.cluster.ssic.user
Message-ID <[email protected]>
Abu Hadee wrote:
> Hello All,
Yow!  Sourceforge seem to have held your message up for nearly a month!

Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88])
	by franconia.CalvaEDI.COM (8.11.1-20030923/8.11.1/8.23) with ESMTP id n05Hjud15087
	(using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO)
	for <[email protected]>; Mon, 5 Jan 2009 18:45:58 +0100 (CET)
Received: from localhost ([127.0.0.1] helo=sfs-ml-3.v29.ch3.sourceforge.com)
	by h25xhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from <[email protected]>)
	id 1LJtVl-0005Q7-FZ; Mon, 05 Jan 2009 17:45:09 +0000
Received: from sfi-mx-2.v28.ch3.sourceforge.com ([172.29.28.122]
	helo=mx.sourceforge.net)
	by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from <[email protected]>) id 1L9u80-0005s5-Qy
	for [email protected];
	Tue, 09 Dec 2008 04:23:20 +0000
Received-SPF: pass (72vjzd1.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.198.226 as permitted sender)
	client-ip=209.85.198.226; [email protected];
	helo=rv-out-0506.google.com; 
Received: from rv-out-0506.google.com ([209.85.198.226])
	by 72vjzd1.ch3.sourceforge.com with esmtp (Exim 4.69)
	id 1L9u7x-0007f5-Bh for [email protected];
	Tue, 09 Dec 2008 04:23:20 +0000
Received: by rv-out-0506.google.com with SMTP id l9so1423007rvb.47
	for <[email protected]>;
	Mon, 08 Dec 2008 20:23:15 -0800 (PST)

>
> I'm trying to run openssi on two identical node.
>
> First node(init node) is working perfectly.
>
> When I try to boot 2nd node, it gets the ip address, dhcp, it boots up 
> with kernel. But then it fails to find the NIC card.
>
> It is using tg3. It's in the modprobe as expected. Since both pcs are 
> identical, I am assuming that I wouldn't need any further driver to 
> install.
>
> I've tried to add bnx2 instead of tg3. But I am not able to do so (not 
> good at linux)
>
> Error message:
>
> /lib/tg3.o : init_module: no such device
> Unable to find NIC
Looks like the tg3 in the 2nd node is broken, not plugged in, 
disactivated or something.

Does it work if you boot a normal linux on it directly?


------------------------------------------------------------------------------