- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Quorum server in RAC
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 07:39 AM
03-18-2009 07:39 AM
I am wondering is quorum server is required in Oracle RAC setup?
as in RAC instances will be running on all the nodes and there is no failover of the service groups.
Reg,
Asme
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 07:55 AM
03-18-2009 07:55 AM
Re: Quorum server in RAC
Are you talking about a RAC database on Oracle Clusterware, or RAC on Serviceguard Extension for SAP?
For clustewrae, Oracle uses cluster interconnect for heatbeat and the OCR and voting disks for quorum resolution.
For serviceguard, you still need some form of quorum, be it a cluster lock disk, a cluster lock lun, or a quorum server, as you still may need to arbitrate when a cluster reforms if it is unable to achive the usual quorum of >50% of cluster members.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 07:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 08:42 AM
03-18-2009 08:42 AM
Re: Quorum server in RAC
I am talking abt the Mcsg RAc ext for oracle.
If the oracle cluster membership is managed by the oracle and the all the nodes are conencted to a s/w then why we need a arbitrator ?
if the nods are connected in linear fashio then it could be the issue but if there is s/w then why we need the quorum ?
Reg,
Asme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 09:03 AM
03-18-2009 09:03 AM
Re: Quorum server in RAC
So the normal rules of serviceguard clustrers apply - at the point at which a cluster reformation event occurs:
-any node or group of nodes who can still "see" more than 50% of the cluster nodes will continue working
-any node or group of nodes who see less than 50% of the cluster nodes will be forcibly ejected from the cluster by a TOC (reboot).
-if any node or group of nodes can only see exactly 50% of the nodes in the cluster then arbitration needs to happen - to do therwise would be to risk data integrity as you can't know what the other nodes ar doing. Standard methods of arbitration are cluster lock disk, cluster lock LUN, or quorum server. Each have various constraints but you must use one...
See the manual here for more details:
http://docs.hp.com/en/B3936-90122/ch03s02.html#babggaac
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2009 05:36 PM
03-18-2009 05:36 PM
Re: Quorum server in RAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2009 12:38 AM
03-19-2009 12:38 AM
Re: Quorum server in RAC
Strictly speaking you are correct - only 2-node clusters _require_ a cluster lock, but we do _recommend_ a cluster lock for larger clusters as well. I'd certainly never build a cluster without one. Here's the relevant text from the manual:
----------------
A one-node cluster does not require a lock. Two-node clusters require the use of a cluster lock, and a lock is recommended for larger clusters as well. Clusters larger than four nodes can use only a quorum server as the cluster lock. In selecting a cluster lock configuration, be careful to anticipate any potential need for additional cluster nodes.
----------------
This is from the manual here:
http://docs.hp.com/en/B3936-90122/ch04s04.html
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2009 08:04 AM
03-20-2009 08:04 AM
Re: Quorum server in RAC
We didn't use a SG cluster to run our quorum service, but are rethinking that after someone kicked out a power cable.
-tjh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2009 09:13 AM
04-13-2009 09:13 AM
Re: Quorum server in RAC
If the qs fails fix it. If the qs fails and a node fails thats 2 failures and HA is mostly about single points of failure.