Hi Vlad,
Without answering your direct question:
Are you running a RHEL variant? If so, set:
NICELEVEL=1
in /etc/sysconfig/condor. This is provided by the RHEL init script package (see /etc/rc.d/init.d/functions) so should work for most daemons.
Brian
On Sep 9, 2015, at 12:11 PM, Vladimir Brik <vladimir.brik@xxxxxxxxxxxxxxxx> wrote:
Hello.
On our cluster we run sshd with niceness of -20 to make interactive maintenance of overloaded worker nodes less painful. It seems to me it's not possible possible to get Condor to run jobs with niceness 19 if the shell that started Condor has negative niceness. Is this correct?
According to documentation, Condor auto-decreases provided JOB_RENICE_INCREMENT value to 19. This means that if condor is started by a -20 niceness shell, jobs will have -1 niceness, which is better than what system processes have by default.
Unless I am missing something, it would be nice to be able to configure jobs' absolute niceness value, or at least allow JOB_RENICE_INCREMENT to be over 19.
Vlad
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/