nosync suddenly

I rebooted a server after doing an apt-update to upgrade to the latest version (in fact did all)

one server however does not want to join the cluster again :-(

baptism:~# pveca -l
CID----IPADDRESS----ROLE-STATE--------UPTIME---LOAD----MEM---ROOT---DATA
1 : x.x.x.x M ERROR: 500 Can't connect to localhost:50000 (connect: Connection refused)

2 : x.x.x.x N S 00:36 4.73 30% 1% 16%
3 : x.x.x.x N ERROR: 500 Can't connect to localhost:50001 (connect: Connection refused)

the rest all show the same error down the line...

any idea?
 
This is due to the ssh security update, which changes the ssh keys. Now the vpn tunnel does not work and longer.

I guess the easiest way to fix this is to delete the /etc/pve/cluster.cfg files and recreate the cluster with pveca.

- Dietmar
 
This is due to the ssh security update, which changes the ssh keys. Now the vpn tunnel does not work and longer.

I guess the easiest way to fix this is to delete the /etc/pve/cluster.cfg files and recreate the cluster with pveca.

- Dietmar

and the /root/.ssh/known_hosts, also on both machines.
 
backup:~# pveca -s -h 187.x.x.x
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "pt_BR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
syncing master configuration from '187.x.x.x'


Hello please, what's the problem?