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: Rman/Legato/Architecture

RE: Rman/Legato/Architecture

From: Browett, Darren <dbrowett_at_coquitlam.ca>
Date: Fri, 11 Jun 2004 09:02:31 -0700
Message-ID: <8423DAC11EF82D469CF20CE341CC4EDF030C48F7@EXCHANGE.private.coquitlam.bc.ca>


Legato has a feature called staging, which we are using. In short, we backup up to disk, then based on age of the files, 2 days, 5 days, 7days,
the savesets are moved to tape. Works great.

Darren

-----Original Message-----

From: Stephen.Lee_at_DTAG.Com [mailto:Stephen.Lee_at_DTAG.Com] Sent: Thursday, June 10, 2004 9:47 AM
To: oracle-l_at_freelists.org
Subject: RE: Rman/Legato/Architecture

I'm not a Legato expert but ...
I think a big part of the problem is that during backup, rman can shovel the
files into Networker in parallel, but when it is time to restore the files,
the parallelism (or most of it) goes away. We have started keeping a copy
of the backup on disk as well as on tape. We have just started this for the
same reason you have experienced, so we are still experimenting. Our current strategy -- subject to change if somebody comes along with something
better -- is to backup to disk; then run a script that uses mminfo to see
what is on disk that isn't on tape; then use the save command to send the
new files to tape; then delete yesterday's backup from disk. In our case,
we have about 1.8 Tb allocated for this. So yeah, we're talking about a wee
bit of disk space here.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Jun 11 2004 - 10:59:43 CDT

Original text of this message

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