Sorry that I missed the doc. Thanks for the help
On 2/22/06, Craig Barratt <[EMAIL PROTECTED]> wrote:
> "Travis Wu" writes:
>
> > Just double checked again.
> > the setting looks like below:
> >
> > pc/myhost/config.pl
> > $Conf{BlackoutGoodCnt} = 0;
> >
> > conf/config.pl
> > $Conf{BlackoutP
"Travis Wu" writes:
> Just double checked again.
> the setting looks like below:
>
> pc/myhost/config.pl
> $Conf{BlackoutGoodCnt} = 0;
>
> conf/config.pl
> $Conf{BlackoutPeriods} = [
> {
> hourBegin => 7.0,
> hourEnd => 19.5,
> weekDays => [1, 2, 3, 4, 5],
>
isable the blackout
> check for all hosts.
>
> Dave
>
> > -Original Message-
> > From: David Brown <[EMAIL PROTECTED]>
> > Date: Tue, 21 Feb 2006 16:21:41
> > To:Travis Wu <[EMAIL PROTECTED]>
> > Cc:Craig Barratt <[EMAIL PROTECTED
My bad again. The blackout is set to 0.
:(
-Original Message-
From: David Brown <[EMAIL PROTECTED]>
Date: Tue, 21 Feb 2006 16:39:28
To:Travis Wu <[EMAIL PROTECTED]>
Cc:Craig Barratt <[EMAIL PROTECTED]>, backuppc-users@lists.sourceforge.net
Subject: Re: [Back
ers@lists.sourceforge.net
> Subject: Re: [BackupPC-users] hourly wakeup
>
> On Wed, Feb 22, 2006 at 12:09:38AM +, Travis Wu wrote:
> > Thks Craig.
> > Can I just set the incrPeriod to 0 ?
> >
> > also why incr didn't hapen after 6am?
>
> That would be
Sorry that I forget to mention mine was set to 1..23
-Original Message-
From: David Brown <[EMAIL PROTECTED]>
Date: Tue, 21 Feb 2006 16:21:41
To:Travis Wu <[EMAIL PROTECTED]>
Cc:Craig Barratt <[EMAIL PROTECTED]>, backuppc-users@lists.sourceforge.net
Subject: R
On Wed, Feb 22, 2006 at 12:09:38AM +, Travis Wu wrote:
> Thks Craig.
> Can I just set the incrPeriod to 0 ?
>
> also why incr didn't hapen after 6am?
That would be because of the blackout period defined in the config file.
'$Conf[BlackoutPeriods}' defines them. The default is to start at 7a
sourceforge.net
Subject: Re: [BackupPC-users] hourly wakeup
"Travis Wu" writes:
> I want to have backuppc run hourly so I last night I configured
> $Conf{WakeupSchedule} = [1..23];
> $Conf{IncrPeriod} = 0.04;
>
> since 1/24=0.042. However, the backup summary shows:
>
&g
"Travis Wu" writes:
> I want to have backuppc run hourly so I last night I configured
> $Conf{WakeupSchedule} = [1..23];
> $Conf{IncrPeriod} = 0.04;
>
> since 1/24=0.042. However, the backup summary shows:
>
> 4 incr no2/20 23:00
> 5 incr no2/21 01:03
>