On 4/8/2011 1:37 PM, Long V wrote:
> Hi,
>
> Here's my BlackoutPeriods from 7 to 20h during working days:
>
> $Conf{BlackoutPeriods} = [
>    {
>      'hourEnd' =>  20,
>      'weekDays' =>  [
>        1,
>        2,
>        3,
>        4,
>        5
>      ],
>      'hourBegin' =>  7
>    }
> ];
>
> But I got backup at 14h during a working day:

BlackoutPeriods only apply to machines that are available all the time, 
which is determined by your $Conf{BlackoutGoodCnt} setting.  Has that 
completed for the host in question?

-- 
   Les Mikesell
    [email protected]

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to