RE: recovery from RAW partitions

From: Powell, Mark D <mark.powell_at_eds.com>
Date: Tue, 17 Jun 2008 09:52:55 -0400
Message-ID: <D1DC33E67722D54A93F05F702C99E2A9027B3F84@usahm208.amer.corp.eds.com>

 

We have used raw partitions for a long time. Generally raw partitions provide 3 to 5% better performance than direct IO which is generally better than the other available IO methods.

At the OS level you need to use 'dd' to backup/copy raw partitions or use rman for you backups.

It makes little sense to use expandable datafiles built on raw partitions which might be one problem your DBA has with using raw partitions.

Also depending on the OS some OS's cannot define a raw partition on the fly so you have to pay attention to your tablespace growth and plan ahead. For some people holding DBA positions this is asking too much.

  • Mark D Powell -- Phone (313) 592-5148

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Bobak, Mark Sent: Tuesday, June 17, 2008 12:13 AM
To: ricks12345_at_gmail.com; oracle-l_at_freelists.org Subject: RE: recovery from RAW partitions

Let's try this again. What does "I was talking to a DBA today who insisted that performing a recovery with a RAW partition." mean? What are you asking for agreement/disagreement on?

As to the performance improvement, if any, of raw devices, well, as with many things, it depends.

Personally, I use raw partitions for the following reasons:

  • AIO and DIO capable
  • no memory wastage caching datafile blocks in filesystem cache
  • Sys admin staff is comfortable w/ raw partitions
  • In my environment, there's no downside

-Mark



From: oracle-l-bounce_at_freelists.org [oracle-l-bounce_at_freelists.org] On Behalf Of Rick Ricky [ricks12345_at_gmail.com] Sent: Monday, June 16, 2008 11:01 PM
To: oracle-l_at_freelists.org
Subject: recovery from RAW partitions

I was talking to a DBA today who insisted that performing a recovery with a RAW partition. He didn't really explain why. Does anyone agree with this? If so why? He also said that RAW partitions only give about a 2% performance improvement. If so, why would you want to use them (other than with voting disks and OCR in RAC).

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jun 17 2008 - 08:52:55 CDT

Original text of this message