Multiple space reclaimation streams

2004-03-29 Thread Coats, Jack
Can I run multiple reclaimation streams on a single tape pool concurrently? Where can I RTFM or find the syntax? TIA ... JC

Re: Multiple space reclaimation streams

2004-03-29 Thread Karel Bos
Reclaim is single stream per stg pool. Regard, Karel -Oorspronkelijk bericht- Van: Coats, Jack [mailto:[EMAIL PROTECTED] Verzonden: maandag 29 maart 2004 14:45 Aan: [EMAIL PROTECTED] Onderwerp: Multiple space reclaimation streams Can I run multiple reclaimation streams on a single

Re: Multiple space reclaimation streams

2004-03-29 Thread David E Ehresman
No you can't multithread a reclaim process, but you can run a query to find out which volumes need reclaiming and issue multiple 'move data' commands to effectly multithread the process. [EMAIL PROTECTED] 3/29/2004 7:45:06 AM Can I run multiple reclaimation streams on a single tape pool

Re: Multiple space reclaimation streams

2004-03-29 Thread Richard Sims
No you can't multithread a reclaim process, but you can run a query to find out which volumes need reclaiming and issue multiple 'move data' commands to effectly multithread the process. A good alternative. Just be aware that Move Data is not equivalent to Reclamation: Move Data does not reclaim

Re: Multiple space reclaimation streams

2004-03-29 Thread David E Ehresman
At least with tsm 5.1.6.3, move data has an option, which defaults to no, to reconstruct the aggregates. However, move data can cause volume contention that you do not get with reclaim. David [EMAIL PROTECTED] 3/29/2004 8:19:50 AM No you can't multithread a reclaim process, but you can run a