Problem by Installing a PVMCluster (rsh Problem ?)
Bernd_Wollny
bernd@wiloyee.shnet.org
Thu, 17 Sep 1998 15:10:35 -0400
On Thu, 17 September 1998 08:43:28 +1000, Nickolas Kwiatkowski wrote:
>
> Hi,
>
> I know that I could be stating the obvious. Have you set-up your rhosts
> file for each host ??? The rsh command will fail without it being set
> correctly,
>
Hello,
thx to all, I have found the Problem.
First i can't use rsh as root, but this arn't so bad. I can use rsh as
normal user to start pvm.
After a few test, looking in the source of rshd and recompile it, make a
few changes i found that I have to edit my hostfile
~/.pvm_hostfile:
namoi dx=/usr/share/pvm3/lib/pvmd
Bernd