TooTall Posted August 19, 2003 Report Share Posted August 19, 2003 Hello, I was wondering if it is possible to change the number of execution units when a particular script starts?? THe reason I want to do this is I currently backup everything to a NAS device before dumping to tape, so I would like to use 2 or 3 execution units to run the scripts for dumping to the NAS, but I need the last of those scripts to modify the execution units to 1 so that the dump to tape script doesn't start until all the dump to nas jobs are done. Is this possible with External Scripting maybe?? Does anyone have a sample script that would do this?? Thanks TooTall Link to comment Share on other sites More sharing options...
natew Posted August 21, 2003 Report Share Posted August 21, 2003 Hi You shouln't need to do this with execution units. When your duplicate scripts are running the source and destination folders are locked out of any other Retrospect operations. As long as you schedule the backup to start after the duplicate begins, the backup script should wait until the folders are no longer in use. Hope that made sense... Nate Link to comment Share on other sites More sharing options...
TooTall Posted August 25, 2003 Author Report Share Posted August 25, 2003 Thnx Natew I will try it, one question though, I am not using duplicate scripts to dump to teh nas, I am actually doiing backups to the nas and then backup of the nas to tape. Will that make any difference?? TooTall Link to comment Share on other sites More sharing options...
natew Posted August 26, 2003 Report Share Posted August 26, 2003 Hi OK so that complicates things a bit. The backup folder on the NAS will not be locked because you are just backing it up as regular files- not as a backup set. This is going to be tricky. How about doing this a little backwards: START your backups for the night by doing the NAS-Tape dump (this will get the previous night`s changes) then have the other scripts kick off after that. You will have a 24 hour delay in getting the data to tape but the backups you do get will be guaranteed complete. Nate Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.