On Tue, May 25, 2010 at 02:45:00PM -0500, Les Mikesell wrote: > On 5/25/2010 2:19 PM, Robin Lee Powell wrote: > > > >>> It should take about 4 days to do all the jobs. There's one > >>> job that is 10 days old. Therefore I conclude that it's not > >>> doing the right thing. :) > >> > >> OK, agreed, but did you mention having some sort of custom lock > >> that limits concurrency? If that looks like a failure the job > >> probably goes to the bottom of the list - and at startup, you > >> would probably always fail most of the oldest jobs that try to > >> start. > > > > Yep, there's a simple lockfile semaphore, so if there's a job > > already running then whatever other jobs on that host it tries > > will fail out. At some point, though, there's no jobs running; > > at that point, the oldest should be tried first, and should not > > fail. That's what I'd expect, anyways. > > Without looking at the code, I'd guess that it would go through > the rest of the list first before retrying failed jobs - but > that's just a guess. Maybe it would help to lower > $Conf{MaxBackups} if you haven't already.
No can do; I have many other hosts that need to be backed up besides this one. I've tried pushing the IncrPeriod to 4 days; hopefully that'll do it. -Robin -- http://singinst.org/ : Our last, best hope for a fantastic future. Lojban (http://www.lojban.org/): The language in which "this parrot is dead" is "ti poi spitaki cu morsi", but "this sentence is false" is "na nei". My personal page: http://www.digitalkingdom.org/rlp/ ------------------------------------------------------------------------------ _______________________________________________ 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/