Operating System - HP-UX
1833031 Members
2606 Online
110049 Solutions
New Discussion

Service Guard configuration

 
SOLVED
Go to solution
Lee Abell
Frequent Advisor

Service Guard configuration

I am running cmquerycl to begin my service guard configuration. I have a 2 node cluster and I am getting the following error message. The node that it is getting the permission denied message on is the node that I am running the command from. Any thoughts??

hp59:/root # cmquerycl -v -C /etc/cmcluster/cmclconf.ascii -n hp59 -n hp58

Begin checking the nodes...
Looking for other clusters ... Done
Permission denied to hp59
Permission denied to hp59
Error: Unable to establish communication to node hp59
Failed to gather configuration information.
6 REPLIES 6

Re: Service Guard configuration

ensure that the file /etc/cmcluster/cmclnodelist exists with permission 444 and contains:

hp59 root
hp58 root

HTH

Duncan

I am an HPE Employee
Accept or Kudo

Re: Service Guard configuration

And I shoulf have added it needs to be on both servers...

Duncan

I am an HPE Employee
Accept or Kudo
Vijeesh CTK
Trusted Contributor

Re: Service Guard configuration



hi ..

IN the .rhosts file of hp59 and hp58 u have to ptu necessray entries..
----------
.rhosts ( hp59 & hp58 )

hp58 root
hp59 root
------
and in the /etc/hosts also shud be properly addressed.

CTK
Sridhar Bhaskarla
Honored Contributor
Solution

Re: Service Guard configuration

On the node you are running from. If you are using .rhosts, then make sure this host is permitted in it's own .rhosts too.

hp58 root
hp59 root

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Helen French
Honored Contributor

Re: Service Guard configuration

James R. Ferguson
Acclaimed Contributor

Re: Service Guard configuration

Hi Paula:

You suspect that you need to setup either a '.rhosts' or 'cmnodelist' file.

Regards!

...JRF...