Go to file
Egbert Eich c2551ab47f Accepting request 1010642 from home:mslacken:branches:network:cluster
- updated to 22.05.5
- NOTE: Slurm validates that libraries are of the same version. Unfortunately,
  due to an oversight, we failed to notice that the slurmstepd loads the
  hash_k12 library only after a job has completed. This means that if the
  hash_k12 library is upgraded before a job finishes, the slurmstepd will load
  the new library when the job finishes, and will fail due to a mismatch of
  versions.  This results in nodes with slurmstepd processes stuck
  indefinitely. These processes require manual intervention to clean up. There
  is no clean way to resolve these hung slurmstepd processes.
  The only recommended way to upgrade between minor versions of 22.05 with
  RPM’s or upgrades that replace current binaries and libraries is to drain the
  nodes of running jobs first.
- Fixes a number of moderate severity issues, noteable are:
  * Load hash plugin at slurmstepd launch time to prevent issues loading the
    plugin at step completion if the Slurm installation is upgraded.
  * Update nvml plugin to match the unique id format for MIG devices in new
    Nvidia drivers.
  * Fix multi-node step launch failure when nodes in the controller aren't in
    natural order. This can happen with inconsistent node naming (such as
    node15 and node052) or with dynamic nodes which can register in any order.
  * job_container/tmpfs - cleanup containers even when the .ns file isn't
    mounted anymore.
  * Wait up to PrologEpilogTimeout before shutting down slurmd to allow prolog
    and epilog scripts to complete or timeout. Previously, slurmd waited 120
    seconds before timing out and killing prolog and epilog scripts.

OBS-URL: https://build.opensuse.org/request/show/1010642
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=220
2022-10-21 15:00:25 +00:00
_service Accepting request 435788 from home:eeich:branches:network:cluster 2016-10-17 15:40:31 +00:00
.gitattributes Accepting request 163005 from home:scorot:branches:network:cluster 2013-04-08 21:59:36 +00:00
.gitignore Accepting request 163005 from home:scorot:branches:network:cluster 2013-04-08 21:59:36 +00:00
Fix-test7.2-to-find-libpmix-under-lib64-as-well.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Fix-test-3.13.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Fix-test-21.41.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Fix-test-32.8.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Fix-test-38.11.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Keep-logs-of-skipped-test-when-running-test-cases-sequentially.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
pam_slurm-Initialize-arrays-and-pass-sizes.patch Accepting request 845108 from home:anag:branches:network:cluster 2020-11-02 13:42:03 +00:00
README_Testsuite.md Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Remove-rpath-from-build.patch Accepting request 780353 from home:eeich:branches:network:cluster 2020-02-28 17:43:45 +00:00
slurm-22.05.5.tar.bz2 Accepting request 1010642 from home:mslacken:branches:network:cluster 2022-10-21 15:00:25 +00:00
slurm-rpmlintrc Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
slurm.changes Accepting request 1010642 from home:mslacken:branches:network:cluster 2022-10-21 15:00:25 +00:00
slurm.spec Accepting request 1010642 from home:mslacken:branches:network:cluster 2022-10-21 15:00:25 +00:00
slurmctld.xml Accepting request 926016 from home:mslacken:branches:network:cluster 2021-10-29 14:17:34 +00:00
slurmd.xml Accepting request 926016 from home:mslacken:branches:network:cluster 2021-10-29 14:17:34 +00:00
slurmdbd.xml Accepting request 926016 from home:mslacken:branches:network:cluster 2021-10-29 14:17:34 +00:00
test_setup.tar.gz Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00