Originally posted by: cp_
Thanks Matthew,
I've done the following, mmchconfig tiebreakerDisks="nsd2"
The disk seems set as a tiebreaker disk, when node1 is off or vice-versa the /gpfs partition is still available. However i would like to make sure the tiebreaker is set correctly to avoid the spli brain scenario - unfortunatley the guides does not seems to explain this clearly.
"tiebreakerDisks
Controls whether GPFS will use the node quorum with tiebreaker algorithm in place of the regular node based quorum algorithm. See General Parallel File System: Concepts, Planning, and Installation Guide and search for node quorum with tiebreaker. To enable this feature, specify the names of one or three disks. Separate the NSD names with semicolon (;) and enclose the list in quotes. The disks do not have to belong to any particular file system, but must be directly accessible from the quorum nodes. For example:
tiebreakerDisks="gpfs1nsd;gpfs2nsd;gpfs3nsd"
To disable this feature, use:
tiebreakerDisks=no
When changing the tiebreakerDisks, GPFS must be down on all nodes in the cluster"
is the above enough to setup a tiebreaker disk?
regards
cp_
#AIX-Forum