Networker

Re: [Networker] Any clues about why this tape expired?

2004-11-24 12:21:15
Subject: Re: [Networker] Any clues about why this tape expired?
From: Manel Rodero <manel AT FIB.UPC DOT EDU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Wed, 24 Nov 2004 18:20:13 +0100
Hello,

Thank you very much! Your commands (only the first one for the volume was
necessary) worked ok!

BEFORE
======
C:\>mminfo -a -r "volume,volflags,state,volaccess,volretent,savesets" | find
"HIS101"
HIS101         r    E  13/02/2004 expired    72

C:\>mminfo -a -q "volume=HIS101" -r
"ssbrowse,ssretent,ssinsert,sscomp,ssflags,name" | sort
browse   retent  inserted completed ssflags name
05/02/2005 05/02/2005 06/02/2004 06/02/2004 vEF C:\
05/02/2005 05/02/2005 06/02/2004 06/02/2004 vEF C:\
[...]

YOUR COMMAND
============
C:\>nsrmm -o notrecyclable HIS101
Mark sdlt320 tape HIS101 as not recyclable? YES

AFTER
=====

C:\>mminfo -a -r "volume,volflags,state,volaccess,volretent,savesets" | find
"HIS101"
HIS101         r       13/02/2004 12/02/2005 72

C:\>mminfo -a -q "volume=HIS101" -r
"ssbrowse,ssretent,ssinsert,sscomp,ssflags,name" | sort
browse   retent  inserted completed ssflags name
05/02/2005 05/02/2005 06/02/2004 06/02/2004 vF C:\
05/02/2005 05/02/2005 06/02/2004 06/02/2004 vF C:\
[...]

PS: This volume has never been cloned!

Ah! Another question. Will affect to the recover of this data the fact that
the indexes in the server for this backup is expired because the server has
a different retetion time than this special backup? (28 days vs 1 year)

27/02/2004 27/02/2004 06/02/2004 06/02/2004 vrF index:machine1

Thank you again very much for your help!

> -----Original Message-----
> From: Legato NetWorker discussion 
> [mailto:NETWORKER AT LISTMAIL.TEMPLE DOT EDU] On Behalf Of Darren Dunham
> Sent: Wednesday, November 24, 2004 6:01 PM
> To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
> Subject: Re: [Networker] Any clues about why this tape expired?
> 
> 
> > Hello,
> >
> > I have some tape where we backup some data that we want to 
> preserve during 1
> > year. The browse/retention policy for the instance clients 
> during the backup
> > to this tape was fixed for 1 year.
> >
> > Now, we've found that the mode of this tape is 'recyc' and 
> the expiration is
> > 'expired'. Our server version is Legato NetWorker 7.1.2 
> under Windows 2000.
> >
> > If we use mminfo to see expiration information about all 
> the savesets of
> > this tape we can see that NONE OF THEM IS EXPIRED!! So, why 
> this tape is
> > expired?
> 
> Actually, we see that all of them are expired ('E').  Of course that's
> expected.  You can't really expire a volume without expiring 
> the saveset
> first.
> 
> > Command to see info about this tape:
> >
> > C:\>mminfo -a -r 
> "volume,volflags,state,volaccess,volretent,savesets" | find
> > "HIS101"
> > HIS101         r    E  13/02/2004 expired    72
> >
> > Command to see info about the savesets in the tape (all the 
> backups were
> > done in February 2004 and its supposed expiration should be 
> February 2005):
> >
> > C:\>mminfo -a -q "volume=HIS101" -r
> > "ssbrowse,ssretent,ssinsert,sscomp,ssflags,name" | sort
> >  browse   retent  inserted completed ssflags name
> > 05/02/2005 05/02/2005 06/02/2004 06/02/2004 vEF C:\
> > 05/02/2005 05/02/2005 06/02/2004 06/02/2004 vEF C:\
> 
> I don't think there's any log to tell you exactly *why* the 
> savesets and
> volume are this way.  I'll suggest that one method would be if the
> volume status had been manually set to 'recyclable'.
> 
> > Any idea about this problem? Any solution? I would like to 
> have this tape in
> > its supposed state at this moment! I would like to have 
> this tape like this
> > one:
> >
> > C:\>mminfo -a -r 
> "volume,volflags,state,volaccess,volretent,savesets" | find
> > "HIS102"
> > HIS102         r       27/07/2004 28/07/2005 118
> >
> > Is it possible to change the 'volretent' for the tape "HIS101"?
> 
> Set the volume to notrecyclable.
> 
>    nsrmm -o notrecyclable HIS102
> 
> Then set all of the savesets on the volume to 'recoverable'
> 
>    foreach (enumerated list of savesets)
>      nsrmm -o notrecyclable -S <savesetID>
> 
> Is there any chance that all the savesets on the volume are 
> now or were
> at one time cloned?  If so, marking either this volume or the volume
> with the other copy as 'recyclable' could have done this.
> 
> --
> 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. Questions regarding this list
> should be sent to stan AT temple DOT edu
> =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
> 

--
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. Questions regarding this list
should be sent to stan AT temple DOT edu
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=