Re: Question on automated data move for tapes not accessed for a certain time: conclusion

2009-01-09 Thread Bob Levad
-L] Question on automated data move for tapes not accessed for a certain time: conclusion dear all, thanks for your answers, so i think i'll only touch the 3590-tapes used for archive, because the tapes are 9 years old :-) David E Ehresman wrote: > I have a simplistic korn shell script th

Re: Question on automated data move for tapes not accessed for a certain time: conclusion

2009-01-09 Thread Bjørn Nachtwey
dear all, thanks for your answers, so i think i'll only touch the 3590-tapes used for archive, because the tapes are 9 years old :-) David E Ehresman wrote: > I have a simplistic korn shell script that does this that I could share > with you if you are interested. > > David Ehresman > sure,

Re: Question on automated data move for tapes not accessed for a certain time

2009-01-08 Thread David E Ehresman
I have a simplistic korn shell script that does this that I could share with you if you are interested. David Ehresman >>> Bjørn Nachtwey 1/7/2009 8:53 AM >>> Dear all, looking at LAST_WRITE_DATE or LAST_READ_DATE of my tapes (some are in 2004), I'd like to move the data of tapes last accessed

Re: Question on automated data move for tapes not accessed for a certain time

2009-01-07 Thread Steven Harris
move for tapes not accessed for a certain time 08/01/2009 12:53

Re: Question on automated data move for tapes not accessed for a certain time

2009-01-07 Thread Remco Post
On Jan 7, 2009, at 14:53 , Bjørn Nachtwey wrote: Dear all, looking at LAST_WRITE_DATE or LAST_READ_DATE of my tapes (some are in 2004), I'd like to move the data of tapes last accessed more than one year to other tapes in the same storage pool to verify the health of the tapes. Is there any

Question on automated data move for tapes not accessed for a certain time

2009-01-07 Thread Bjørn Nachtwey
Dear all, looking at LAST_WRITE_DATE or LAST_READ_DATE of my tapes (some are in 2004), I'd like to move the data of tapes last accessed more than one year to other tapes in the same storage pool to verify the health of the tapes. Is there any function inside TSM doing this automaticly? if not, d