Hi list,
I'm trying two configurations:
Archive to run once a week. Dumps full backups to holding disk hd1.
DailySet1 runs 6 days a week. Only does level 1 increments to hd2.
How can I get DailySet1 to not run on the same day as Archive? Or
rather, how can I get Archive to run on the day DailySet1 skips?
How do I determine which day DailySet1 would skip?
I was looking at using hold files. If I put a hold file in
$CONFIGDIR/DailySet1from cron on the day Archive runs, and remove it before
DailySet1 is to run the next day, what actually happens? Does amdump sleep
until the hold is removed and then start no matter how much time has
passed, or would the run be skipped?
Also, should amdump run from cron each day even though a particular
configuration runs just once a week?
--
-ashley
One of these days I'm going to completely organize my life.