Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 
 

Tuning RAC on RAID5

RAC tuning tips

December 12,  2015

 

 

RAID 5 and RAC

Many storage administrators tend to favor RAID 5 that stripes data across multiple disk units (more on striping in a little bit) and also distributes parity information among those disk units. The computed parity is used to reconstruct data in the event one disk unit is unavailable. A typical RAID 5 configuration would use approximately fifteen to twenty percent of the disk space in the RAID group to support parity bits, depending on the number of disk units in that group.

 

While using less space to support redundancy compared to RAID1, The downside to RAID 5 is the time for write operations to complete. When a block of data is changed on RAID 5 disk, the disk needs to read the current value and read the current parity information. Then the new value is written to disk and then the new parity is written to disk. Two write operations occur for every write request received. As such, write operations on RAID 5 can take twice as long to complete compared to RAID 1.

 

M   Warning!  Never place write-intensive database files on RAID 5 disk devices otherwise performance may suffer. Write intensive files include online redo logs, archived redo logs, tempfiles, the undo tablespace, and any other tablespace that has anything more than a small amount of change.

 

 

 

 

 

 

 

 

 

 

It is common to see 1 terabyte, or larger, high-capacity disk drives being sold today. With the larger capacity drives used in the disk subsystem, RAID 6 is becoming more popular. Where RAID 5 protects against loss of one disk in the RAID group, RAID 6 protects against the loss of two disks in the RAID group by using double parity.  Using double parity adds one more write operation than seen in RAID 5 so RAID 6 should not be used to support Oracle RAC databases.

 
 
 
Learn RAC Tuning Internals!

This is an excerpt from the landmark book Oracle RAC Performance tuning, a book that provides real world advice for resolving the most difficult RAC performance and tuning issues.

Buy it  for 30% off directly from the publisher.


Hit Counter

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster