PT-2024-41393 · Opensuse+1 · Pdsh+6
Published
2024-10-15
·
Updated
2025-02-24
·
CVE-2024-42511
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
This update for slurm and pdsh fixes the following issues:
slurm was updated to version 24.11.1 using package slurm 24 11:
- Security issues fixed:
- CVE-2024-48936: Fixed authentication handling in stepmgr that could permit an attacker to execute processes under other users' jobs (bsc#1236722)
- CVE-2024-42511: Fixed vulnerability with switch plugins where a user could override the isolation between Slingshot VNIs or IMEX channels (bsc#1236726)
- Important remarks:
- Slurm can be upgraded from version 23.02, 23.11 or 24.05 to version 24.11 without loss of jobs or other state information. Upgrading directly from an earlier version of Slurm will result in loss of state information.
- If using the
slurmdbd(Slurm DataBase Daemon) you must update this first. - The 24.11
slurmdbdwill work with Slurm daemons of version 23.02 and above. You will not need to update all clusters at the same time, but it is very important to updateslurmdbdfirst and having it running before updating any other clusters making use of it. - If using a backup DBD you must start the primary first to do any database conversion, the backup will not start until this has happened.
- All SPANK plugins must be recompiled when upgrading from any Slurm version prior to 24.11.
- Highlights of changes:
- Fixed issues related to the modified startup handling for slurmdbd:
moved PID file to
/run/slurmdbd(bsc#1236928) - Create slurm-owned log file on behalf of slurmdbd (bsc#1236929)
- Added report AccountUtilizationByQOS to sreport.
AccountUtilizationByUseris able to be filtered by QOS.- Added autodetected gpus to the output of
slurmd -C - Added ability to submit jobs with multiple QOS. These are sorted by priority highest being the first.
- Removed the instant on feature from
switch/hpe slingshot. slurmctld: Changed incoming RPC handling to dedicated thread pool with asynchronous handling of I/O that can be configured viaconmgr *entries underSlurmctldParametersinslurm.conf.
- Configuration File Changes (see appropriate man page for details)
- Added
SchedulerParameters=bf allow magnetic slotoption. It allows jobs in magnetic reservations to be planned by backfill scheduler. - Added
TopologyParam=TopoMaxSizeUnroll=#to allow--nodes=<min>-<max>fortopology/block. - Added
DataParserParametersslurm.confparameter to allow setting default value for CLI--jsonand--yamlarguments. - Hardware collectives in
switch/hpe slingshotnow requiresenable stepmgr. - Added connection related parameters to
slurm.confunderSlurmctldParameters:conmgr max connections: Defaults to 150 connections.conmgr threads: Defaults to 64 threads for slurmctld.conmgr use poll: Defaults is to use epoll in Linux.conmgr connect timeout: Defaults toMessageTimeout.conmgr read timeout: Defaults toMessageTimeout.conmgr wait write delay: Defaults toMessageTimeout.conmgr write timeout: Defaults to MessageTimeout. - Added
SlurmctldParamters=ignore constraint validationto ignoreconstraint/featurevalidation at submission. - Added
SchedulerParameters=bf topopt enableoption to enable experimental hook to control backfill.
- Command Changes (see man pages for details):
- Remove srun
--cpu-bind=rank. - Add
'%b'as a file name pattern for the array task id modulo 10. sacct: Respect--noheaderfor--batch-scriptand--env-vars.- Add
sacctmgr pingcommand to query status ofslurmdbd. sbcast: Add--nodelistoption to specify where files are transmitted tosbcast: Add--no-allocationoption to transmit files to nodes outside of a job allocation.slurmdbd: Add-uoption. This is used to determine if restarting the DBD will result in database conversion.- Remove
salloc --get-user-env. scontrol: Add--json/--yamlsupport tolistpids.scontrol: Addliststeps.scontrol: Addlistjobs.scontrol show topo: Show aggregated block sizes when using topology/block.
- API Changes:
- Remove
burst buffer/luacallslurm.job info to string(). job submit/lua: Addassoc qosattribute tojob descto display all potential QOS's for a job's association.job submit/lua: Addslurm.get qos priority()function to retrieve the given QOS's priority.
- SLURMRESTD Changes:
- Removed fields deprecated in the Slurm-23.11 release from v0.0.42 endpoints.
- Removed v0.0.39 plugins.
- Set
data parser/v0.0.42+prefer refsflag to default. - Add
data parser/v0.0.42+minimize refsflag to inline single referenced schemas in the OpenAPI schema to get default behavior ofdata parser/v0.0.41. - Rename v0.0.42
JOB INFOfieldminimum switchestorequired switchesto reflect the actual behavior. - Rename v0.0.42
ACCOUNT CONDITIONfieldassocationtoassociation(typo). - Tag
slurmdb/v0.0.42/jobs pidfield deprecated.
- For details on the changes in this version update, consult Slurm 24.11 changelog
pdsh was updated from version 2.34 to 2.35:
- IMPORTANT NOTE: pdsh version 2.35 is not compatible with Slurm versions below 20.11
- Key changes of version 2.35:
- Added
-doption to log errors - build: use LDADD instead of LDFLAGS for libcommon.la
- dsbak: fixed handling of empty input lines
- ssh: fixed sshcmd signal on macos
- Other changes:
- Fixed version test for munge build (bsc#1236156)
- Dropped Slurm support for s390x and i586: Slurm no longer builds for s390x or 32bit
- Implementation of package
pdsh-slurm 24 11compatible with Slurm 24.11
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Pdsh
Pdsh Slurm 20 11
Pdsh Slurm 22 05
Pdsh Slurm 23 02
Pdsh Slurm 24 11
Slurm
Slurm 24 11