Hi,

I got a error message when I lamboot the mpi environment. I have configured the ssh and make it run without print any prompt information. When I run "lamboot", it said it received a information from remote node: "mkdir: No such file and directory" and present the hint to run

ssh -x 192.168.8.59 -n hboot -t -c lam-conf.lamd -v -s -I '"-H 192.168.8.55 -P 48774 -n 1 -o 0"'

Then I run above command in console...  surely, I got the same error message. It seems it can not find the "hboot" in the node of 192.168.8.59.

Ok, I tested the node with IP=192.168.8.59. In the node0 with IP=192.168.8.55, I run the following commands:

$ ssh 192.168.8.59
$                              <-  login successfully
$ ifconfig  |  grep inet\ addr
inet addr:192.168.8.59  Bcast:192.168.8.255
$ which hboot
/usr/local/bin/hboot
$ hboot
mkdir: No such file or directory
chdir: No such file or directory
$

I have no idea how to do next.  The ssh is not the original one with OS distribution. I have modified it to change  user's home directory to /tmp.
I don't know whether the modification will affect the behavior of hboot.

Could anybody give me some advice?

Thanks in advance,

Ann


ÑÅ»¢ÓÊÏ䣬ÖÕÉú»ï°é£¡