[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] why does htcondor change sysctl params, and why is this done outside of /etc/sysctl.{d, conf} ?
- Date: Thu, 14 Jan 2016 11:00:03 -0500
- From: Michael V Pelletier <Michael.V.Pelletier@xxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] why does htcondor change sysctl params, and why is this done outside of /etc/sysctl.{d, conf} ?
> From: SCHAER Frederic <frederic.schaer@xxxxxx>
> Date: 01/14/2016 06:06 AM
> Unfortunately, my monitoring is looking at all
processes between 1 and
> pid_maxâ and this setting is causing useless load on servers â and
it is
> killing some VMs which I use for dev.
What monitoring are you using, so I can avoid it?
;-)
ls -d /proc/[1-9]*
I do agree with you, however, that /etc/sysctl.d/htcondor.conf
would be beneficial - it could be the reason it's not done that way now
is that HTCondor predates the /etc/sysctl.d directory. Also, if it sets
something at startup perhaps it should revert it to the original value
at shutdown.
-Michael Pelletier.