Hello all,
I tried to join a new node today to an existing cluster with version 6.0-4. The new node has version 6.4 (I thought it would be a good idea to use the latest minor version). First everything went well, but after completion it turns out the node is not active in the cluster. It was entered in the corosync.conf with correct link values. But the node itself shows a problem:
Dec 15 13:32:29 pm-249 pveproxy[2037]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1907.
in fact /etc/pve looks like this:
root@pm-249:~# ls -l /etc/pve/
total 1
-r--r----- 1 root www-data 1035 Dec 15 13:05 corosync.conf
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 local -> nodes/pm-249
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 lxc -> nodes/pm-249/lxc
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 openvz -> nodes/pm-249/openvz
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 qemu-server -> nodes/pm-249/qemu-server
Which basically means that the folder "nodes" is missing. Probably that is why it cannot join correctly. And I cannot login to the web GUI.
Is there some way to solve this, besides using the old version 6.0-4 in a re-install?
Thank you for reading!
--
Regards
I tried to join a new node today to an existing cluster with version 6.0-4. The new node has version 6.4 (I thought it would be a good idea to use the latest minor version). First everything went well, but after completion it turns out the node is not active in the cluster. It was entered in the corosync.conf with correct link values. But the node itself shows a problem:
Dec 15 13:32:29 pm-249 pveproxy[2037]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1907.
in fact /etc/pve looks like this:
root@pm-249:~# ls -l /etc/pve/
total 1
-r--r----- 1 root www-data 1035 Dec 15 13:05 corosync.conf
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 local -> nodes/pm-249
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 lxc -> nodes/pm-249/lxc
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 openvz -> nodes/pm-249/openvz
lr-xr-xr-x 1 root www-data 0 Jan 1 1970 qemu-server -> nodes/pm-249/qemu-server
Which basically means that the folder "nodes" is missing. Probably that is why it cannot join correctly. And I cannot login to the web GUI.
Is there some way to solve this, besides using the old version 6.0-4 in a re-install?
Thank you for reading!
--
Regards