Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: What is Quorum device ? (not Oracle)
Hi Brian,
Thank you so much for your information, you are really helpful.
Sinardy
-----Original Message-----
Wisniewski
Sent: Friday, 8 June 2001 8:17 PM
To: Multiple recipients of list ORACLE-L
Sindary, I didn't see a reply from anyone else your question so I'll take a stab at it but I have very limited knowledge about this so don't take it as doctrine.
A quorum device is a disk that is shared between clustered servers to keep cluster configuration information current. I also think it is dependent upon the servers & O/S as to how it is implemented and if the quorum device can be used for user data or not.
>From Sun.
quorum device
A disk shared by two or more nodes that contributes votes used to
establish a quorum for the cluster to run. The cluster can operate only
when a quorum of votes is available. The quorum device is used when a
cluster becomes partitioned into separate sets of nodes to establish
which set of nodes constitutes the new cluster.
Cluster Members FAQ
Is the order in which nodes are booted significant?
In most cases, no. However, the boot order is important to prevent amnesia (refer to Quorum and Quorum Devices for details on amnesia). For example, if node two was the owner of the quorum device and node one is down, and then you bring node two down, you must bring up node two before bringing back node one. This prevents you from accidentally bringing up a node with out of date cluster configuration information.
Take a look at this link for more in-depth information.
http://docs.sun.com/ab2/coll.572.7/CLUSTCONCEPTS/@Ab2PageView/2025?DwebQuery =Quorum+OR+device&oqt=Quorum+device&Ab2Lang=C&Ab2Enc=iso-8859-1
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Brian Wisniewski INET: brian_wisniewski_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sinardy Xing INET: sinardyxing_at_bcsis.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Jun 08 2001 - 08:22:26 CDT