Ticket 5626 - slurmd initialization failed (17.11.2)
Summary: slurmd initialization failed (17.11.2)
Status: RESOLVED INVALID
Alias: None
Product: Slurm
Classification: Unclassified
Component: slurmd (show other tickets)
Version: 17.11.2
Hardware: Linux Linux
: 6 - No support contract
Assignee: Jacob Jenson
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2018-08-24 05:55 MDT by BadretdinovMR
Modified: 2018-08-24 05:55 MDT (History)
0 users

See Also:
Site: -Other-
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: ---


Attachments
slurm.conf and logs (5.26 KB, application/zip)
2018-08-24 05:55 MDT, BadretdinovMR
Details

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