[PVE-User] PVE4 cannot connect to new node after adding to cluster
Dmitry Petuhov
mityapetuhov at gmail.com
Thu Oct 29 14:42:17 CET 2015
Hello.
Yesterday I've created new cluster with 2 nodes. It ran smoothly.
Today I tried to add 1 extra node to cluster.
pvecm add 10.19.91.41
freezed on "waiting for quorum..." while pvecm status showed all three
nodes in cluster and Quorate. In meantime there was many "pmxcfs[1837]:
[status] crit: cpg_send_message failed: 9" errors. I had to restart
pve-cluster to make addition finish.
After restart pmxfcs contents propagated to new node and process
continued. Node added to cluster, but now I cannot connect to 8006 port
of new node with any program. It's failing to do SSL handshake:
$ openssl s_client -connect 10.19.91.43:8006 -debug
CONNECTED(00000003)
write to 0x1ca02b0 [0x1ca0840] (295 bytes => 295 (0x127))
...
0120 - 02 03 00 0f 00 01 01 .......
read from 0x1ca02b0 [0x1ca5da0] (7 bytes => 0 (0x0))
140209662092960:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
failure:s23_lib.c:177:
/etc/pve filesystem now looks good and I can view certificates for all
nodes.
Old 2 nodes are still working fine.
Any suggestions how to make new one work?
More information about the pve-user
mailing list