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: Do you recommend striping ?

Re: Do you recommend striping ?

From: Tim Witort <trw__at__medicalert.org>
Date: 1997/04/28
Message-ID: <3364D1BE.1D14@_medicalert.org>#1/1

Simon Quinn wrote:
>
> You will see large performance improvements by using Operating system
> level disk striping, especially on table scans.
>
> The best balance is with striping 2 disks across two controllers, this
> adds little (if any) overhead to system administration in the long
> term.
>
> I recently implemented operating system disk striping on Solaris 2.5.1
> on a SUN Enterprise 4000 with 250 concurrent users and we saw at least
> double database performance.
>
> One tip is to use largish O/S striping block sizes, ie 32k-64k.
>
> Forget RAID-5 it doesn't mix well with ORACLE, if you must go RAID
> then RAID-3 will give better performance.

The "performance/reliability experts" at the OAUG conference in Nashville a couple of weeks back said that after all their RAID tests, they have found RAID 0 or RAID 0+1 to have the best performance and data integrity.

Received on Mon Apr 28 1997 - 00:00:00 CDT

Original text of this message

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