Tyler J. Wagner a écrit :
> On Wednesday 19 May 2010 17:52:29 Sam Przyswa wrote:
>   
>> When the BackupPC_nightly processes are running the SSH login take a
>> very long time to get the prompt and then the machine is very slow to
>> execute task, how to nice these processes ?
>>     
>
> My RsyncClientCmd looks like this:
>
> $sshPath -q -x -l root $host /usr/bin/nice -n 19 /usr/bin/ionice -c 3 
> $rsyncPath $argList+
>
> That uses nice level 19 and ionice 3 (idle disk).
>   

Thanks a lot !

Sam.



------------------------------------------------------------------------------

_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to