Newsgroups: comp.parallel.pvm
From: rigolin@ronet.it (Dario Rigolin)
Subject: Re: pvm3.3.11,linux(redhat 3.0.3) problems
Organization: My Sweet Home Grignano
Date: Thu, 08 Aug 96 08:15:23 GMT
Message-ID: <4uc7ca$cud@dante.italia.com>

In article <3207FA9E.41C6@fisica.difi.unipi.it>, Maurizio Davini <mau@fisica.difi.unipi.it> wrote:
>Dear PVMers,
>I have installed PVM 3.3.11 on my pentium/pro Linux cluster.
>but I can't start the slaves
>DTID
>Can't start pvmd.

If PVM has a problem starting up and say "can't start pvmd"  check your  
rhosts (this file contains the hosts address used for rlogin and the rsh of a 
command to another machine if you have the permission) if contain the set of 
hosts in your network (LAN i think...). PVM use the rsh UNIX command for 
starting the pvmd on other host and you can check if you .rhosts is set 
correctly type this:

$bash> rsh remote_host ls

This command start the ls program on host remote_host, if an error occurs this 
is the problem. I dont'know if LINUX use a rshd (remote shell daemon used by 
rsh command) in any machine.

Italia Note: Sono uno studente che sta usando PVM per la sua tesi, se vuoi 
possiamo tenerci in cottanto direttamente...

Bye Bye


        \\|||//                   /////  
         |O o|                   O<O  )   
        ( ___ )                  (-    )  
 +----oOOo---oOOo----\---------oOOo---oOOo-------------\
 |  To  contact me    \  " Owner of a lonely heart      \
  \____________________\    much better than a           \
                        \    owner of a broken heart "    \          
  Name  : Dario Rigolin  \---------------------------------\                           
  Address: via Massin, 25b - CAP 45030 - Grignano -RO- ITALY
  Phone : +39425494488 
  E-mail: rigolin@cs.unibo.it (Computer Science Dpt.) 
          rigolin@ronet.it    (Home)
  HTTP  : http://www.cs.unibo.it/~rigolin/

            

