cli:tmss10slotallocation
This is an old revision of the document!
Sample Slotting Script
A sample slotting script to execute TMSS10SlotAllocation can be found in your TapeTrack Install at TapeTrack\TapeTrack Framework Server\scripts
This script will allocate a volume to a vacant slot that is in a location eligible for slotting.
Scheduling
While it is possible to execute this scrip manually when required, it is recommended that this script be scheduled to run every 5 minutes.
Script
@echo off :: :: Object Type: DOS Batch Script :: Description: TapeTrack Slotting script :: System: TMSS :: SecLevel: Proprietary :: Copyright: (c) 2012 GazillaByte LLC :: TMSS10SlotAllocation -S tapemaster:-@localhost > "%TMSS10REPORTS%\slotting_report.txt" 2> "%TMSS10REPORTS%\slotting_error.txt" exit
cli/tmss10slotallocation.1510629768.txt.gz · Last modified: 2025/01/21 22:07 (external edit)