Skip to content
Snippets Groups Projects
  1. May 06, 2015
  2. Feb 09, 2015
  3. Nov 03, 2014
  4. Oct 20, 2014
  5. Oct 01, 2014
  6. Aug 29, 2014
  7. Apr 25, 2014
  8. Mar 28, 2014
  9. Jan 23, 2014
  10. Oct 16, 2013
  11. Jun 27, 2013
  12. May 13, 2013
  13. Mar 11, 2013
    • Dmitri Gribenko's avatar
      Cosmetic changes ti init.d scripts · 8a963473
      Dmitri Gribenko authored
      Hello,
      
      Please find attached a patch with two fixes for init.d scripts:
      
      * correct comments (full path to slurm binaries was not correct in comments);
      
      * improve the output of 'service [slurm|slurmdbd] reconfig'.  It used
      to garble the console because of the missing 'echo' after 'killproc'.
      '[OK]' was displayed on the same line as the shell prompt in CentOS
      6.4.  Now it looks correctly:
      
      [root@head ~]# service slurm reconfig
      Reloading slurmctld daemon configuration:                  [  OK  ]
      [root@head ~]#
      
      Please review and apply.
      
      Dmitri
      8a963473
    • Dmitri Gribenko's avatar
      Fix some typos in documentation · 11118303
      Dmitri Gribenko authored
      11118303
  14. Mar 08, 2013
  15. Dec 07, 2012
  16. Sep 07, 2012
  17. Aug 08, 2012
  18. Jul 25, 2012
  19. May 30, 2012
  20. Apr 26, 2012
  21. Mar 27, 2012
  22. Feb 20, 2012
    • jette's avatar
      slurm init script : bug correction in stop target error code mgmt · 15793b0a
      jette authored
      In current version of slurm initscript, a stop action returns a
      non null exit code as slurmstatus exit code is directly used and
      the daemons are stopped.
      Ensure that when called from slurmstop, slurmstatus error code is
      reversed to correctly match the attended error code of the stop
      stage.
      Port of v2.4 commit a09bffa5
      Matthieu Hautreux authored 3 months ag
      15793b0a
  23. Jan 26, 2012
  24. Jan 17, 2012
    • Matthieu Hautreux's avatar
      slurm init script : bug correction in stop target error code mgmt · a09bffa5
      Matthieu Hautreux authored
      In current version of slurm initscript, a stop action returns a
      non null exit code as slurmstatus exit code is directly used and
      the daemons are stopped.
      Ensure that when called from slurmstop, slurmstatus error code is
      reversed to correctly match the attended error code of the stop
      stage.
      a09bffa5
  25. Jan 15, 2012
  26. Oct 13, 2011
  27. Oct 12, 2011
    • Mark A. Grondona's avatar
      cgroups: Support configurable cgroup mount dir in release agent · fa6b256e
      Mark A. Grondona authored
      The example cgroup release agent packaged and installed with
      SLURM assumes a base directory of /cgroup for all mounted
      subsystems. Since the mount point is now configurable in SLURM,
      this script needs to be augmented to determine the location
      of the subsystem mount point at runtime.
      fa6b256e
  28. Sep 07, 2011
  29. Jul 25, 2011
    • Morris Jette's avatar
      tches for cgroup devices support · 3ff4eb9b
      Morris Jette authored
      third patch adds the man page and an example.
      0003_bull_cgroup_devices_doc_add_allowed_devices_support-2.3.0-0.pre7.patch
      Patch from Yiannis Georgiou, Bull.
      3ff4eb9b
  30. Apr 01, 2011
  31. Mar 30, 2011
  32. Mar 29, 2011
  33. Feb 23, 2011
Loading