Networker

Re: [Networker] Removing failed ss from db

2007-04-23 11:06:35
Subject: Re: [Networker] Removing failed ss from db
From: Andrew Dietz <andrew.dietz AT OIT.GATECH DOT EDU>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Mon, 23 Apr 2007 11:05:38 -0400
Excellent -- nsrmm is what I was looking for. I ended up doing the following:

mminfo -a -o t -r "ssflags,ssid,level,sscreate(18),sscomp(18),totalsize(15),client,name" -t "10 days ago" -q "incomplete" | grep vrEiF | perl -e 'while (<>) { if (/^vrEiF\s+([\d]+)(.*)/) {eval(`nsrmm -S $1 -d -y`);} }'

Andrew


Rick Brode wrote:
Aborted/failed save sets should be removed from a CFI automatically by nsrim. However, you can use "nsrmm -dP -s /ssid_of_saveset/" to force its removal.

  Rick

  Quoting Andrew Dietz <andrew.dietz AT OIT.GATECH DOT EDU>:

Is there a CLI command to delete any traces of a failed/incomplete
saveset from the index database? Or perhaps a way to prune/compact the
database?

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[1] or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER[2]



Links:
------
[1] http://listserv.temple.edu/archives/networker.html
[2] 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

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>