Skip to content

Comment on Why Existing Databases (RAC) are So Breakable

Comments

"Most existing database clustering solutions rely on a shared disk storage to maintain their cluster state, as can be seen in the diagram below."

In the case of RAC, although state is written to a file called 'voting disk', the actual state of the cluster is communicated through a high speed inter connect which is redundant. Only if the network connection(s) are down, state is exchanged through the 'voting disk'.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.