I've built pacemaker 1.1.10rc2 and am trying to get the pacemaker-remote
features working on my Scientific Linux 6.4 system.  It almost works...

The /etc/pacemaker/authkey file is on all the cluster nodes, as well as my
test VM (readable to all users, and checksums are the same everywhere).  I
can connect via telnet to port 3121 of the VM.  I even see the ghost node
appear for my VM when I use either 'crm status' or 'pcs status'.  (Aside:
 crmsh doesn't know about the new meta attributes for remote...)

But the communication isn't quite working.  In my log I see:

May 16 15:58:34 cvmh04 crmd[4893]:  warning: lrmd_tcp_connect_cb: Client
tls han
dshake failed for server swbuildsl6:3121. Disconnecting
May 16 15:58:34 swbuildsl6 pacemaker_remoted[2308]:    error:
lrmd_remote_client
_msg: Remote lrmd tls handshake failed
May 16 15:58:35 cvmh04 crmd[4893]:  warning: lrmd_tcp_connect_cb: Client
tls han
dshake failed for server swbuildsl6:3121. Disconnecting
May 16 15:58:35 swbuildsl6 pacemaker_remoted[2308]:    error:
lrmd_remote_client
_msg: Remote lrmd tls handshake failed

and it isn't long before pacemaker stops trying.

Is there some additional configuration I need?

/Lindsay
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to