Pete writes:

> With that said I do have a small problem which has so far eluded my
> attempts at a solution, it has to do with the BlackoutPeriods.
> If I understand it correctly this parameter sets the window in which no
> backups are supposed to happen, and that is exactly what I want, yet all
> my backups with one exception all take place within that very window.

The default settings require 7 days of successful pings before
the blackout period applies.  See the $Conf{BlackoutBadPingLimit}
and $Conf{BlackoutGoodCnt} settings.  Set $Conf{BlackoutGoodCnt}
to 0 to make the blackout apply immediately.

Look at the top of the host summary for HOSTA.  You should see some
text that explains whether the machine is subject to blackout, eg:

  - Pings to HOSTA have succeeded 9 consecutive times.
  - Because HOSTA has been on the network at least 7 consecutive
    times, it will not be backed up from 7:00 to 22:00 on Mon,
    Tue, Wed, Thu, Fri.

If the ping count is less than $Conf{BlackoutGoodCnt} then the
blackout doesn't apply.

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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