Ticket 10741 - xcgroup_ns_find_by_pid() assumes that the cgroup sysstemd name is always a unique directory name
Summary: xcgroup_ns_find_by_pid() assumes that the cgroup sysstemd name is always a un...
Status: RESOLVED DUPLICATE of ticket 6607
Alias: None
Product: Slurm
Classification: Unclassified
Component: slurmstepd (show other tickets)
Version: 20.11.3
Hardware: Linux Linux
: 5 - Enhancement
Assignee: Nate Rini
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2021-01-29 11:37 MST by Nate Rini
Modified: 2021-01-29 12:51 MST (History)
0 users

See Also:
Site: SchedMD
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed:
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments

Note You need to log in before you can comment on or make changes to this ticket.
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 ***