[SOLVED] Cluster add node error

Hi,

I keep getting this error on one node, when I try to add it to the cluster:

genrsa: Can't open "/etc/pve/priv/authkey.key" for writing, Software caused connection abort
TASK ERROR: command 'openssl genrsa -out /etc/pve/priv/authkey.key 2048' failed: exit code 1

Any point to a solution?

Thank you very much,
 
Hi,
please post the output of the following, both on a cluster node and on the new node:
Code:
pveversion -v
systemctl status pve-cluster.service
pvecm status
 
Hi,

Thank you very much for the feedback, I finally resolved re-installing node2 (the failing one) because it also showed different local partitions.

So basically reinstalling it and re-checking the right settings of openvswitch-based network finally solved the issue.

Thank you again.
 
Thank you for sharing the solution, that's always appreciated. To mark the thread as solved, you can use the Edit thread button and select the appropriate prefix.
 
  • Like
Reactions: Urbaman