Originally posted by: SystemAdmin
Hi Holgervk,
Firstly, thanks for your reply.
So this is the scenario, the cluster services are currently offline on both cluster nodes.
root@clusterA# lssrc -ls clstrmgrES Current state: ST_INIT sccsid =
"@(#)36 1.135.5.2 src/43haes/usr/sbin/cluster/hacmprd/main.C, hacmp.pe, 53haes_r550, 0934B_hacmp550 8/8/09 14:48:23"
Now at this stage, nothing is listening on port 6191 and from your post, which is why cldare is failing.
root@clusterA# cldare -t cldare: Unable to execute a command remotely on node AUAEUAP289WBCX2, check clcomd.log file
for more information. Any configuration changes must be propagated to the node before the node will be allowed to join the cluster.
Now once I start cluster services on both nodes, clcomd is listening on 6191.
root@clusterA# netstat -Aan | grep 6191 f100060002052398 tcp4 0 0 *.6191 *.* LISTEN root@clusterA# rmsock f100060002052398 tcpcb The socket 0x2052008 is being held by proccess 368850 (clcomd).
Now when I run cldare -t, I don't get the error.
So is this working as designed then, because the error is a little off putting when you do a verification and synchronisation with the cluster offline.
Thanks,
Kristian
#PowerHA-(Formerly-known-as-HACMP)-Technical-Forum#PowerHAforAIX