Big Brother tells me that Mark Stapleton wrote:
>
> If one thinks about it for a moment, it's obvious that disk volumes
> don't need to be reclaimed. Tape volumes go through reclamation so that
> they fall back to scratch status for reuse. Disk storage pools are
> (usually) the primary storage pool--the primary place where your
> clients' data is stored. You sure as hell don't want those volumes going
> to scratch status.
But you don't want the files fragmented, either, as your database will
get much larger if it has to store a long list of fragment locations for
each file instead of just a single entry for it. Thus, reclamation _is_
desirable, in as much as it 'defrags' the volume. Especially since the
defrag algorithm in this particular case is very simple.
PGP signature