[Pacemaker] Weird behaviour of crm_resource -N

Andreas Mock andreas.mock at web.de
Thu Aug 22 10:20:14 EDT 2013


Hi all,

I just wanted to cleanup a failed stonith device with
crm_resource -C -r r_stonith -N node
but I made an error taking the wrong node name 'node'.
'node' is not existent in the cluster, but on the commandline
I get a
----------------8<-------------
Cleaning up r_stonith on node
Waiting for 1 replies from the CRMd<cursor>
----------------8<-------------
until it times out after 60 seconds with
----------------8<-------------
Cleaning up r_stonith on node
Waiting for 1 replies from the CRMdNo messages received in 60 seconds..
aborting.
----------------8<-------------

Is there a reason why there is no check against the
cluster membership in advance so that crm_resource
could just say: No such node 'node' in cluster?

(crm_rsource from latest git (1.1.10+))

Best regards
Andreas Mock






More information about the Pacemaker mailing list