[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Interactive submission broken on 24.0.2



Strangely, for us this issue is reproducible on Rocky 8 as well where cgroup v1 are used.

Initial report is from Rocky 9 which was using cgroup v2.


Thanks & Regards,
Vikrant Aggarwal


On Mon, Dec 9, 2024 at 1:13âPM Vikrant Aggarwal <ervikrant06@xxxxxxxxx> wrote:
HelloÂExperts,

Two issues:Â

First: Why is the security file missing from 23.0.17 rpm but it's present in 24.0.1 and 24.0.2 rpm(s).

# rpm -ql condor-24.0.2-1.el9.x86_64.rpm Â| grep security
/etc/condor/config.d/00-security

# rpm -ql condor-24.0.1-1.el9.x86_64.rpm Â| grep security
/etc/condor/config.d/00-security

# rpm -ql condor-23.0.17-0.763496.el9.x86_64.rpm Â| grep security
/usr/share/doc/condor/examples/50-security

Second: interactive submission on condor worker nodes with 24.0.1 and 24.0.2

Found this bugÂhttps://opensciencegrid.atlassian.net/browse/HTCONDOR-2438

Is this patch not available in 24.0.2?

Very similar to issue mentioned inÂhttps://www-auth.cs.wisc.edu/lists/htcondor-users/2024-October/msg00060.shtml

Thanks & Regards,
Vikrant Aggarwal