Networker

Re: [Networker] mminfo weirdness

2002-12-05 11:29:27
Subject: Re: [Networker] mminfo weirdness
From: Davina Treiber <treiber AT HOTPOP DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 5 Dec 2002 11:29:30 -0500
On Thu, 5 Dec 2002 10:41:04 -0500, Robert L. Harris
<Robert.L.Harris AT RDLG DOT NET> wrote:

>I'm sitting here tweaking with mminfo to get a garbage collector working
>and I just ran this back to back:
>
>{0}:/usr/local/sbin>/usr/sbin/mminfo -s legato.acs -q 'savetime<12 hours
ago,incomplete' \
>-v -o tR -r 'client,name,ssid,ssflags,nsavetime,copies,totalsize'   | wc -l
>   2131
>{0}:/usr/local/sbin>/usr/sbin/mminfo -s legato.acs -q 'savetime<1 year
ago,incomplete' \
>-v -o tR -r 'client,name,ssid,ssflags,nsavetime,copies,totalsize'   | wc -l
>   1772
>
>Um, I hadn't done any cleaning between the two commands running.  I'm a
>bit confused here.

Looks OK to me. There are more save sets over a year old than there are over
12 hours old. That's what I'd expect.

Clue: "1 year ago" is a time, relative to now. nsr_getdate understands it
and calculates an absolute time that mminfo uses for the query. "savetime<"
in this cases means "earlier than".

--
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>