We have just released Slurm version 14.11.1. This includes a fix for a
race condition that can deadlock the slurmctld daemon when job_submit
plugins are used, plus a few minor changes as identified below. You
can download it from:
http://www.schedmd.com/#repos
* Changes in Slurm 14.11.1
==========================
-- Get libs correct when doing the xtree/xhash make check.
-- Update xhash/tree make check to work correctly with current code.
-- Remove the reference 'experimental' for the jobacct_gather/cgroup
plugin.
-- Add QOS manipulation examples to the qos.html documentation page.
-- If 'squeue -w node_name' specifies an unknown host name print
an error message and return 1.
-- Fix race condition in job_submit plugin logic that could cause
slurmctld to
deadlock.
-- Job wait reason of "ReqNodeNotAvail" expanded to identify
unavailable nodes
(e.g. "ReqNodeNotAvail(Unavailable:tux[3-6])").
--
Morris "Moe" Jette
CTO, SchedMD LLC