On 6/1/2010 10:32 AM, plight wrote:
>
> I have 5 test hosts configured and my post dump scripts run perfectly.  So it 
> is in fact backing up the data.
>
> My problem is it runs twice.  It will run once at 1am and then again at 2am.  
> I cant for the life of me figure out why it is doing this.  Am I missing a 
> setting?
>
> The did reroute ping to /bin/true so my postdump script would run even if 
> ping was down.  Could this be causing it?

Ping should normally succeed anyway, so that shouldn't change things. 
You should only get a backup if $Conf{IncrPeriod} has passed since the 
last one completed.  I'm not sure when it considers a run completed - 
maybe your postdump script is still running at that point.

-- 
   Les Mikesell
    [email protected]

------------------------------------------------------------------------------

_______________________________________________
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