PVM makes a
pvmd.xxxxx file in the
/tmp
directory
of every host when a user adds that host to a PVM. In order to allow
different
users to add the same machine in different PVM's these file (located in
/tmp)
are specific for each user. The purpose of this file is to prevent PVM
of starting
pmvd twice for the same user. In other words this
is
a
lock file. So whenever you
add a host to a PVM, PVM first check the
/tmp
directory to see if there is not a PVM lock file for you. If there is
then
PVM reports something like the red text underneath. That is how they
can
detect attempts to duplicate hosts in a PVM. What
probably happened it that someone or something stopped the machine in
an
abnormal way. Remove in the
/tmp
directory of each of the machines that you can not add the file called
pvmd.xxxx.
(where
xxxx
is your user identification) with the following commands: