Newsgroups: comp.parallel.pvm
From: weisz@ww.edvz.tuwien.ac.at (Willy Weisz)
Subject: Re: [Q] problem adding hosts (2nd try)
Organization: Vienna University of Technology, Austria
Date: 21 Mar 1995 17:23:52 GMT

In article <3kk3k3$aro@news.rwth-aachen.de>, spohr@rog.rwth-aachen.de     (Axel Spohr) writes:
|> 
|> All the machines involved share a filesystem an thus accounts/passwords/
|> .cshrc. There is no echo in the .cshrc and here is, what I find in my
|> pvml-file after starting xpvm and before I start loading any tasks.
|> 
|> [t80040000] ready  3.3.7   Mon Mar 20 15:14:39 1995
|> [t80000000] pvmd@fmos: /tmp_mnt/home/vlsi/cmos/spohr/pvm3/lib/SUN4/pvmd3: Command not found.^J
|> [t80000000] pl_startup() pvmd@fmos: EOF
|> [t80040000] startack() host fmos expected version
|> [t80040000] [t40002] libpvm [t40002]: pvm_recv(): Can't contact local daemon
|> [t80040000] [t40002] libpvm [t40002]: gs_handle: Can't contact local daemon
|> [t80040000] [t40002] libpvm [t40002]: pvm_nrecv(): Can't contact local daemon
|> [t80040000] [t40002] libpvm [pid25080]: pvm_exit(): Can't contact local daemon
|> [t80000000] pvmd@fmos: /tmp_mnt/home/vlsi/cmos/spohr/pvm3/lib/SUN4/pvmd3: Command not found.^J
|> [t80000000] pl_startup() pvmd@fmos: EOF
|> [t80040000] startack() host fmos expected version
|>
 Look in /tmp for a file pvml.user_id (user_id is the user_id of the user under which pvmd3
is called on the system) on the machines that cannot be included in your PVM. If such
a file exists, rm it, otherwise pvmd3 will not be started on the processor, but since
it is not running no contact can be established with the processor.
 
I hope this helps

Willy 

