BackupPC-users

[BackupPC-users] Schedule in host config not picking up blackout period

2014-02-21 06:12:29
Subject: [BackupPC-users] Schedule in host config not picking up blackout period
From: Adam Hardy <adam.hardy AT cyberspaceroad DOT com>
To: BackupPC-users AT lists.sourceforge DOT net
Date: Fri, 21 Feb 2014 11:11:00 +0000
I've got a laptop that I don't want backed up during the day so I have 
configured it's schedule with a black-out period like this (via the web UI):

$Conf{BlackoutPeriods} = [
   {
     'hourEnd' => '24',
     'weekDays' => [
       '0',
       '1',
       '2',
       '3',
       '4',
       '5',
       '6'
     ],
     'hourBegin' => '5.5'
   }
];

What am I doing wrong here? My log only describes the activity:


2014-02-20 08:00:00 Next wakeup is 2014-02-20 09:00:00
2014-02-20 09:00:00 Next wakeup is 2014-02-20 10:00:00
2014-02-20 09:00:00 Started full backup onfangorn  
<http://gondor/backuppc/index.cgi?host=fangorn>  (pid=27090, 
share=/cygdrive/d/dev)
2014-02-20 09:07:30 Started full backup onfangorn  
<http://gondor/backuppc/index.cgi?host=fangorn>  (pid=27090, 
share=/cygdrive/d/eclipse-workspace)
2014-02-20 09:08:14 Started full backup onfangorn  
<http://gondor/backuppc/index.cgi?host=fangorn>  (pid=27090, 
share=/cygdrive/d/KeepFiles)
2014-02-20 09:08:16 Started full backup onfangorn  
<http://gondor/backuppc/index.cgi?host=fangorn>  (pid=27090, 
share=/cygdrive/d/Mozilla)
2014-02-20 09:35:50 Started full backup onfangorn  
<http://gondor/backuppc/index.cgi?host=fangorn>  (pid=27090, 
share=/cygdrive/d/Documents)
2014-02-20 09:57:28 Got signal TERM... cleaning up


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/