Networker

Re: [Networker] MMINFO Questions

2004-07-08 18:57:29
Subject: Re: [Networker] MMINFO Questions
From: Tim Mooney <mooney AT DOGBERT.CC.NDSU.NODAK DOT EDU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 8 Jul 2004 17:57:21 -0500
In regard to: [Networker] MMINFO Questions, Jack Lyons said (at 4:59pm on...:

I want to find all the volumes that are not in my library, so I thought this
would work:

Mminfo -s server -q "!location=library"

But it seems to ignore the ! and gives me the same results as

Mminfo -s server -q "location=library"

If you have "grep" (you didn't say what kind of machine you're on, but
I suspect windows) that would be an easy way to work around the problem.

We stagger our full backups over a weeks period.  I would like to pull all
the full backups for two weeks ago backups.  I tried something like this:

Mminfo -s server -q "savetime<3 week ago, savetime>1 week ago,level=full"

Try reversing the directions of the comparisons:

  Mminfo -s server -q "savetime>3 week ago, savetime<1 week ago,level=full"


That says "more recent than 3 weeks ago and less recent than 1 week ago".

Tim
--
Tim Mooney                              mooney AT dogbert.cc.ndsu.NoDak DOT edu
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

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