Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] HTCondor 8.4 on CentOS 7 - control groups
- Date: Tue, 20 Sep 2016 08:47:19 -0400
- From: Michael V Pelletier <Michael.V.Pelletier@xxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] HTCondor 8.4 on CentOS 7 - control groups
From: Klint Gore <kgore4@xxxxxxxxxx>
Date: 09/19/2016 08:03 PM
>
> Mine's happy with it. In my /usr/lib/systemd/system/condor.service, I
> have the line "ControlGroup=/condor".
>
> My systemd is 219-19.el7_2.9.
That must be it then, the el7_2.7 version must be having some trouble with
it. I'll plan to apply the patches and reboot at some point in the near
future. (Treating Linux like Windows - already not a fan of systemd.)
Even in spite of the error it's showing, it appears that it's working
based on lscgroup of a job running on RHEL7 and it's showing the
BASE_CGROUP = htcondor configuration I've set up:
blkio:/
blkio:/htcondor
blkio:/htcondor/condor_data_condor_execute_slot1_1@hostname
At first glance I thought it might be because the ControlGroup line
specifies ControlGroup=/condor rather than /htcondor to match BASE_CGROUP,
but it's complaining about the lvalue, so it's going to be an issue with
the systemd version.
Klint, do you have BASE_CGROUP set to "condor?"
-Michael Pelletier.
_