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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: redo log file setup with mirrored drives

RE: redo log file setup with mirrored drives

From: Stephen Lee <slee_at_dollar.com>
Date: Tue, 26 Nov 2002 07:23:55 -0800
Message-ID: <F001.0050BF87.20021126072355@fatcity.com>

If I may offer another view ....

> -----Original Message-----
> Having multiple redo log members has its advantages. The
> archiver process 'knows' these multiple members and it will
> optimize the archiving process,

Is there any supporting documentation about this "optimizing"? Are you saying that the makers of hardware-based and software-based RAID have not "optimized" their RAIDing? If I were a betting man, I would bet that a hardware device can do mirrored writes faster than Oracle.

> but it does not know about
> the mirrored copies of these logs.

Know? What does it need to "know"? Mirroring is mirroring. A mirrored copy either exists, or it doesn't. "Knowing" about it has no effect on the existence of the copy. Computer operations aren't based on faith (although there are many times we are tempted to question that).

> The other important thing
> to know is that Oracle issues a separate write for these log
> members

And this improves performance?

> and in an unlikely event a corrupted write will be
> restricted to just the affected member. Such corruption will
> affect all the mirrored copies.

Two things:
1. This is pure speculation.
2. If your OS can't do reliable disk writes, then it's time to get a new OS. A database consists of more than just redo logs. It also has pesky little things like data files. Should we have Oracle mirror those too rather than rely on RAIDing for fault tolerance? Why would we expect the OS to reliably write data files and detect hardware errors when it can't reliably maintain redo logs?

Pending further evidence to the contrary, I'll take mirroring external to Oracle as the better choice.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephen Lee
  INET: slee_at_dollar.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Nov 26 2002 - 09:23:55 CST

Original text of this message

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