can't add host in cloudstack cluster #11844
-
|
Hello everyone, I’m currently stuck with the following issue: Now I’m trying to add the KVM host — I’ve attempted both the SSH key and password methods. Error 530 According to the official documentation: Copy the SSH public key from /var/cloudstack/management/.ssh/id_rsa.pub on the management server However, the directory /var/cloudstack/management/.ssh/ does not exist on my management server. Has the location or procedure changed in recent CloudStack versions? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@yann1ck-oder-so You can get it by |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much! It was there – solved my problem. |
Beta Was this translation helpful? Give feedback.
@yann1ck-oder-so
If you use RHEL or variants, the directory
/var/cloudstack/management/is correctIf you use Ubuntu, the directory should be
/var/lib/cloudstack/managementYou can get it by