Robin writes:

> I have four hosts with identical configuration, as far as I know.
> All of them have:
> 
>        $Conf{MaxBackupPCNightlyJobs} = 8;
>
> On one, and only one as far as I can tell, running:
> 
>   sudo -u backuppc BackupPC_serverMesg BackupPC_nightly run
> 
> results in:
> 
>   $ ps -aef | grep -i nigh
>   backuppc  6375  2788  0 11:39 ?        00:00:12 /usr/bin/perl 
> /usr/local/bin/BackupPC_nightly -m 0 31

As you noted, the "0 31" argument means it has read the config
correctly.

Is it possible that on this host the pool is relatively empty so the
other 7 children finish quickly?  The first one (with -m) does some
extra work, so it usually takes longer.  Look in the LOG file - there
should be an entry for each child starting and finishing.

Craig

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
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/

Reply via email to