-
- Downloads
Added the ability to save the job's comment field to the Accounting Storage db
- Renamed the Accounting Storage database's "DerivedExitString" job field to "Comment". Provided backward compatible support for "DerivedExitString" in the sacctmgr tool. - Added the ability to save the job's comment string to the Accounting Storage db (to the formerly named, "DerivedExitString" job field). This behavior is enabled by a new slurm.conf parameter: AccountingStoreJobComment - Updated tests 7.13, 7.14 and the html pages to reflect renaming of the DerivedExitString to Comment
Showing
- NEWS 7 additions, 0 deletionsNEWS
- contribs/sjobexit/sjobexitmod.pl 6 additions, 6 deletionscontribs/sjobexit/sjobexitmod.pl
- doc/html/accounting_storageplugins.shtml 1 addition, 1 deletiondoc/html/accounting_storageplugins.shtml
- doc/html/job_exit_code.shtml 15 additions, 13 deletionsdoc/html/job_exit_code.shtml
- doc/man/man1/sacct.1 22 additions, 21 deletionsdoc/man/man1/sacct.1
- doc/man/man1/sacctmgr.1 10 additions, 6 deletionsdoc/man/man1/sacctmgr.1
- doc/man/man5/slurm.conf.5 6 additions, 0 deletionsdoc/man/man5/slurm.conf.5
- slurm/slurm.h.in 1 addition, 0 deletionsslurm/slurm.h.in
- slurm/slurmdb.h 1 addition, 1 deletionslurm/slurmdb.h
- src/common/read_config.c 6 additions, 0 deletionssrc/common/read_config.c
- src/common/slurmdbd_defs.c 8 additions, 0 deletionssrc/common/slurmdbd_defs.c
- src/common/slurmdbd_defs.h 1 addition, 0 deletionssrc/common/slurmdbd_defs.h
- src/plugins/accounting_storage/mysql/as_mysql_job.c 4 additions, 3 deletionssrc/plugins/accounting_storage/mysql/as_mysql_job.c
- src/plugins/accounting_storage/slurmdbd/accounting_storage_slurmdbd.c 4 additions, 0 deletions...accounting_storage/slurmdbd/accounting_storage_slurmdbd.c
- src/sacct/print.c 15 additions, 15 deletionssrc/sacct/print.c
- src/sacct/sacct.c 1 addition, 1 deletionsrc/sacct/sacct.c
- src/sacct/sacct.h 1 addition, 1 deletionsrc/sacct/sacct.h
- src/sacctmgr/job_functions.c 3 additions, 1 deletionsrc/sacctmgr/job_functions.c
- src/sacctmgr/sacctmgr.c 1 addition, 1 deletionsrc/sacctmgr/sacctmgr.c
- src/slurmdbd/proc_req.c 1 addition, 0 deletionssrc/slurmdbd/proc_req.c
Loading
Please register or sign in to comment