1. 08 Mar, 2017 3 commits
  2. 07 Mar, 2017 3 commits
    • Morris Jette's avatar
      capmc_resume not changing node state · cecaf222
      Morris Jette authored
      capmc_resume (Cray resume node script) - Do not disable changing a node's
          active features if SyscfgPath is configured in the knl.conf file.
      bug 3533
      cecaf222
    • Morris Jette's avatar
      Fix for job cancel when node reconfig fails · 2e21d9f7
      Morris Jette authored
      If a job is cancelled by the user while it's allocated nodes are being
          reconfigured (i.e. the capmc_resume program is rebooting nodes for the job)
          and the node reconfiguration fails (i.e. the reboot fails), then don't
          requeue the job but leave it in a cancelled state. Note the JOB_RECONFIG_FAIL
          state flag is currently only used by capmc_resume, but could be used for
          other programs responsible for node reboots.
      bug 3392
      2e21d9f7
    • Morris Jette's avatar
      burst_buffer/cray - Add support for line continuation · c8146969
      Morris Jette authored
      bug 3538
      c8146969
  3. 03 Mar, 2017 2 commits
  4. 02 Mar, 2017 9 commits
  5. 01 Mar, 2017 3 commits
  6. 28 Feb, 2017 4 commits
  7. 27 Feb, 2017 3 commits
  8. 24 Feb, 2017 6 commits
  9. 23 Feb, 2017 6 commits
  10. 22 Feb, 2017 1 commit
    • Morris Jette's avatar
      Fix node reboot timing bug · 8431929d
      Morris Jette authored
      If node boot in progress when slurmctld daemon is restarted, then allow
          sufficient time for reboot to complete and not prematurely DOWN the node as
          "Not responding".
      bug 3494
      8431929d