Hello all. 98% out of the weeds here but can't cross the finish line. I have a 7 node cluster on proxmox ve and I had to do a ton of hardware upgrades (memory, os and ceph data ssd, nic card change) as well as configure redundant networking as I take this cluster into use soon. In the process I decided it would be best to get a clean slate, so I researched, reach a bunch of proxmox forums posts and got all 7 reloaded, configured with lacp nics, idential drive ssd ceph storage, vlans, etc... its great! The last leg of this is that the "cluster" is still around from the old days. Which is fine, I haven't had issues, everything is healthy and I did a ton of cleanup.
The issue is that I try to do anything with public ssh keys (like live migrations) and they failed due to the public key changing. I know that this is not proxmox specific and its just a thing in general, as when I provisioned the new nodes obviously, they keys changed. I really understand debian pretty well at its roots but I've never been to strong when it comes to ssh/rsa keys. I was hoping to get some community guidance for how to via the gui or cli:
1. Wipe out all 7 nodes records of all other nodes public keys.
2. Add the new public keys for each node onto every node in the cluster.
3. Any proxmox specific steps or tips or tricks when it comes to ssh/rsa keys.
Also, if anyone just wants to lecture me on ssh public keys in general I will listen as again I feel this is one of my weakest areas in linux, when it shouldn't be as I'm told this is to simple. Thanks in advance!
The issue is that I try to do anything with public ssh keys (like live migrations) and they failed due to the public key changing. I know that this is not proxmox specific and its just a thing in general, as when I provisioned the new nodes obviously, they keys changed. I really understand debian pretty well at its roots but I've never been to strong when it comes to ssh/rsa keys. I was hoping to get some community guidance for how to via the gui or cli:
1. Wipe out all 7 nodes records of all other nodes public keys.
2. Add the new public keys for each node onto every node in the cluster.
3. Any proxmox specific steps or tips or tricks when it comes to ssh/rsa keys.
Also, if anyone just wants to lecture me on ssh public keys in general I will listen as again I feel this is one of my weakest areas in linux, when it shouldn't be as I'm told this is to simple. Thanks in advance!