On Fri, Apr 15, 2016 at 9:06 AM, tschmid4 <tschm...@utk.edu> wrote: > > Here is a link to the .PL files. > > http://pastebin.com/ZbQTMG7d >
There may be more, but this looks wrong - and not the default setting: # $Conf{WakeupSchedule} = [ 23 ]; Normally that should be a list of hours when you want it to wake up and schedule/start potential backups (see the nearby comments). The first number is when the BackuPC_nightly job runs and is best set to a time when backup runs would be completed. With only one number, the nightly job will start first and your backups won't start until it finishes and you may hit the blackout time before they finish. Extra wakeups don't hurt anything, so you probably want one every hour with the first in the list being some time in the morning when the backups should have completed. If you don't know what has changed from the defaults, it might be worth setting up a virtual machine with a stock install or figuring out how to extract the config file from the distribution .deb so you can diff yours against it to find all your local changes. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/