1752590 Members
3272 Online
108788 Solutions
New Discussion юеВ

Serviceguard error

 
amanya
Occasional Contributor

Serviceguard error

while runnning thios command I have faced an error, pls guide me what am I doing wrong.

# cmquerycl -C cluter.ascii -n dotsoft

Error: Permission denied to 127.0.0.1
Error: Node bsnltest is refusing Serviceguard communication.
Please make sure that the proper security access is configured on node
bsnltest through either file-based access (pre-A.11.16 version) or role-based
access (version A.11.16 or higher) and/or that the host name lookup
on node bsnltest resolves the IP address correctly.
Failed to gather configuration information.
2 REPLIES 2
amanya
Occasional Contributor

Re: Serviceguard error

pls ignore earlier one

# cmquerycl -C bsnltest.ascii -n bsnltest

Error: Permission denied to 127.0.0.1
Error: Node bsnltest is refusing Serviceguard communication.
Please make sure that the proper security access is configured on node
bsnltest through either file-based access (pre-A.11.16 version) or role-based
access (version A.11.16 or higher) and/or that the host name lookup
on node bsnltest resolves the IP address correctly.
Failed to gather configuration information.
freddy_21
Respected Contributor

Re: Serviceguard error

Hello Amanya,

1. Please make sure rlogin can run at both server.

2. Create cmclnodelist at /etc/cmcluster, contain name from your cluster member.

3. try to run cmquerycl -C cluster.ascii -n -n

make sure all cluster member must state at cmquerycl


thanks
freddy