Networker

Re: [Networker] MMINFO Questions

2004-07-08 19:01:49
Subject: Re: [Networker] MMINFO Questions
From: Lee Hanel <lhanel AT RACKSPACE DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 8 Jul 2004 18:01:04 -0500
Hm..for the first one, try something like
mminfo =s server -m -r barcode,location| grep -v library name

on the second, just reverse your greater and less thans. your currently
saying more recent that a week ago and older than 3 weeks ago.  instead:

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


Lee
On Thu, 2004-07-08 at 15:59, Jack Lyons wrote:
> 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"
>
> Note: I use the location field to track which Tape box tapes are in so
> location='' won't work.
>
> Also,
>
> 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"
>
> but it gives me a non-overlapping range specified for `savetime' error
>
>
> This email and its contents may be confidential.  If it is and you are not
> the intended recipient, please do not disclose or use the information within
> this email or its attachments.  If you have received this email in error,
> please delete it immediately.  Thank you.
>
> --
> 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>