Networker

Re: [Networker] How to do a directed recover from an entire tape volume to somewhere else SOLVED

2008-03-28 16:57:06
Subject: Re: [Networker] How to do a directed recover from an entire tape volume to somewhere else SOLVED
From: A Darren Dunham <ddunham AT TAOS DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 28 Mar 2008 20:54:00 +0000
On Fri, Mar 28, 2008 at 02:41:53PM -0400, MIchael Leone wrote:
> Here's what I did (on Win2003) - exported the list of ssids to a file, and 
> parsed the contents in a shell loop, feeding 1 ssid at a time to the 
> recover program, and told it to put the recovered files into the W: drive:
> 
> ===================
> mminfo -avot -q volume=891995 -r ssid >SpecialTape-SSIDs.txt
> FOR /F %%a IN (SpecialTape-SSIDs.txt) DO recover -a -v -s admnbck001 -d 
> W:\ -S %%a
> )

That's not feeding ssids to "the recover program", it's running 'n'
different recovers, one for each ssid.  

I thought the whole point was that you *didn't* want to run separate
recovers for some reason.

-- 
Darren Dunham                                           ddunham AT taos DOT com
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>