Try rebooting the head node, waiting until it is completely booted, and then
rebooting all the client nodes.  If everything is set up right, that might
fix the problem.  You can check if it is working by sshing to the compute
node and doing "ls /home" and comparing it to the head node.

Check /etc/exports and make sure /home is exported to the internal network,
and the fstab in the image and nodes to make sure it is being mounted.

Another common problem is an incorrect /etc/hosts files, see if it is
something like
127.0.0.1 localhost.localdomain localhost
10.0.0.1 oscarmaster.oscardomain oscarmaster nfs_oscar pbs_oscar

If the cluster hostname is on the same line as localhost, that will cause
this kind of problem because the nodes will be trying to contact themselves
instead of the head node for nfs mounts.

Not much will work without nfs working unfortunately.

On 4/23/07, Dr. Lutfullah <[EMAIL PROTECTED]> wrote:

Thanks a lot. There are 15 log files. I am attaching two.

lutfullah

On 4/23/07, Michael Edwards <[EMAIL PROTECTED]> wrote:
> Please send your oscarinstall.log file.
>
>
> On 4/23/07, Dr. Lutfullah <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > I am using fedora core 4 and trying to install oscar on a cluster with
> > 32 HP P4 computers.
> > Everything has gone well except for the last step in which I get tests
> > FAILED errors.
> > Something like:
> > /home mounts 31 nodes FAILED
> > SSH ping test PASSED
> > SSH server > node FAILED
> > SSH node -> server FAILED
> > TORQUE shell test
> > goes into a loop and produces
> > Checking for NFS propagation of MPI preferences     not yet
> > this message then keeps on appearing.
> > Could anyone please help.
> > This is our first experience with a cluster.
> >
> > lutfullah
> >
> >
>
-------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Oscar-users mailing list
> > Oscar-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/oscar-users
> >
>
>
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Oscar-users mailing list
> Oscar-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oscar-users
>
>



--
Prof. Dr.Lutfullah Kakakhel
Vice Chancellor
Kohat University of Science and Technology,
Indus Highway, Kohat, NWFP, Pakistan.
+92 922 554578
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to