Le mercredi, 31 janvier 2007 17:20, Carl Wilhelm Soderstrom a écrit :
> You probably also want to change:
> $Conf{MaxBackups} = 4;
>
> to something lower. that's the number of backups which will run
> simultaneously. I've found that the default of '4' is too high for most
> backup servers, and that '2' is a better value in most cases.

Just to underline the goodness of this advice. 

Since the beginning, MaxBackups was set on my servers to be equal to number of 
processors in the backup server. This way, I ensure that the load isn't so 
high that it makes the kernel spend too much time in scheduling (or this is 
the idilic interpretation that I give to my choice), especially given that 
quite a bit of processor cycles have to be spent in managing the disk io (and 
I also use raid and lvm on the backup partition). I never had too much 
overload trouble. Backup_nightly starts to get a bit annoyingly longish, but 
it's manageable for now.

-- 
Cristian Tibirna                                (1-418-) 656-2131 / 4340
  Laval University - Quebec, CAN ... http://www.giref.ulaval.ca/~ctibirna
  Research professional at GIREF ... [EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to