HP Data Protector software interaction with deduplication enabled replication
30
Import Task Scheduler
Windows
To successfully import cartridges from a D2D device, you need to schedule
d2dHandler.pl
regularly to query the D2D status web page and to add newly identified cartridges to the queue
list. In addition, you should schedule the script task
executeImportTasks.pl regularly to
actually trigger the cartridge import on the remote Data Protector Cell Manager.
Use the Microsoft Windows “Scheduled Task” to set up such tasks.
Figure 16 Microsoft Windows task scheduler main window
Create the necessary number of tasks by using the Add Scheduled Task item.
For each D2D/VLS device you plan to import cartridges from, you may want to add a single task
to update the queue file.
Note: The script
d2dHandler.pl applies to a D2D device whereas the script vlsHandler.pl
applies to a VLS device.
A separate task will trigger the
executeImportTasks.pl script to start the import on the target
Data Protector Cell Manager.
Note: Use the proper configuration file along with each script you are about to schedule.