Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: what size disk do you use for your db?
In general the following does apply:
Stripe sets made of many small disks will give a high concurrent random IO throughput (many users making many small IO request at the same time). Larger disks have higher sequential throughput (more data on 1 track with the same rpm. results in more data / disk revolution).
NetComrade wrote:
>We are currently using 9Gig drives.
>I am considering using 18Gig drives.
>All db's are 'OLTP', but i want to put less popular data on these.
>We use e4500's A5200's sun fibre hub, raid 0+1 (Veritas) (striped
>across 10disks in most cases)
>.......
>We use Oracle 8.1.7.3 on Solaris 2.7 boxes
>remove NSPAM to email
>
Received on Mon May 20 2002 - 16:50:13 CDT
![]() |
![]() |