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?