Newsgroups: comp.parallel.pvm
From: david kahana <kahana@sprintmail.com>
Reply-To: dek@bnl.gov
Subject: Re: pvm start problem
Organization: EarthLink Network, Inc.
Date: Thu, 06 Aug 1998 08:37:36 -0400
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <35C9A390.282CCE2C@sprintmail.com>

Mohammad Saleem wrote:

> Fanglin Zhu wrote:
> >
> > Hi, everyone:
> >   I have just installed pvm3.3.11 in my home dir. But it can't be started.
> > Error message:
> >    libpvm [pid1598]: /tmp/pvmd.4032: No such file or directory
> >    libpvm [pid1598]: Console: Can't start pvmd
> > Log file pvml.4032:
> >    [pvmd pid1600] mksocs() bind loclsock: Permission denied
> >    [pvmd pid1600] pvmbailout(0)
> > I am using tcsh and sun4.1.3 sparc10 workstation. The ~/.rhosts file only
> > include my own workstation. Env. variable PVM_ARCH and PVM_ROOT are
> > setted.
> >   It seems the pvmd is having trouble starting up and pvmd complains that
> > it can't bind a socket. But I don't know how to correct it.
> >   Anyone know how to do? Your reply is very appreciated.
> >
> > F. L. Zhu
> >
>
> Have you Zhu any answer to your question then please help me in solving
> my problem. I have also more or less the same problem.
> Or anybody else can solve my problem.
> I get following message when I write
>
> promt> pvm
> ***************************************
> libpvm [pid21877]: mksocs() connect: Connection refused
> pvmd already running.
> libpvm [pid21877]: mksocs() connect: Connection refused
> libpvm [pid21877]: mksocs() connect: Connection refused
> libpvm [pid21877]: mksocs() connect: Connection refused
> libpvm [pid21877]: pvm_mytid(): Can't contact local daemon
>
> **********************************************************
> Any kind of help in this regard would be appreciated.
>
> Better if you answer me via email.
>
> thanks in advance
>
> best regards
>
> /Mohammad

For Fanglin I think the problem has to do with permissions. I get his
output if I run as myself, if as root I get:

libpvm [pid989] mksocs() connect: Connection refused
pvmd already running.
libpvm [pid989] mksocs() connect: Connection refused
libpvm [pid989] mksocs() connect: Connection refused
libpvm [pid989] mksocs() connect: Connection refused
libpvm [pid989]: pvm_mytid(): Can't contact local daemon

just like mohammad. sorry i don't know the solution as yet.

perhaps something to do with .rhosts ?

-- dave k.


