Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle and Raid setup

Re: Oracle and Raid setup

From: <xhoster_at_gmail.com>
Date: 09 Jun 2005 18:16:30 GMT
Message-ID: <20050609141630.752$66@newsreader.com>


Frank van Bortel <frank.van.bortel_at_gmail.com> wrote:
> Noons wrote:
> > Cris Carampa apparently said,on my timestamp of 9/06/2005 4:41 PM:
> >
> >>
> >> But Raid 1 gives you only fault tolerance, no performance gains
> >> because there is no striping. Or am I wrong?
> >
> >
> > Absolutely right. In fact, it is slower for writes...
> >
>
> Why would a mirrored write be slower for writes? OK, as slow
> as the slowest disk, but those differences can (should!) only
> be marginal.

If each write takes a random amount of time uniformly distributed between 0 and 1 (in whatever units of time would make sense), then the average wait for one write is 0.5, while the average wait for slower of two writes is 0.6667. That is a 33% penalty. I don't know if that qualifies as marginal or not. I don't know what a realistic actual distribution of write delays is, but I think uniform from 0 to 1 is not too outrageous of an assumption.

Xho

-- 
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service                        $9.95/Month 30GB
Received on Thu Jun 09 2005 - 13:16:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US