I need a solution
I have a standard Scratch pool that is populating all my normal volume pools. So when a volume expires, it returns to the Scratch pool.
I have a small number of tapes that I would like to have special handling. When they expire, I want them to go to a specific volume pool that is not Scratch, so they don't get tossed somewhere else.
I suppose I could code a script and run it every 10 minutes and it would probably catch the tape while it still lives in Scratch, but that's a lot of work and not a guarantee. I'd prefer to be able to modify the "previous volume pool" field and have it go there automatically on expiration. Is that possible?
Thanks!