Hi,
I'm a Linux support admin working with Professor Bertschinger at the Center for Space Research and am trying to set up an OSCAR cluster and am running into a strange oddness:
The node configuration steps in the installation GUI asks for the gateway IP for the client nodes, but then fails to note which ethernet interface that IP belongs to, and thus lists all the nodes as hanging off eth0, when it ought to be listing a different interface (eth2 in our case). The mksimachine utility does not provide a way to fix it. Is there something I am doing wrong?
The interface that your cluster nodes are attached to should be specified on the command line:
./install_cluster eth2 (or whichever)
That is how OSCAR decides which interface to use.
Jeremy
Thanks for your attention.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
