1833541 Members
3153 Online
110061 Solutions
New Discussion

Re: hpux 239 error

 
sassou
Frequent Advisor

hpux 239 error

hi
Exatctly the command
grep -i 239 /usr/include/sys/errno.h
aswered:
# define ECONNREFUSED 239 /* Connection refused */
2 I have new entry in my syslog relative to ignite althaugh remove.
My system is a cluster with 12H Autoraid
Manage by MC/Service Guard.
The /var become full after few hours
Se in attachment some files netconf, syslog.


1 REPLY 1
Mel Burslan
Honored Contributor

Re: hpux 239 error

make sure every member of the cluster has the other members in ~root/.rhosts file.

i.e., for a 2 member cluster, lets say names alpha and beta

on alpha's ~root/.rhosts file, there needs to be a line like :

beta root

and vice versa on beta's ~root/.rhosts file should have

alpha root

youe error sounds like there is a communication failure between the members of cluster.
________________________________
UNIX because I majored in cryptology...