[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [Linux-cluster] Why my cluster stop to work when one node down?
- From: "MARTI, ROBERT JESSE" <RJM002 shsu edu>
- To: linux clustering <linux-cluster redhat com>
- Subject: RE: [Linux-cluster] Why my cluster stop to work when one node down?
- Date: Wed, 2 Apr 2008 11:37:04 -0500
Speaking of...
If I already have a cluster set up that split brained itself (but the services are still running on one, and it wont un-split brain with the other box up...) how hard would it be to add a quorum disk?
I guess I could post my whole problem and let smarter people figure out what I broke.
-----Original Message-----
From: linux-cluster-bounces redhat com [mailto:linux-cluster-bounces redhat com] On Behalf Of gordan bobich net
Sent: Wednesday, April 02, 2008 11:13 AM
To: linux clustering
Subject: Re: [Linux-cluster] Why my cluster stop to work when one node down?
> Nice Gordan!!!
>
> It works now!! :-p
You're welcome. :)
> "Quorum" its the number minimum of nodes on the cluster?
Yes, it's the minimum number of nodes required for the cluster to start.
This is (n+1)/2, round up number of nodes defined in cluster.conf. This ensures that the cluster can't split-brain. In the 2-node case this needs to be adjusted which is what the two_node parameter does. There's higher risk of splitbrain, though, but you can use tie-breakers of some sort.
Gordan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]