Ticket 10741

Summary: xcgroup_ns_find_by_pid() assumes that the cgroup sysstemd name is always a unique directory name
Product: Slurm Reporter: Nate Rini <nate>
Component: slurmstepdAssignee: Nate Rini <nate>
Status: RESOLVED DUPLICATE QA Contact:
Severity: 5 - Enhancement    
Priority: ---    
Version: 20.11.3   
Hardware: Linux   
OS: Linux   
Site: SchedMD Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---

Description Nate Rini 2021-01-29 11:37:07 MST
found while working on bug#6607

xcgroup_ns_find_by_pid() assumes that the cgroup sysstemd name is always a unique directory name. this is probably unwise considering users can set CgroupMountpoint to anything they want.
Comment 1 Nate Rini 2021-01-29 12:51:26 MST
have to fix this to get 6607 working

*** This ticket has been marked as a duplicate of ticket 6607 ***