Greetings
I'm trying to add a new node to my cluster. I followed the documentation to update all the current nodes to the latest v5 and corosync v3.
It's mostly working:
- current nodes see each other
- on the GUI of one node I can control the other nodes
- in Datacenter/Cluster, I see the node list
However:
- in Datacenter/Cluster, it's written "Standalone node - no cluster defined", and the "join information" button is disabled
- if I try to add a node with CLI, I have a weird message:
What am I doing wrong?
Thanks in advance
Regards
I'm trying to add a new node to my cluster. I followed the documentation to update all the current nodes to the latest v5 and corosync v3.
It's mostly working:
- current nodes see each other
- on the GUI of one node I can control the other nodes
- in Datacenter/Cluster, I see the node list
However:
- in Datacenter/Cluster, it's written "Standalone node - no cluster defined", and the "join information" button is disabled
- if I try to add a node with CLI, I have a weird message:
Code:
Login succeeded.
check cluster join API version
Request addition of this node
An error occured on the cluster node: Parameter verification failed.
! property is not defined in schema and the schema does not allow additional properties
Cluster join aborted!
What am I doing wrong?
Thanks in advance
Regards