- 10 Feb, 2010 1 commit
-
-
Danny Auble authored
ok we build without any warnings. I am sure nothing works quite right, but rollup, wckey, and usage should work fine. usage should be threaded FYI.
-
- 09 Feb, 2010 2 commits
-
-
Danny Auble authored
ok, tables (outside of the associations) are converted over. We don't remove the old tables yet though.
-
Danny Auble authored
-
- 08 Feb, 2010 2 commits
-
-
Danny Auble authored
ok, flushed out the load of the archive as well. Still need to probably mess with straight sql coming in since that needs to put into the yet to be done format of the cluster tables
-
Danny Auble authored
-
- 06 Feb, 2010 1 commit
-
-
Danny Auble authored
ok, moved things around in archive. Haven't finished step stuff yet, thinking of making local functions for them all though.
-
- 05 Feb, 2010 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 04 Feb, 2010 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
-
- 03 Feb, 2010 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
Much functionality has been added to account_storage/pgsql. The plugin is still in a very beta state. It is still highly advised to use the mysql plugin, but if you feel like living on the edge or just really like postgres over mysql for some reason here you go. (Work done primarily by Hongjia Cao, NUDT.)
-
- 02 Feb, 2010 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
-
- 01 Feb, 2010 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
with slurm_get_state_save_location() to eliminate need for locking.
-
Moe Jette authored
modify test4.11 to match
-
- 30 Jan, 2010 4 commits
-
-
Moe Jette authored
clean up some related code for reservations and partitions.
-
Danny Auble authored
-
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 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
-
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)
-
-