- 12 Mar, 2019 1 commit
-
-
Dominik Bartkiewicz authored
There are at least two points where this can return a false positive error message which can be confusing for users. Continuation dc583bd1 Bug 6437
-
- 11 Mar, 2019 1 commit
-
-
Danny Auble authored
-
- 07 Mar, 2019 7 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
Backport of 21b9a39b Bug 6625
-
Tim Wickberg authored
-
Nathan Rini authored
Print error: for each new line. Bug 6142
-
Nathan Rini authored
Bug 6142
-
Dominik Bartkiewicz authored
Bug 6584
-
Matt Ezell authored
response_cluster_rec stored a pointer to data in the controller config that gets freed when the controller is reconfigured. Bug 6584
-
- 06 Mar, 2019 1 commit
-
-
Nate Rini authored
This should never happen, but is a nice safeguard. Bug 6566
-
- 05 Mar, 2019 2 commits
-
-
Danny Auble authored
Bug 6612
-
Nathan Rini authored
All of the buffers are 24 characters, require the input string is less than 23 characters and null combined to be parsed. Remove regression added in b9699c2f Bug 6636.
-
- 01 Mar, 2019 2 commits
-
-
Broderick Gardner authored
What was happening in a maintenance reservation was every 5 seconds the slurmctld was sending a message to the slurmdbd telling it the node's down/drain state was in a maintenance state as well. We really only needed to know about this once. Bug 6487
-
Broderick Gardner authored
(DRAIN+MAINT+IDLE) Before it would just print MAINT Bug 6487
-
- 28 Feb, 2019 9 commits
-
-
Alejandro Sanchez authored
Bug 4296
-
Brian Christiansen authored
to avoid having to send alias list for cloud nodes that exist in DNS. This is especially important for large cloud environments (e.g. thousands of nodes) as the alias list environment will be too large for execve(). Bug 6589
-
Brian Christiansen authored
Bug 6587
-
Brian Christiansen authored
This is useful in a cloud environment where the nodes come and go out of DNS. Bug 6592
-
Marshall Garey authored
Bug 6519.
-
Brian Christiansen authored
Continuation of 324404de Bug 6433
-
Brian Christiansen authored
Continuation of c2cdde85 Bug 6433
-
Tim Wickberg authored
Same as salloc/sbatch --gres option. Bug 6582.
-
Marshall Garey authored
salloc --no-shell jobs aren't interactive, and won't respond to pings from the slurmctld, so they were previously getting killed after InactiveLimit seconds, even when they had a running step. InactiveLimit no longer applies for salloc --no-shell jobs. Bug 6560.
-
- 27 Feb, 2019 2 commits
-
-
Michael Hinton authored
Fixes smail to handle change in slurmctld/agent.c#mail_job_info() output introduced in commit 5f1cc8a8. seff has incomplete job array support, but if one happens to come through smail, at least let it print out what it can (i.e. the last array task in the job array). Bug 6536
-
Tim Wickberg authored
Allow sites to use hostname as given by libc gethostname() instead of the first domain used globally as hostname. Bug 6532. Co-authored-by: Nate Rini <nate@schedmd.com>
-
- 26 Feb, 2019 2 commits
-
-
Tim Wickberg authored
Causes x11_delete_xauth() to be called on a successfully unlink()'d file if using local_xauthority causing an extra error message in the logs. Bug 3647.
-
Danny Auble authored
Also set canonical links in the man pages while here. Bug 6573.
-
- 23 Feb, 2019 1 commit
-
-
Nathan Rini authored
X11 forwarding doesn't care about the screen number, so handle DISPLAY environment variables without that present correctly. E.g., both "localhost:10.0" and "localhost:10" are now handled, whereas previously only the first form would have been accepted. Bug 6532.
-
- 20 Feb, 2019 1 commit
-
-
Morris Jette authored
Clear the JOB_STAGE_OUT flag once the stage out is complete. Bug 6429.
-
- 19 Feb, 2019 4 commits
-
-
Albert Gil authored
Bug 5717
-
Danny Auble authored
Bug 5717
-
Albert Gil authored
This fixes a few issues the old sql didn't work with. All these are verified with test12.10. Bug 5717
-
Danny Auble authored
This adds a new helper function slurmdb_job_cond_def_start_end This will set default usage times when getting jobs from the database. Bug 5717
-
- 14 Feb, 2019 1 commit
-
-
Alejandro Sanchez authored
Previously some samples/sizes were reported as total accumulated values instead of deltas or were reported after an underflow occurred. Bug 6210 and 6262.
-
- 13 Feb, 2019 2 commits
-
-
Jason Booth authored
Continuation of 37951110 Bug 6496
-
Nathan Rini authored
Bug 6488.
-
- 11 Feb, 2019 4 commits
-
-
Moe Jette authored
to prevent underflow. Bug 6370
-
Nate Rini authored
The slurmctld would segfault if we didn't check this. Bug 6449.
-
Moe Jette authored
already booted when slurmctld daemon is reconfigured. Bug 6457
-
Dominik Bartkiewicz authored
Bug 6468.
-