Networker

Re: [Networker] Volume capacity?

2010-03-19 20:30:23
Subject: Re: [Networker] Volume capacity?
From: Tim Mooney <Tim.Mooney AT NDSU DOT EDU>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 19 Mar 2010 19:28:01 -0500
In regard to: Re: [Networker] Volume capacity?, A Darren Dunham said (at...:

On Fri, Mar 19, 2010 at 05:37:56PM -0500, Tim Mooney wrote:
Your point about a volume being "full" no matter what % of the default
capacity was used is also salient.  I have this vague recollection that
there used to be an easy way to detect tapes that had bad spots on the
media (and therefore became full prematurely) using either the old green
GUI or some other obvious method, but perhaps not.

In the past, I've just used an 'mminfo' report with the 'written' figure
for all 'full' volumes.  Really short volumes stood out pretty quickly.
I might throw 'near' in there just to limit to the units that are
still in the library.

mminfo -q 'full,near' -r 'volume,written'

Now that you point it out, that's what I had done too:

~$cat ~/bin/nsr_find_short_volumes #! /bin/sh

mminfo -q 'type=sdlt,%used=full,written<100GB' -r 
'volume(32),barcode(8),written,labeled,recycled'


I haven't used that script in a while (we're using LTO3 now).  It must
be what I was thinking of when I was thinking about finding volumes that
had bad media spots.

Tim
--
Tim Mooney                                             Tim.Mooney AT ndsu DOT 
edu
Enterprise Computing & Infrastructure                  701-231-1076 (Voice)
Room 242-J6, IACC Building                             701-231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

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

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