Home > Ask the Oracle Database / Applications Experts > Questions & Answers > Best RAID level for database
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Best RAID level for database

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site
>
QUESTION POSED ON: 22 December 2003
When designing a database, what is the best option for RAID level? We have RAID 5 and some think that we should have Raid 0+1.

>
Personally, I hate using RAID 5 for database systems. And many, many top industry experts agree with me. Database systems are write-intensive creatures. Just to keep an Oracle database up and running and fulfilling requests, you need to have online redo logs, undo space, temporary sort space, not to mention write intensive operations (like INSERT, UPDATE, and DELETE statements) that hit your database's datafiles. So a database can generate lots of write requests. RAID 5 includes a write penalty caused by the method in which it calculates and stores parity bit information to be used in the event of a failure. So knowing that your database is most likely write intensive, why would you choose a RAID level that includes a write penalty? RAID 5 on write intensive datafiles will introduce a performance bottleneck. For that reason, I stay away from RAID 5 for databases unless I have very specific reasons to choose otherwise.

RAID 5 is very good for read operations though since the file is striped across multiple disk volumes. If your database is READ MOSTLY, then you may consider RAID 5, but that is rarely the case. RAID 0+1 does not have the write penalty like RAID 5 does. And RAID 0+1 also stripes the data so the read performance is as good as RAID 5. The only downside to RAID 0+1 is that you waste more physical disk space to set up the redundancy. But if I had my vote, it would go to RAID 0+1 every time over RAID 5.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts