Networker

Re: [Networker] Getting rid of "incompletes" ?

2002-12-05 10:21:06
Subject: Re: [Networker] Getting rid of "incompletes" ?
From: "Robert L. Harris" <Robert.L.Harris AT RDLG DOT NET>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 5 Dec 2002 10:10:52 -0500
Do you have a way to check for missing files and remove them from the
database?  We use files for storage and lost some in the past, etc
aparantly.


Thus spake Maarten Boot (CWEU-USERS/CWNL) (Maarten.Boot AT NL.COMPUWARE DOT 
COM):

> X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.19-4GB i686)
> Date: Thu, 5 Dec 2002 16:07:05 +0100
> From: "Maarten Boot (CWEU-USERS/CWNL)" <Maarten.Boot AT NL.COMPUWARE DOT COM>
> Subject: Re: [Networker] Getting rid of "incompletes" ?
> To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
>
> yes any aborted backup is listed as incomplete
>
> I run a dayly script to get rid of them like:
>
> but beware, YOUR SITUATION MAY BE DIFFERENT,
>
> Maarten
>
> #! /bin/sh
>
> mminfo -q'savetime < 24 hours ago,incomplete' -r'ssid,cloneid' |
> awk '
> NR == 1 { next }
> {
>         printf "echo y | nsrmm -d -S %s/%s\n" , $1,$2
> }
> ' | sh
>
> =======================================================
> "Robert L. Harris" wrote:
> >
> > While poking my system and figuring out clones I decided to do an
> > "mminfo -q 'incomplete'" and was a bit set off by how much is out there.
> >
> > 2 questions for the Legato-gods out there.
> >
> > 1)  Does this include partials (aborts, crashes mid backup etc)
> > 2)  How the heck do I cleanly get rid of them from the physical disk and
> >     from the index/media database?
> >
> > Robert
> >
> > :wq!
> > ---------------------------------------------------------------------------
> > Robert L. Harris                     | PGP Key ID: FC96D405
> >
> > DISCLAIMER:
> >       These are MY OPINIONS ALONE.  I speak for no-one else.
> > FYI:
> >  perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
> >
> > --
> > Note: To sign off this list, send a "signoff" 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.
> > =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
>
> --
> Maarten.Boot _at_ nl.compuware.com
>
> It is crucial to know when it is appropriate to withdraw our attention
> from things that disturb our
> mind. However, if the only way we know how to deal with certain objects
> is to avoid them, there will
> be a severe limit as to how far our spiritual practice can take us.
>
> -Lama Thubten Yeshe, "Introduction to Tantra"
>
> --
> Note: To sign off this list, send a "signoff" 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.
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=



:wq!
---------------------------------------------------------------------------
Robert L. Harris                     | PGP Key ID: FC96D405

DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

--
Note: To sign off this list, send a "signoff" 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>