Networker

Re: [Networker] Directed saveset restore

2009-05-28 11:19:11
Subject: Re: [Networker] Directed saveset restore
From: "Turner, Peter" <Peter.Turner AT FORTHC DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 28 May 2009 10:14:04 -0500
Here is what I use just the other day as a matter of fact -- a little
older version 7.1 - I've been chicken to upgrade. 
Use MMINFO to find the Saveset ID
mminfo -q "volume=AMA945L2"
-r"volume,client,savetime,sumsize,ssid,name,annotation" | find /i
"fas-c" | find /i "F:\VMagicData" 

Gave me 
AMA945L2       fas-c.famhs.org 03/06/2009 7352 MB 3954248540
F:\VMagicData          

The SSID into:

recover -S 3954248540 -d G:\temp\PWM\20090306
"F:\VMagicData\FAS.Universe\FAS.LIVE.HCIS\PWM\FAS\DATA"

In this case fas-c.famhs.org is source of the backup, F:\..\... is the
path to the data I wanted; G:\ is on my Networker server but I think a
UNC path will work just fine.

Hope this helps

Pete


-----Original Message-----
From: EMC NetWorker discussion [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On
Behalf Of Stan Horwitz
Sent: Thursday, May 28, 2009 10:00 AM
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Subject: [Networker] Directed saveset restore


I need to do a saveset recover of the S:\ disk on Windows 2003 server X
to the S:\ disk on Windows 2003 server Y. Ditto for the T:\ drive.

Unfortunately, no matter which recover command I try on server Y, I get
a syntax error. The clients both have 7.4.4 and the NetWorker server is
running 7.4.1. The man page for the recover command is cryptic and has
no examples and neither does the administrator's guide. I have the
output of "mminfo" for the client I need to recover and the relevant
SSIDs.

I know this can be done because I have done it numerous times in the
past, but now, all I get is syntax errors. Any tips will be appreciated.

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

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>