Networker

Re: [Networker] How do I show all volumes that are NOT recyclable

2009-09-03 15:09:35
Subject: Re: [Networker] How do I show all volumes that are NOT recyclable
From: Chester Martin <cmartin AT SPP DOT ORG>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Thu, 3 Sep 2009 14:04:29 -0500
I think this should work for you.... this is untested...

For linux:
mminfo -r 'volume,location,pool,volaccess,volretent' |grep -v expired

For windows:
mminfo -r 'volume,location,pool,volaccess,volretent' |find /V "expired"

-----Original Message-----
From: EMC NetWorker discussion [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On
Behalf Of crashoverride
Sent: Thursday, September 03, 2009 7:05 AM
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Subject: [Networker] How do I show all volumes that are NOT recyclable

Good morning,

I know this is probably a newbie question but I am a total newbie here.
I need to use MMINFO or something similar to show all the Volumes in our
datazones that are NOT recyclable. I tried something like this but my
results did not look correct.

mminfo -r 'volume,location,pool,recycled,volaccess,volretent' -q
'!volrecycle' -xc, >volume

My thinking was to run this query then look at Volume Access versus
Volume Retention. So if a Volume had a 10 day retention  and has been in
the library for 20 days and was not recyclable, this would be an issue.
Or so I think.....

Make any sense?

Thanks!

+----------------------------------------------------------------------
|This was sent by richard.f.wagner AT walgreens DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

To sign off this list, send email to listserv AT listserv.temple DOT edu and
type "signoff networker" in the body of the email. Please write to
networker-request AT listserv.temple DOT edu if you have any problems with this
list. You can access the archives at
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER