Revisions of slurm
Dominique Leuenberger (dimstar_suse)
accepted
request 714909
from
Christian Goll (mslacken)
(revision 28)
- added cray depend libraries to seperate package, as they are now built, since json is enabled - Updated to 18.0.7 for fixing CVE-2019-12838 and (bsc#1140709) * Update "xauth list" to use the same 10000ms timeout as the other xauth commands. * Fix issue in gres code to handle a gres cnt of 0. * Don't purge jobs if backfill is running. * Verify job is pending add/removing accrual time. * Don't abort when the job doesn't have an association that was removed before the job was able to make it to the database. * Set state_reason if select_nodes() fails job for QOS or Account. * Avoid seg_fault on referencing association without a valid_qos bitmap. * If Association/QOS is removed on a pending job set that job as ineligible. * When changing a jobs account/qos always make sure you remove the old limits. * Don't reset a FAIL_QOS or FAIL_ACCOUNT job reason until the qos or account changed. * Restore "sreport -T ALL" functionality. * Correctly typecast signals being sent through the api. * Properly initialize structures throughout Slurm. * Sync "numtask" squeue format option for jobs and steps to "numtasks". * Fix sacct -PD to avoid CA before start jobs. * Fix potential deadlock with backup slurmctld. * Fixed issue with jobs not appearing in sacct after dependency satisfied. * Fix showing non-eligible jobs when asking with -j and not -s. * Fix issue with backfill scheduler scheduling tasks of an array when not the head job. * accounting_storage/mysql - fix SIGABRT in the archive load logic. * accounting_storage/mysql - fix memory leak in the archive load logic. * Limit records per single SQL statement when loading archived data. (forwarded request 714908 from mslacken)
Dominique Leuenberger (dimstar_suse)
accepted
request 706361
from
Christian Goll (mslacken)
(revision 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 670462
from
Egbert Eich (eeich)
(revision 25)
- Update to version 18.08.05-2: This version obsoletes: Fix-contrib-perlapi-to-build-with-the-fix-for-CVE-2019-6438-750cc23ed.patch - Fix spec file for older SUSE versions. - Update to version 18.08.05: * Add mitigation for a potential heap overflow on 32-bit systems in xmalloc. (CVE-2019-6438, bsc#1123304). * Other fixes: + Backfill - If a job has a time_limit guess the end time of a job better if OverTimeLimit is Unlimited. + Fix "sacctmgr show events event=cluster" + Fix sacctmgr show runawayjobs from sibling cluster + Avoid bit offset of -1 in call to bit_nclear(). + Insure that "hbm" is a configured GresType on knl systems. + Fix NodeFeaturesPlugins=node_features/knl_generic to allow other gres other than knl. + cons_res: Prevent overflow on multiply. + Better debug for bad values in gres.conf. + Fix double accounting of energy at end of job. + Read gres.conf for cloud nodes on slurmctld. + Don't assume the first node of a job is the batch host when purging jobs from a node. + Better debugging when a job doesn't have a job_resrcs ptr. + Store ave watts in energy plugins. + Add XCC plugin for reading Lenovo Power. + Fix minor memory leak when scheduling rebootable nodes. + Fix debug2 prefix for sched log. + Fix printing correct SLURM_JOB_ACCOUNT_PACK_GROUP_* in env for a Het Job. + sbatch - search current working directory first for job script.
Dominique Leuenberger (dimstar_suse)
accepted
request 657426
from
Christian Goll (mslacken)
(revision 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 655559
from
Christian Goll (mslacken)
(revision 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 653720
from
Factory Maintainer (factory-maintainer)
(revision 21)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 639245
from
Egbert Eich (eeich)
(revision 20)
- Move config man-pages to config package. (forwarded request 639244 from eeich)
Dominique Leuenberger (dimstar_suse)
accepted
request 637642
from
Christian Goll (mslacken)
(revision 19)
- added correct link flags for perl bindings (bsc#1108671) * added correct linker search path in slurm-2.4.4-rpath.patch * perl:Switch is required by slurm torque wrappers
Dominique Leuenberger (dimstar_suse)
accepted
request 637167
from
Egbert Eich (eeich)
(revision 18)
- Fix Requires(pre) and Requires(post) for slurm-config and slurm-node. This fixes issues with failing slurm user creation when installed during initial system installation (bsc#1109373). (forwarded request 637165 from eeich)
Dominique Leuenberger (dimstar_suse)
accepted
request 631120
from
Egbert Eich (eeich)
(revision 17)
- slurmctld-rerun-agent_init-when-backup-controller-takes-over.patch: Fix race in the slurmctld backup controller which prevents it
Dominique Leuenberger (dimstar_suse)
accepted
request 629227
from
Egbert Eich (eeich)
(revision 16)
- slurmctld-rerun-agent_init-when-backup-controller-takes-over.patch Fix an issue where the fallback controller will not be able to idle nodes after a failover when a process has terminated (bsc#1084917). (forwarded request 629226 from eeich)
Dominique Leuenberger (dimstar_suse)
accepted
request 622077
from
Egbert Eich (eeich)
(revision 15)
- Shield comments between script snippets with a %{!?nil:...} to avoid them being interpreted as scripts - in which case the update level is passed as argument (see chapter 'Shared libraries' in: https://en.opensuse.org/openSUSE:Packaging_scriptlet_snippets) (bsc#1100850).
Yuchen Lin (maxlin_factory)
accepted
request 616050
from
Egbert Eich (eeich)
(revision 14)
- Update from 17.11.5 to 17.11.7 - Fix security issue in handling of username and gid fields CVE-2018-10995 and bsc#1095508 what implied an update from 17.11.5 to 17.11.7 Highlights of 17.11.6: * CRAY - Add slurmsmwd to the contribs/cray dir * PMIX - Added the direct connect authentication. * Prevent the backup slurmctld from losing the active/available node features list on takeover. * Be able to force power_down of cloud node even if in power_save state. * Allow cloud nodes to be recognized in Slurm when booted out of band. * Numerous fixes - check 'NEWS' file. Highlights of 17.11.7: * Notify srun and ctld when unkillable stepd exits. * Numerous fixes - check 'NEWS' file. - Add: slurmsmwd-uses-xdaemon_-for-systemd.patch * Fixes daemoniziation in newly introduced slurmsmwd daemon. - Rename: split-xdaemon-in-xdaemon_init-and-xdaemon_finish-for-systemd-compatibilty.patch to split-xdaemon-in-xdaemon_init-and-xdaemon_finish-for.patch * remain in sync with commit messages which introduced that file
Dominique Leuenberger (dimstar_suse)
accepted
request 599202
from
Egbert Eich (eeich)
(revision 13)
- Avoid running pretrans scripts when running in an instsys: there may be not much installed, yet. pretrans code should be done in lua, this way, it will be executed by the rpm-internal lua interpreter and not be passed to a shell which may not be around at the time this scriptlet is run (bsc#1090292). (forwarded request 599201 from eeich)
Dominique Leuenberger (dimstar_suse)
accepted
request 596387
from
Egbert Eich (eeich)
(revision 12)
- Add requires for slurm-sql to the slurmdbd package. - Package READMEs for pam and pam_slurm_adopt. - Use the new %%license directive for COPYING file. - Add: * split-xdaemon-in-xdaemon_init-and-xdaemon_finish-for-systemd-compatibilty.patch * slurmctld-uses-xdaemon_-for-systemd.patch * slurmd-uses-xdaemon_-for-systemd.patch * slurmdbd-uses-xdaemon_-for-systemd.patch * removed-deprecated-xdaemon.patch Fix interaction with systemd: systemd expects that a daemonizing process doesn't go away until the PID file with it PID of the daemon has bee written (bsc#1084125). - Make sure systemd services get restarted only when all packages are in a consistent state, not in the middle of an 'update' transaction (bsc#1088693). Since the %postun scripts that run on update are from the old package they cannot be changed - thus we work around the restart breakage. (bsc#1086859).
Dominique Leuenberger (dimstar_suse)
accepted
request 591864
from
Christian Goll (mslacken)
(revision 11)
- fixed wrong log file location in slurmdbd.conf and fixed pid location for slurmdbd and made slurm-slurmdbd depend on slurm config which provides the dir /var/run/slurm (bsc#1086859) (forwarded request 591103 from mslacken)
Dominique Leuenberger (dimstar_suse)
accepted
request 587828
from
Christian Goll (mslacken)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 571153
from
Egbert Eich (eeich)
(revision 9)
- moved config files to slurm-config package (FATE#324574). - Moved slurmstepd and man page into slurm-node due to slurmd dependency - Moved config files into slurm-node - Moved slurmd rc scripts into slurm-node - Made slurm-munge require slurm-plugins instead of slurm itself - slurm-node suggested slurm-munge, causing the whole slurm to be installed. The slurm-plugins seems to be a more base class (FATE#324574). - split up light wight slurm-node package for deployment on nodes (FATE#324574).
Displaying revisions 81 - 100 of 108