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: Mirroring REDO logs to an nfs drive

RE: Mirroring REDO logs to an nfs drive

From: Browett, Darren <dbrowett_at_city.coquitlam.bc.ca>
Date: Fri, 25 Jan 2002 10:47:23 -0800
Message-ID: <F001.003FB814.20020125103140@fatcity.com>

I have experienced problems in the past when using NFS drives to dump large amounts of data. No sure if having the redo logs there will cause the same problem.

I am running a tru64 4.0f environment, and what I was doing ( needed the disk
space at the time) was export my production databases to a NFS mounted drive.

>From what I understand, due to the amount of data being dumped to the NFS
drive,
I basically over-saturated the connection, which caused the "automount" daemon on
my other systems to drop the NFS drive periodically and without warning.

To fix the problem was to simply stop the export processes going to the NFS drives (which were running
every 2nd night) and reboot the NFS master.

Darren

-----Original Message-----
Sent: January 24, 2002 11:49 AM
To: Multiple recipients of list ORACLE-L

Our site is preparing to fail over to our backup server. We need to do maintenance on our production server, and will be running on the backup for about 24 hours. One issue I brought up was that our backup server is not equiped with mirrored drives, thus there was the possibility that a drive failure could destroy an online redo log. On our production box the logs are not software mirrored, because of the physical mirroring in our drive cabinet.

As a result I was told to multiplex the redo logs once we had failed over to the backup server. Furthermore I would add the new members to an nfs drive, so that even a pesky controller couldn't foil our mirrored log files.

I have some questions about this. First, am I just looking for problems by doing this? I would appreciate any tips or warnings on this subject. Secondly, researching this topic made me curious as to my DB's settings for MAXLOGFILES and MAXLOGMEMBERS. Where can I find these parameters? I was sure I would find them in v$parameter, but they were not there.

Thanks for any response,
Steve McClure

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Steve McClure
  INET: smcclure_at_usscript.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Browett, Darren
  INET: dbrowett_at_city.coquitlam.bc.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Fri Jan 25 2002 - 12:47:23 CST

Original text of this message

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