Latest Updates

Post Top Ad

06 June, 2021

Voting Disk Basic Concept in Oracle RAC Database

 What is a Voting Disk?

  • - Voting disk is a file in which all the nodes of a cluster register their heartbeat information.

  • - It also contains the list of the active nodes.

  • - Voting disks or files are like attendance registers where nodes mark their attendance (heartbeats) to confirm they are alive.

  • -  If the disk is not updated in a short timeout period, the node is considered unhealthy and may be rebooted to protect the database.

 


Example:

  • -     3 node clusters (Node1, Node2, Node3) are present in cluster ware.

  • -     DB, Vote Disk and OCR Disk are present on Shared Storage.

  • -     All three Nodes will register their heartbeats to voting disk

 



 

Query to check the status of Voting Disk


 

  • -   Voting disk is created on shared storage

  • -   It is created by oracle clusterware installation process

  • -   OCR disk will also get created by clusterware installation process

  • -   When any node is not able to send a heartbeat to the voting disk, then it will  reboot itself.

  • -   For high availability, Oracle recommends that you have a minimum of three voting disks.

  • -   We must have an odd number of disks.

 

 

Query to check the status of cluster on all nodes


Query to check the cluster ware version

 



In the next blog we will discuss more about voting disk addition, removal, backup and how to recover voting disk in RAC.


Read about Split Brain Syndrome Concept in Oracle RAC
Read about Query to check about RMAN Backup History
Read about Ports Used by Weblogic Server and Oracle E-Business Suite



2 comments:

Sayeed Hassan said...

nice blog about voting disk.

Why it is important to have odd no of voting disks ?

Piyush Prakash said...

Thanks for your comment. Visit the blogpost for more information.

https://beingpiyush.blogspot.com/2021/06/oracle-recommends-odd-number-of-voting.html

Post Top Ad

Your Ad Spot

Pages