Networker

Re: [Networker] Recovering a file???

2003-08-01 13:14:00
Subject: Re: [Networker] Recovering a file???
From: "Maarten Boot (CWEU-USERS/CWNL)" <maarten.boot AT NL.COMPUWARE DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 1 Aug 2003 19:13:56 +0200
Sorry I was to fast , a saveset can be set to suspect not a volume

I run (on unix) the following on all my offsite savesetst
not that you have to specify savesetid and cloneid here
as you can guess CWNLEXTERNALCLONE is our external clone pool
I hope your not on WIN

Maarten
mminfo -q'pool=CWNLEXTERNALCLONE,!ssrecycle,!suspect' -r'ssid,cloneid' |
sort -u |
awk '{ print $1 "/" $2 }' |
while read v
do
        echo yes | nsrmm -o suspect -S $v
        echo
        sync
done



On Friday 01 August 2003 18:52, you wrote:
>   A user just blew away a manager's mailbox, not a good thing.  I log into
> the server and cd'd down to the directory.  Pick out the files shown and
> do a volumes,  It's listing offsite tapes instead of onsite file
> devices.  How do I get the sucker to get it's files from the onsites?
>
> Robert
>
> :wq!
>
> ---------------------------------------------------------------------------
> Robert L. Harris                     | GPG Key ID: E344DA3B
>                                          @ x-hkp://pgp.mit.edu
> DISCLAIMER:
>       These are MY OPINIONS ALONE.  I speak for no-one else.
>
> Life is not a destination, it's a journey.
>   Microsoft produces 15 car pileups on the highway.
>     Don't stop traffic to stand and gawk at the tragedy.
>
> --
> Note: To sign off this list, send a "signoff networker" command via email
> to listserv AT listmail.temple DOT edu or visit the list's Web site at
> http://listmail.temple.edu/archives/networker.html where you can
> also view and post messages to the list.
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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