-- Added functionality for sacctmgr show problems. Current problems include
Accounts/Users with no associations, Accounts with no users or subaccounts attached in a cluster, and Users with No UID on the system. -- Added new option for sacctmgr list assoc and list cluster WOLimits. This gives a smaller default format without the limit information. This may be the new default for list assocations and list clusters. -- Users are now required to have an association with there default account. Sacctmgr will now complain when you try to modify a users default account which they are not associated anywhere.
Showing
- NEWS 9 additions, 0 deletionsNEWS
- doc/man/man1/sacctmgr.1 10 additions, 0 deletionsdoc/man/man1/sacctmgr.1
- src/common/slurm_accounting_storage.c 45 additions, 0 deletionssrc/common/slurm_accounting_storage.c
- src/common/slurm_accounting_storage.h 6 additions, 3 deletionssrc/common/slurm_accounting_storage.h
- src/plugins/accounting_storage/mysql/accounting_storage_mysql.c 22 additions, 2 deletions...ugins/accounting_storage/mysql/accounting_storage_mysql.c
- src/plugins/accounting_storage/mysql/mysql_problems.c 301 additions, 6 deletionssrc/plugins/accounting_storage/mysql/mysql_problems.c
- src/plugins/accounting_storage/mysql/mysql_problems.h 10 additions, 3 deletionssrc/plugins/accounting_storage/mysql/mysql_problems.h
- src/sacctmgr/association_functions.c 13 additions, 6 deletionssrc/sacctmgr/association_functions.c
- src/sacctmgr/cluster_functions.c 9 additions, 2 deletionssrc/sacctmgr/cluster_functions.c
- src/sacctmgr/problem_functions.c 2 additions, 41 deletionssrc/sacctmgr/problem_functions.c
- src/sacctmgr/sacctmgr.c 3 additions, 3 deletionssrc/sacctmgr/sacctmgr.c
- src/sacctmgr/user_functions.c 65 additions, 7 deletionssrc/sacctmgr/user_functions.c
Loading
Please register or sign in to comment