Update:
It seems the problem in my case was that the join process was interrupted somehow.
I powered off the new node and removed it using
After that I reinstalled PVE on it, re-configured it and joined the cluster again.
This time the join worked.
After this I had to fix the SSH keys on the new node and the cluster is stable now.
Maybe this helps someone with the same issue.
It seems the problem in my case was that the join process was interrupted somehow.
I powered off the new node and removed it using
Code:
pvecm delnode <nodename>
This time the join worked.
After this I had to fix the SSH keys on the new node and the cluster is stable now.
Maybe this helps someone with the same issue.