BackupPC-users

Re: [BackupPC-users] What does this mean: Botch on admin job for admin : already in use!! ?

2008-10-02 02:09:40
Subject: Re: [BackupPC-users] What does this mean: Botch on admin job for admin : already in use!! ?
From: Craig Barratt <cbarratt AT users.sourceforge DOT net>
To: Aleksey Tsalolikhin <atsaloli.tech AT gmail DOT com>
Date: Wed, 1 Oct 2008 23:04:59 -0700
Aleksey writes:

> Hi.  What do these messages in my LOG files, repeating over and over
> again, mean?   Should I be concerned?
> 
> 2008-09-25 23:13:07 Botch on admin job for  admin : already in use!!
> 2008-09-25 23:13:07 Botch on admin job for  admin1 : already in use!!
> 2008-09-25 23:18:07 Botch on admin job for  admin2 : already in use!!
> 2008-09-25 23:18:07 Botch on admin job for  admin3 : already in use!!
> 2008-09-25 23:23:07 Botch on admin job for  admin4 : already in use!!
> 2008-09-25 23:23:08 Botch on admin job for  admin5 : already in use!!
> 2008-09-25 23:28:07 Botch on admin job for  admin6 : already in use!!
> 2008-09-25 23:28:07 Botch on admin job for  admin7 : already in use!!
> 
> I searched Google but did not come up with anything.

The error is benign, but it means that the previous
BackupPC_nightly hasn't finished running.  It looks like you
have set $Conf{MaxBackupPCNightlyJobs} to 8.  You are likely
disk seek limited, so that high a value won't help.

It's probably better to increase $Conf{BackupPCNightlyPeriod} to 4
or more.

Craig

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [BackupPC-users] What does this mean: Botch on admin job for admin : already in use!! ?, Craig Barratt <=