I have a 3node cluster
I needed to rebuild one node
I did the removal and join using the docs https://pve.proxmox.com/wiki/Cluster_Manager
That all went well
Note: Im using the same name PVE3 and IP for ne rebuilt node as before
Now I have issues manageing the nodes
My 3 modes are PVE1, PVE2, PVE3
If I login via PVE1
Everything i s fine on PVE1 and PVE2
On PVE3 I cant get to the console of the LXC containers
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:1xpJKnujQjC6VuAUpsazcb94/HDf09o7x2v8B+ECWeg.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /root/.ssh/known_hosts:17
remove with:
ssh-keygen -f "/root/.ssh/known_hosts" -R "172.30.30.13"
Host key for 172.30.30.13 has changed and you have requested strict checking.
Host key verification failed.
If I login via PV2
Everything works correctly and the above issue goes away
If I login via PV3
Everything works correctly and the above issue goes away
Ive tried a bunch if solutions on the forms without sucess
inclusing the pvecm updatecerts --force and ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "172.30.30.13"
Im running the latest Proxmox 8.2.4 on all nodes with all patches up to date
I needed to rebuild one node
I did the removal and join using the docs https://pve.proxmox.com/wiki/Cluster_Manager
That all went well
Note: Im using the same name PVE3 and IP for ne rebuilt node as before
Now I have issues manageing the nodes
My 3 modes are PVE1, PVE2, PVE3
If I login via PVE1
Everything i s fine on PVE1 and PVE2
On PVE3 I cant get to the console of the LXC containers
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:1xpJKnujQjC6VuAUpsazcb94/HDf09o7x2v8B+ECWeg.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /root/.ssh/known_hosts:17
remove with:
ssh-keygen -f "/root/.ssh/known_hosts" -R "172.30.30.13"
Host key for 172.30.30.13 has changed and you have requested strict checking.
Host key verification failed.
If I login via PV2
Everything works correctly and the above issue goes away
If I login via PV3
Everything works correctly and the above issue goes away
Ive tried a bunch if solutions on the forms without sucess
inclusing the pvecm updatecerts --force and ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "172.30.30.13"
Im running the latest Proxmox 8.2.4 on all nodes with all patches up to date
Last edited: