1. 25 Jun, 2019 3 commits
    • Gavin Howard's avatar
      Update the #add_nodes FAQ entry · 9cdc8a82
      Gavin Howard authored
      Corrected the restart order for nodes and slurmctld when adding nodes.
      
      Bug 7135
      9cdc8a82
    • Marcin Stolarek's avatar
      Fix sacctmgr archive dump commit confirmation. · ae387e78
      Marcin Stolarek authored
      Commit 2f571559 added internal calls to mysql_db_commit() in
      _archive_purge_table(). Previous sacctmgr logic triggered the operation
      and then asked for confirmation through commit_check(), making it
      impossible to rollback even when the user discarded the changes.
      
      Bug 7130.
      ae387e78
    • Marcin Stolarek's avatar
      select/cons_res - fix debug flag SelectType handling in select_p_job_test. · 6b2b5684
      Marcin Stolarek authored
      Previous logic initialized a static variable once and forever. This
      variable was used as a test to call or not log_job_resources and
      dynamic changes through 'scontrol setdebugflags [+|-]SelectType' would
      have no effect. New logic uses the standard select_debug_flags as
      everywhere else and aligns with cons_tres logic.
      
      Bug 7137.
      6b2b5684
  2. 24 Jun, 2019 1 commit
  3. 22 Jun, 2019 1 commit
  4. 21 Jun, 2019 1 commit
    • Marcin Stolarek's avatar
      add -x (exect match) to pkill documentation · 1e3548f3
      Marcin Stolarek authored
      fix/improve example logrotate configuration in man slurm.conf
      
      pkill without -x option treats argument as a pattern in this case
      slurmd matches not only slurmd but also slurmdbd.
      
      Bug 6962
      1e3548f3
  5. 20 Jun, 2019 10 commits
  6. 19 Jun, 2019 4 commits
  7. 18 Jun, 2019 1 commit
  8. 14 Jun, 2019 3 commits
  9. 13 Jun, 2019 1 commit
  10. 10 Jun, 2019 6 commits
  11. 07 Jun, 2019 9 commits