[Info-vax] troubles with quorum disk

Michael Moroney moroney at world.std.spaamtrap.com
Mon Jan 7 17:07:57 EST 2013


Pierre <pierre.bru at gmail.com> writes:

>hi,

>I try to make a quorum disk to vote for 2 instead of 1 but with no
>success :(

Remember, a quorum disk won't provide any votes until the quorum file
on it has been created.  This means the cluster has to exist without
needing the quorum disk to do so (and the quorum disk must be mounted).

>in SYSMAN, SHOW/CLU I have

>--------------------------------------------------------------------
>Parameter Name            Current    Default    Minimum    Maximum
>Unit  Dynamic
>--------------            -------    -------    -------    -------
>----  -------
>EXPECTED_VOTES                  3          1          1        127
>Votes
>VOTES                           1          1          0        127
>Votes
>DISK_QUORUM     "$1$DGA4         "    "    "     "    "     "ZZZZ"
>Ascii
>QDSKVOTES                       2          1          0        127
>Votes

You have EXPECTED_VOTES=3 yet you have 2 votes for the quorum disk
and 1 for each cluster member.  This adds up to 4, not 3.

With QDSKVOTES=2, your cluster cannot run unless you have your quorum
disk's votes.  See my first point about the quorum file being created.

My suggestion:  Set EXPECTED_VOTES=3 (like you already have) and set
QDSKVOTES=1.  This way your cluster can run if either both nodes are up
(with or without the quorum disk) or if one node plus the quorum disk
are available.



More information about the Info-vax mailing list