Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] recomended systemd cgroup slicing set up?
- Date: Fri, 17 May 2024 12:13:33 -0500
- From: Greg Thain <gthain@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] recomended systemd cgroup slicing set up?
On 4/17/24 09:05, Thomas Hartmann wrote:
just a quick observation (maybe a trap for misconfiguration?): when
heading the base cgroup path with a root "/" - the job PIDs are ending
up in the Condor parent cgroup and do not get their own sub group
Thanks for the catch, Thomas. In HTCondor 23.8, in order to follow the
systemd "one writer" rule, htcondor will now home the job's cgroup v2
under the starter's.
-greg