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 -> Single-disk database and I/O load balancing?

Single-disk database and I/O load balancing?

From: Geomancer <pharfromhome_at_hotmail.com>
Date: 10 Oct 2003 06:27:57 -0700
Message-ID: <cf90fb89.0310100527.202279d8@posting.google.com>


With the Oracle10g Automatic Storage Management featre, I saw the recommendation for "stripe and mirror everywhere".

But what about smaller systems on a single, large disk?

There are many Oracle databases that are less than 100 gigabytes, and in my experience, a majority of Oracle systems are under 100 gig, and most fit onto a single 74 gig or 144 gig disk drive.

It does not make sense to stripe across a single disk, and I experience disk euqueues, especially during large updates when undo and data blocks are simultaneously updated. I also see read enqueues when Oracle accesses index and table during the same query.

I'm also curious if the newer disks like EMC and Hitachi have "fixed" read-write heads? Our existing disk have moving read-write heads, and this seek delay is over 80% of disk access latency.

With the new 72 and 144 gig drives, it is hard to get my clients to buy extra disks when the existing disk is large enough to hold their entire database. These systems are always constrained by disk I/O.

So, is the idea of disk load-balancing truly a fraud for non-RAIDED disks? Received on Fri Oct 10 2003 - 08:27:57 CDT

Original text of this message

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