Frans Pop wrote :
> On Monday 15 October 2007, R. David wrote:
> 
>>I sent an e-mail to the users list about bakcupPC waking up every second,
>>without any answer. I digged up the problem and found where this time was
>>computed, so I wrote a quick and dirty hack, that works on our Linux
>>Debian 4 x86_64 machine, running in 64 bits mode, I had to add the
>>following quick and dirty patch in BackupPC (version 2.1.2-6) :
> 
> 
> What does 'grep "^\$Conf{WakeupSch" /etc/backuppc/config.pl' give?
I use the default values.



> 
> 
>>+       print (LOG $bpc->timeStamp,"DEBUG LOG ","$delta","DEBUG LOG");
> 
> 
> What did you get in your logs from this statement?

I have the following outputs (once an hour now) :
2007-10-15 12:00:03 DEBUG LOG -1 DEBUG LOG
RD adjusted time 2007-10-15 12:00:03 Next wakeup is 2007-10-15 13:00:03

So delta seems to be -1 after having beeing computed...


        Regards,
        R. David

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-devel
http://backuppc.sourceforge.net/

Reply via email to