Networker

Re: [Networker] Clone Help Please

2008-02-27 09:27:46
Subject: Re: [Networker] Clone Help Please
From: MIchael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 27 Feb 2008 09:21:37 -0500
EMC NetWorker discussion <NETWORKER AT LISTSERV.TEMPLE DOT EDU> wrote on 
02/27/2008 08:48:39 AM:

> I created a new group and moved half of my servers to that group. 
Backups 
> are working great but i relized when i checked how many clone tapes i 
had 
> that there where only two.  I completly forgot to check the clone box. 
> How can i manualy start the clone process?  I am running networker 7.3.2 

> jumbo....

Under Windows, I can do a manual clone from the GUI by going to the 
"SaveSets" under the "Media" button; searching for the client and date 
range, etc I want; and then right-clicking on the savesets and saying 
"clone". It can be done from the command line, if you know the ssids.

I have a script that does this:

mminfo -r "ssid" -q "client=%machine%,volume=%tapevol%,copies<3"|find /V 
"ssid">%nwpath%\tmp\%machine%_clone_ss_list.txt
nsrclone -v -b PHACLONE -S -f 
%nwpath%\tmp\%machine%_clone_ss_list.txt>%nwpath%\tmp\%machine%_clone_results.txt
 
2>&1

This kicks off a cloning of any savesets that have less than 3 copies (a 
disk storage node has 2 copies, 1 in the RW section, 1 in the RO section). 
Less than 3 means the saveset never made it to tape.

Adjust as necessary, of course.

HTH

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>