Networker

Re: [Networker] Clones

2004-05-11 14:36:53
Subject: Re: [Networker] Clones
From: Darren Dunham <ddunham AT TAOS DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Tue, 11 May 2004 11:36:43 -0700
>
> mminfo -q "volume=<volumename>,savetime>2 weeks ago" -r "volume,savetime"

Hmm.  You're specifying the volume directly here.  I don't see how
that'll get a list of volumes.

Make the savetime less than rather than greater than and drop the volume
requirement, dropt the savetime from the report so you get a media list,
then it's pretty close..

mminfo -av -q "savetime < 2 weeks ago" -r "volume"

The only danger is that 'savetime' is from the client perspective rather
than server.  I might use 'volaccess' instead.

mminfo -av -q "volaccess < 2 weeks ago" -r "volume"

--
Darren Dunham                                           ddunham AT taos DOT com
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse 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.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>