Skip to content

Comment on Why Existing Databases (RAC) are So Breakable

Comments

One feature that this article overlooks is Oracle's Automatic Storage Management feature (ASM) which is very commonly used with RAC. This feature is basically a software level RAID alternative in which you can define striping and mirroring independent of what the hardware reflects.

This article also does not really reflect what is commonly done with SAN implementations.

Actually most production databases tend not to use ASM's High or Normal redundancy because the software level redundancy provided by ASM tends to perform very badly when compared to a storage controller driven RAID. External redundancy is usually chosen. ASM is primarily used to easily manage the disk groups when the volumes in the disk group tend to run out of space.

AboutSource Built by g1lg1l

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