So I have a PVE server that I've been working on that I just joined to an existing PVE Cluster. Another person did the initial install of the PVE OS on the system, and I followed the Proxmox VE Documentation for renaming said node ( https://pve.proxmox.com/wiki/Renaming_a_PVE_node ) to the hostname we _actually_ want it to be in the cluster. Did other unrelated config stuff (LACP, etc). Then when we got to the point of joining to this new PVE Node to the existing PVE Cluster a bunch of problems cropped up that were not noticed in planning. This thread is about one in particular.
When I looked at the authorised_keys (for SSH) on /etc/pve/priv/ I see the latest entry is tied to the hostname that was set when the PVE OS was first installed by "Another person" mentioned above, had does not reflect any of the hostname change stuff I did. So I have a hunch a bunch of my problems are caused by SSH key issues.
I tried to look up appropriate steps to fully regenerate keys in this scenario etc, and ran out of time before finding a solution. I am unsure the actual best steps to take here as this scenario does not look to have appropriate documentation.
What exactly _should_ I actually be doing here? "pvecm updatecerts -f" did not seem to resolve the situation, and it is a command I tried when trying to resolve this.
Any help appreciated, thanks!
When I looked at the authorised_keys (for SSH) on /etc/pve/priv/ I see the latest entry is tied to the hostname that was set when the PVE OS was first installed by "Another person" mentioned above, had does not reflect any of the hostname change stuff I did. So I have a hunch a bunch of my problems are caused by SSH key issues.
I tried to look up appropriate steps to fully regenerate keys in this scenario etc, and ran out of time before finding a solution. I am unsure the actual best steps to take here as this scenario does not look to have appropriate documentation.
What exactly _should_ I actually be doing here? "pvecm updatecerts -f" did not seem to resolve the situation, and it is a command I tried when trying to resolve this.
Any help appreciated, thanks!