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{BlackoutPeriods} = [
> >     {
> >         hourBegin =>  7.0,
> >         hourEnd   => 19.5,
> >         weekDays  => [1, 2, 3, 4, 5],
> >     },
> > ];
> >
> > there is no blackoutPeriods in per host configuration, should I also
> > add it to the per host config file?
>
> Please read the documentation.  Since you set $Conf{BlackoutGoodCnt}
> to 0, that machine will always be subject to blackout.  The main
> configuration file then says that 7am -> 7:30pm M-F is the blackout
> period (which applies to each client since it is not overridden).
> So your machine won't backup from 7am -> 7:30pm M-F.
>
> To disable the blackout, set $Conf{BlackoutGoodCnt} = -1.
>
> Craig
>


--
Travis Wu | Systems Administrator
Capital Printing Systems Inc.
Two Grand Central Tower
140 East 45th Street, 36th Floor
New York, NY 10017

P: 212.201.3444 | B: 212.945.8630
F: 212.201.3401 | www.capitalprinting.com
email: [EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to