[SOLVED] adding of nodes fails invalid ticket 401 / pve-ssl.pem does not exist

Feb 4, 2024
86
12
8
Hello tried adding 2 different nodes. on the node to be added comes a invalid ticket 401, and on the existing cluster a missing /etc/pve/nodes/xxxxx/pve-ssl.pem does not exist (500) mistake.

i still see the node added to corosync and can see it in the cluster settings of existing cluster, but node itself wont appear in the tree of nodes.
any ideas?

1731355662978.png
 
root@pve6-1:~# pvecm status


Cluster information
-------------------
Name: PVE
Config Version: 20
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Mon Nov 11 21:08:56 2024
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000006
Ring ID: 6.5
Quorate: No

Votequorum information
----------------------
Expected votes: 6
Highest expected: 6
Total votes: 1
Quorum: 4 Activity blocked


Flags:

Membership information
----------------------
Nodeid Votes Name
0x00000006 1 192.168.201.74 (local)
 
sorry my own mistake, edited in corosync.conf the order of the IPS and that was the reason why the Corosync Network didnt work out properly..

thank you all