We are pleased to announce the availability of Slurm version 17.11.2.

Notably we found an issue with the way auto_increment was working in MySQL where it would loose the offset of the id field making it possible that an older dynamic TRES (i.e. gres/gpu) would be overwritten by the new 'billing' TRES.  This issue only affects those running 17.11.[0|1].  Please review the RELEASE_NOTES file for more information.

Slurm can be downloaded from https://www.schedmd.com/downloads.php

- Danny

* Changes in Slurm 17.11.2
==========================
 -- jobcomp/elasticsearch - append Content-Type to the HTTP header.
 -- MYSQL - Fix potential abort of slurmdbd when job has no TRES.
 -- Add advanced reservation flag of "REPLACE_DOWN" to replace DOWN or DRAINED
    nodes.
 -- slurm.spec-legacy - add missing libslurmfull.so to slurm.files.
 -- Fix squeue job ID filtering for pending job array records.
 -- Fix potential deadlock in _run_prog() in power save code.
 -- MYSQL - Add dynamic_offset in the database to force range for auto
    increment ids for the tres_table.
 -- MYSQL - Fix fallout from MySQL auto increment bug, see RELEASE_NOTES,
    only affects current 17.11 users tracking licenses or GRES in the database.
 -- Refactor logging logic to avoid possible memory corruption on non-x86
    architectures.
 -- Fix memory leak when getting jobs from the slurmdbd.


Reply via email to