I think it depends on whether or not the storage pool is an off-site pool. I
noticed with my on-site pools, it stops processing after the current volume
but with the off-site pools, it makes a list in the beginning of the volumes
that need to be reclaimed and it doesn't check the reclamation threshold at
all.

Mark


-----Original Message-----
From: Jack McKinney [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 10:21 AM
To: [EMAIL PROTECTED]
Subject: Re: How reclamation doesn't work


Big Brother tells me that <James> <healy> wrote:
> I just noticed something peculiar with the way reclamation works or
doesn't
> work.
> With an administrative schedule I set a reclamation threshold for one of
my
> tape pools low so reclamation begins at 11:30 (upd stg nttapeco rec=65)
> Then at 14:30 I set the reclamation threshold back to 100 so reclamation
> should stop right (upd stg nttapeco rec=100) Wrong.
> Reclamation continues to run until 02:30 the next am.
> I thought that TSM would recognize the change in threshold and maybe stop
> reclamation processing after its finished the current tape but it doesn't.
>  It looks like it continues until all tapes in the pool are reclaimed?
> How should it work?

    This is exactly how reclamation should work.  The high mig parameter
only controls when migration _starts_.  If you set it to 0, and then
return it to 100, migration will begin between the two commands.
    The low mig parameter controls when migration ends.  To do what you
want, you need to drop highmig to 0, and then back to 100 to start
migration.  Then, when it is time to stop, set lowmig to 100 and then back
to 0.
    I am not certain that the latter will work, as the migration process
may read the lowmig value at start time and then never again.  You are
probably better off using CANCEL PROCESS to end migration.

--
"Charlie, here comes the deuce; and when     Jack McKinney
   you speak of me, speak well."             [EMAIL PROTECTED]
       -Crash Davis, Bull Durham             http://www.lorentz.com
1024D/D68F2C07 4096g/38AEF076

Confidentiality Note: The information transmitted is intended only for the
person or entity to whom or which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of this information by persons or entities other
than the intended recipient is prohibited. If you receive this in error,
please delete this material immediately.

Reply via email to