Hi all,
I've taken over an Proxmox cluster with 3 nodes and I've got an problem with the configuration of the quorum disk.
Proxmox version:
Node 1: 3.0
Node 2: 3.0 RC2
Node 3: 3.0
I've followed the instruction -> http://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster and added the qdisk to the cluster.
When i started the cluster "/etc/init.d/cman reload" on Node 1, I've got following result:
Any help is much appreciated
Regards
Markus
I've taken over an Proxmox cluster with 3 nodes and I've got an problem with the configuration of the quorum disk.
Proxmox version:
Node 1: 3.0
Node 2: 3.0 RC2
Node 3: 3.0
I've followed the instruction -> http://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster and added the qdisk to the cluster.
When i started the cluster "/etc/init.d/cman reload" on Node 1, I've got following result:
But I've didn't get the gdisk running on Node 2 or Node 3root@node1:~# /etc/init.d/cman reload
Stopping cluster:
Leaving fence domain... [ OK ]
Stopping dlm_controld... [ OK ]
Stopping fenced... [ OK ]
Stopping qdiskd... [ OK ]
Stopping cman... [ OK ]
Waiting for corosync to shutdown:[ OK ]
Unloading kernel modules... [ OK ]
Unmounting configfs... [ OK ]
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... tempfile:29: element fence: Relax-NG validity error : Expecting element clusternode, got fence
tempfile:14: element clusternode: Relax-NG validity error : Element clusternodes has extra content: clusternode
Configuration fails to validate
[ OK ]
Starting qdiskd... [ OK ]
Waiting for quorum... [ OK ]
Starting fenced... [ OK ]
Starting dlm_controld... [ OK ]
Tuning DLM kernel config... [ OK ]
Unfencing self... [ OK ]
Joining fence domain... [ OK ]
The cluster.conf version is the same, so I don't know where the problem is.root@node3:~# /etc/init.d/cman reload
Stopping cluster:
Stopping dlm_controld... [ OK ]
Stopping fenced... [ OK ]
Stopping qdiskd... [ OK ]
Stopping cman... [ OK ]
Waiting for corosync to shutdown:[ OK ]
Unloading kernel modules... [ OK ]
Unmounting configfs... [ OK ]
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... tempfile:29: element fence: Relax-NG validity error : Expecting element clusternode, got fence
tempfile:14: element clusternode: Relax-NG validity error : Element clusternodes has extra content: clusternode
Configuration fails to validate
[ OK ]
Starting qdiskd...
[FAILED]
Any help is much appreciated
Regards
Markus