Beautiful.  I was hoping it was something simple.  Now to re-read the
crontab manpage. 

Thanks again.


On Fri, Feb 01, 2002 at 09:58:01AM -0500, Joshua Baker-LePain wrote:
> On Fri, 1 Feb 2002 at 1:33am, Ashley wrote
> 
> > 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?
> 
> Err, you tell amanda when to run amdumps, and which config to run.  So 
> just make your crontab look like this (e.g.)
> 
> 0 1 * * 1-6 amdump DailySet1
> 0 1 * * 7   amdump Archive
> 
> -- 
> Joshua Baker-LePain
> Department of Biomedical Engineering
> Duke University
> 

-- 
-ashley

        One of these days I'm going to completely organize my life.

Reply via email to