T
Tom Behets
Guest
Hi!
I am struggling with setting up my proxmox cluster.
First, i created the cluster configuration with the following command:
I don't have the result anymore, but i remember it failed after it was waiting for quorum.
When i retry the same i get
OK, so i imagine this would eventually work anyhow.
To see the nodes, i used
This gives me
I add the node with
this gives me
So, what is this quorum? And i don't see a way to remove the cluster configuration and try again?
Is there anything i could do now to get this going?
Many thanks!
Tom
I am struggling with setting up my proxmox cluster.
First, i created the cluster configuration with the following command:
Code:
pvecm create proxhost
When i retry the same i get
Code:
cluster config '/etc/pve/cluster.conf' already exists
OK, so i imagine this would eventually work anyhow.
To see the nodes, i used
Code:
pvecm nodes
Code:
cman_tool: cman_get_node_count failed: Node is not yet a cluster member
I add the node with
Code:
pvecm addnode proxhost
Code:
cluster not ready - no quorum?
So, what is this quorum? And i don't see a way to remove the cluster configuration and try again?
Is there anything i could do now to get this going?
Many thanks!
Tom