Home > Oracle Database / Applications Tips > Oracle database administrator > Choose the right RAID level
Oracle Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

ORACLE DATABASE ADMINISTRATOR

Choose the right RAID level


Rick Cook
07.20.2005
Rating: -3.75- (out of 5)


Oracle tips, scripts, and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


This tip courtesy of SearchWinSystems.com.

Because of their size and complexity, database management system installations can frequently benefit from using different RAID levels to support various parts of the system.

Oracle Corp. recommends using the following RAID levels for different components of an Oracle 9 or 10 installation:

  • Operating system -- RAID 1.
    Oracle suggests using RAID 1 (mirroring) for the disk holding the operating system and Oracle binary files. In the event of failure, it's much easier to restore the OS and binaries than to rebuild the volume using something like RAID 5. This cuts down the time necessary to restore the system.
  • Redo log files -- RAID 1 or RAID 10.
    These files are sequential rather than random, so RAID 1 or RAID 10 (striping and mirroring) provide better performance than RAID 5 (striping with distributed parity). These files are also small enough that the higher cost of RAID 10 isn't a major factor.
  • Data files -- RAID 5 or RAID 10.
    The key here is a combination of cost and ratio of reads to writes. RAID 5 is significantly less expensive than RAID 10, but because of the differences in write performance, RAID 5 extracts a performance penalty. Oracle recommends using RAID 10 if fewer than 90% of the I/O operations are reads. If more than 90% of the operations are reads, then RAID 5 is an acceptable option. Of course, because of the cost penalty associated with RAID 10 (the need for twice the disk capacity as the amount of data storage), some installations will go with RAID 5 for cost reasons and accept the performance hit.
  • Archive log files -- RAID 10 or RAID 5
    . Here again, RAID 10 will give better performance, but the penalty associated with RAID 5 in writing and rebuilding a failed drive may be slight enough that RAID 5 is acceptable.

Installing ...


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



RELATED CONTENT
Oracle database administrator
Understanding SQL string functions
What is the difference between a database engineer, architect and administrator?
Import on one table from dump file
Error during RMAN backup
Can I drop a column in SYS schema?
STATSPACK tool: transaction vs. execution measurement
Should I port from Microsoft Access?
How can I find statistics on total memory usage and database connections?
Installing multiple Oracle homes
Modifying SYS password in a RAC environment

Oracle database backup and recovery
Can I perform an Oracle server backup through a client machine?
How to execute DML in an Oracle trigger with EXECUTE IMMEDIATE
How to restore a dump file with the Oracle SHOW=Y option
Why do I get an Oracle not available error with Oracle 8i on Windows?
Oracle tutorial library: SearchOracle.com's learning guides
How to perform Oracle database recovery with a corrupt online redo log
Can I create an Oracle Catalog Database with the Enterprise Console?
Do I need to recreate views after an Oracle table reorg?
Client-based apps vs. web-based apps in Developer 2000
How to perform an Oracle 8i to 10g migration
Oracle database backup and recovery Research

Storage infrastructure
SearchOracle.com E-Book: Database Storage Management
SAN storage for optimal performance
Installing Oracle binary files on SAN vs. internal drive
Optimal RAID configuration
NAS or SAN for Oracle Fail Safe

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


Oracle databases on Windows systems is discussed in a joint white paper from Oracle, Microsoft and Dell Inc., "Deployment Guide: Oracle on Microsoft Windows and Dell PowerEdge Servers," which is available on Dell's Web site (www.Dell.com). As the title implies, the paper is specific to Dell servers, but the information is generally useful to anyone installing Oracle on Windows.

Reader feedback

Don B. writes: "Oracle's standard for RAID is SAME (Stripe and Mirror Everywhere), so this article is wrong and VERY misleading. For more info, check out BAARF, the "Battle against any RAID Five," at http://www.baarf.com/ ."

Mark G. writes: "I'm surpised in the author did not mention the temp or undo tablespaces. In my experience, they both get more I/O than then other parts of the database combined. I recommend RAID 1 or 10 for undo and RAID0 or non-RAID for temp (as well as for the Windows swap file)."

About the author

Rick Cook has been writing about mass storage since the days when the term meant an 80 K floppy disk. The computers he learned on used ferrite cores and magnetic drums. For the last 20 years he has been a freelance writer specializing in storage and other computer issues.

Rate this Tip
To rate tips, you must be a member of SearchOracle.com.
Register now to start rating these tips. Log in if you are already a member.




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Oracle Development Solutions - SQL, J2EE, XML, SOA
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