Hi,
I followed this guide to reinstall a node of my cluster step-by-step:
https://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster#Re-installing_a_cluster_node
Two things I did different:
- The 'cman' service did not exist in my case so stopping / starting didn't work but I ignored that.
- A copied the backup…tar.gz files to another host via scp and restored them afterwards because obviously reinstalling a PVE host would destroy them.
The first host is running, the second host is running, the cluster information were correctly restored but one host cannot connect to the other:
- proxmox (is untouched)
- proxmox2 (is reinstalled)
This is a screenshot from the untouched node:
This is a screenshot from the reinstalled node:
It's clear that communication does not work between the two nodes.
I think I know what causes it but I don't understand it:
- SSH from proxmox2 (reinstalled) -> proxmox (untouched) works fine
- SSH from proxmox (untouched) -> proxmox2 (reinstalled) throws a public key changed error
Now I don't understand this because all the /root/.ssh files were restored from the backup and it's clearly visible from the timestamps that they are:
Any help is greatly appreciated!
I followed this guide to reinstall a node of my cluster step-by-step:
https://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster#Re-installing_a_cluster_node
Two things I did different:
- The 'cman' service did not exist in my case so stopping / starting didn't work but I ignored that.
- A copied the backup…tar.gz files to another host via scp and restored them afterwards because obviously reinstalling a PVE host would destroy them.
The first host is running, the second host is running, the cluster information were correctly restored but one host cannot connect to the other:
- proxmox (is untouched)
- proxmox2 (is reinstalled)
This is a screenshot from the untouched node:
This is a screenshot from the reinstalled node:
It's clear that communication does not work between the two nodes.
I think I know what causes it but I don't understand it:
- SSH from proxmox2 (reinstalled) -> proxmox (untouched) works fine
- SSH from proxmox (untouched) -> proxmox2 (reinstalled) throws a public key changed error
Now I don't understand this because all the /root/.ssh files were restored from the backup and it's clearly visible from the timestamps that they are:
Any help is greatly appreciated!