Have you seen this page?Â
I'm also a little new to RHEL, well Linux in general. We run 7.2 here. Did you start the condor service as stated in the link?  ÂÂ
Jon Trying to stand up an HTCondor Central Manager is probably not the best way to introduce onself to systemd and CentOS 7, but here I am.The stock RPM for 8.4.8 for EL7 downloaded from UW results in the following errors thrown by systemd:$ sudo systemctl status condorâ condor.service - Condor Distributed High-Throughput-Computing ÂÂLoaded: loaded (/usr/lib/systemd/system/condor.service; enabled; vendor preset: disabled) ÂÂActive: inactive (dead)Sep 19 11:02:51 ___ systemd[1]: [/usr/lib/systemd/system/condor.service:16] Unknown lvalue 'ControlGroup' in section 'Service'Sep 19 11:34:18 ___ systemd[1]: [/usr/lib/systemd/system/condor.service:16] Unknown lvalue 'ControlGroup' in section 'Service'Sep 19 11:34:30 ___ systemd[1]: [/usr/lib/systemd/system/condor.service:16] Unknown lvalue 'ControlGroup' in section 'Service'Sep 19 11:34:30 ___ systemd[1]: [/usr/lib/systemd/system/condor.service:16] Unknown lvalue 'ControlGroup' in section 'Service'Sep 19 11:35:38 ___ systemd[1]: [/usr/lib/systemd/system/condor.service:16] Unknown lvalue 'ControlGroup' in section 'Service'Sep 19 11:53:29 ___ systemd[1]: Stopped Condor Distributed High-Throughput-Computing.$I see a ControlGroupAttribute lvalue documented, at least.I've set up the cgconfig.conf as documented in the manual, and once I found the /sys/fs/cgroup directory I was able to find the /sys/fs/cgroup/cpu/htcondor directory, so it does appear to be working after a fashion, but I'm not clear on whether I actually need to do the cgconfig.conf update at all?I'm currently running systemd 219-19.el7_2.7, and the latest available from CentOS Updates is .13.Any suggestsions out there from anyone running HTCondor on RHEL / CentOS 7? ÂÂÂÂÂÂÂ-Michael Pelletier.________________________________________________HTCondor-users mailing listTo unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with asubject: UnsubscribeYou can also unsubscribe by visitinghttps://lists.cs.wisc.edu/mailman/listinfo/htcondor-usersThe archives can be found at:https://lists.cs.wisc.edu/archive/htcondor-users/
|