problem with cluster join

Nov 18, 2020
37
2
28
42
Hello
i've remove a node from a cluster then i've reinstalled, i've change the hostname but use the same IP address.
one the node was ready i've join to the cluster, but doesn't works.
tell me an error about TLS: tls_process_server_certificate: certificate verify failed (596)
if i try to connect directly to this node not open nothing.
on the cluster i see it with X red, and the error.
if i connect on SSH and check on /etc/pve i found only 3 file.

can help me to back this node online, or i need to change hostname and ipaddress?
Thanks
 
Could you post the output of (from the readded node):
  • pvecm status?
  • mount | grep /etc/pve
  • ls -l /etc/pve
  • pveversion -v
Could you try to run pvecm updatecerts --force on the readded node?
 
Hello
i've try to do your step, but after power on the server and rejoin to the cluster, the join have worked sucessfully ...
but i try and reinstall the node 3 time before ...
thanks for the help
 
Happy to hear that you got it working in any case!