- 02 Feb, 2010 1 commit
-
-
- 30 Jan, 2010 2 commits
-
-
Danny Auble authored
-
Moe Jette authored
NOTE: There will be no change in behavior unless partition configuration or node Features/Weight are altered using the scontrol command to differ from the contents of the slurm.conf configuration file. Preserve current partition state information plus node Feature and Weight state information after slurmctld receives a SIGHUP signal or is restarted with the -R option. Recreate partition plus node information (except node State and Reason) from slurm.conf file after executing "scontrol reconfig" or restarting slurmctld *without* the -R option. OPERATION ACTION slurmctld -R Recover all job, node and partition state slurmctld Recover job state, recreate node and partition state slurmctld -c Recover no jobs, recreate node and partition state SIGHUP to slurmctld Preserve all job, node and partition state scontrol reconfig Preserve job state, recreate node and partition state Old logic preserved node Feature plus partition state after "slurmctld" or "scontrol reconfig" rather than recreating it from slurm.conf. Node Weight was formerly always recreated from slurm.conf.
-
- 29 Jan, 2010 2 commits
-
-
Moe Jette authored
logging of "access granted for user ...", access denied and other errors will still be logged.
-
-
- 28 Jan, 2010 1 commit
-
-
Moe Jette authored
of slurm.conf file after slurmctld restart or reconfiguration.
-
- 27 Jan, 2010 4 commits
-
-
-
Danny Auble authored
Moved all SQL dependant plugins into a seperate rpm slurm-sql. This should be needed only where a connection to a database is needed (i.e. where the slurmdbd is running)
-
-
Danny Auble authored
-
- 26 Jan, 2010 1 commit
-
-
- 22 Jan, 2010 1 commit
-
-
- 21 Jan, 2010 2 commits
-
-
Moe Jette authored
program stand-alone (single MPI task launched without srun).
-
-
- 20 Jan, 2010 3 commits
-
-
- 15 Jan, 2010 1 commit
-
-
Moe Jette authored
slurm.conf file after slurmctld restart or reconfiguration.
-
- 14 Jan, 2010 1 commit
-
-
Moe Jette authored
-
- 13 Jan, 2010 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
Fixed issue where slurmctld wouldn't always get a message to send cluster information when registering for the first time with the slurmdbd.
-
Danny Auble authored
Added support to handle communication with SLURM 2.1 clusters. Job's should not be lost in the future when upgrading to higher versions of SLURM.
-
Moe Jette authored
slurmctld to abort.
-
Danny Auble authored
-
- 12 Jan, 2010 1 commit
-
-
Danny Auble authored
-
- 11 Jan, 2010 2 commits
- 08 Jan, 2010 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Fixed setting the start time when querying in sacct to the beginning of the day if not set previously. Some extra debugging, and a fix to a regression test with a bad name in it
-
- 07 Jan, 2010 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 06 Jan, 2010 2 commits
-
-
Danny Auble authored
Fix for case sensitive databases when a slurmctld has a mixed case clustername to lower case the string to easy compares.
-
Don Lipari authored
-
- 05 Jan, 2010 3 commits
-
-
Don Lipari authored
-
Danny Auble authored
-
Danny Auble authored
-
- 30 Dec, 2009 2 commits
-
-
Danny Auble authored
The slurmstepd will now refresh it's log file handle on a reconfig, previously if a log was rolled any output from the stepd was lost.
-
Don Lipari authored
-
- 23 Dec, 2009 1 commit
-
-
Danny Auble authored
Added logic to make sure if enforcing a memory limit when using the jobacct_gather plugin a user can no longer turn off the logic to enforce the limit.
-