Ticket 5626

Summary: slurmd initialization failed (17.11.2)
Product: Slurm Reporter: BadretdinovMR
Component: slurmdAssignee: Jacob Jenson <jacob>
Status: RESOLVED INVALID QA Contact:
Severity: 6 - No support contract    
Priority: ---    
Version: 17.11.2   
Hardware: Linux   
OS: Linux   
Site: -Other- 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: slurm.conf and logs

Description BadretdinovMR 2018-08-24 05:55:41 MDT
Created attachment 7696 [details]
slurm.conf and logs

I'm trying to test SLURM on one node.
slurmctld started, but there is problem with starting slurmd:

[2018-08-24T16:33:30.233] debug:  Reading cgroup.conf file /nfs/soft/bos/slurm-17.11.2/etc/cgroup.conf
[2018-08-24T16:33:30.236] debug2: _file_read_content: unable to open '/nfs/soft/bos/slurm-17.11.2/sys/fs/groups/freezer//release_agent' for reading : No such file or directory
[2018-08-24T16:33:30.236] debug2: xcgroup_get_param: unable to get parameter 'release_agent' for '/nfs/soft/bos/slurm-17.11.2/sys/fs/groups/freezer/'
[2018-08-24T16:33:30.236] error: unable to mount freezer cgroup namespace: Operation not permitted
[2018-08-24T16:33:30.236] error: unable to create freezer cgroup namespace
[2018-08-24T16:33:30.236] error: Couldn't load specified plugin name for proctrack/cgroup: Plugin init() callback failed
[2018-08-24T16:33:30.236] error: cannot create proctrack context for proctrack/cgroup
[2018-08-24T16:33:30.236] error: slurmd initialization failed

What can be the source of the problem and what are the possible ways to solve it?