2 node cluster - restoring 1 node

SamTzu

Renowned Member
Mar 27, 2009
529
17
83
Helsinki, Finland
sami.mattila.eu
I just noticed that I forgot to backup /root/ folder on node1 which was re-installed and restored (except the /root folder.)
Is there any way to get the cluster working again if I don't have the proper keys for SSH?

Sam
 
just join the cluster again. I guess you need to use the --force argument.

# pvecm add <hostname_of_existing_node> --force
 
Looks like I also missed this folder in backups... /var/lib/pve-cluster/.
After copying it from the other node and starting cman service I was able to set quorum with pvecm e 1 and force the first node back in. Thx all. It works now :)