Skip to content
Snippets Groups Projects
  1. Nov 12, 2015
  2. Nov 11, 2015
  3. Nov 10, 2015
  4. Nov 09, 2015
  5. Nov 07, 2015
    • Morris Jette's avatar
      Add burst_buffer.conf flag of TeardownFailure · e0aa4d87
      Morris Jette authored
      Added burst_buffer.conf flag parameter of "TeardownFailure" which will
          teardown and remove a burst buffer after failed stage-in or stage-out.
          By default, the buffer will be preserved for analysis and manual teardown.
      bug 2116
      e0aa4d87
  6. Nov 06, 2015
  7. Nov 05, 2015
  8. Nov 04, 2015
  9. Nov 03, 2015
  10. Nov 02, 2015
  11. Oct 30, 2015
    • Deric Sullivan's avatar
      Fix reservation creation on DOWN nodes · 6aed461b
      Deric Sullivan authored
      Fix creation of advanced reservation of cores on nodes which are DOWN.
      There seems to be a bug with reservations using a node list (e.g.
      Nodes=something + CoreCnt=something).  The result is a reservation made that's
      arguably broken; listing the reservation (scontrol show reservation) will show
      "Nodes=" (blank) and "CoreCnt=0".
      
      It's very easy to reproduce, just by doing the following against a node in a
      DOWN (also tested with POWER_UP) state:
      scontrol create ReservationName=tmp_res StartTime=now EndTime=now+600
      Nodes=<some_non_idle_node> CoreCnt=1 Users=<some_valid_user>
      scontrol show reservation.
      bug 2078
      6aed461b
  12. Oct 29, 2015
  13. Oct 28, 2015
  14. Oct 27, 2015
Loading