[SOLVED] quorum timed out

rauppe31

New Member
Mar 26, 2013
21
1
3
Hello

Here is my next problem.

I have a cluster with three nodes.
Now, I have robooted Node3.
After the reboot, it shows a Error:
Code:
Waiting for quorum... Timed out waiting for cluster
[FAILED]

At the Node, I can't ping the router or anything else.

I think, that the network adapter is not working. How can I check this, or is this a known problem?
 
Last edited:
I fixed this Problem by myself. The eth0 was not started at boot. I started it manually with ifup eth0.
After a reboot, proxmox started normaly.