diff --git a/doc/man/man1/sacct.1 b/doc/man/man1/sacct.1 index ca501a0743a3bdcb72a962223530e9ae8aa85ded..9b3e95389ded2049c612750d39f9f4d7803dc46b 100644 --- a/doc/man/man1/sacct.1 +++ b/doc/man/man1/sacct.1 @@ -84,7 +84,7 @@ option is also specified. \f3\-C \fP\f2cluster_list\fP\f3,\fP \f3\-\-cluster\fP\f3=\fP\f2cluster_list\fP Displays the statistics only for the jobs started on the clusters specified by the \f2cluster_list\fP operand, which is a comma\-separated list of clusters. -Space characters are not allowed in the \f2cluster_list\fP. -1 for +Space characters are not allowed in the \f2cluster_list\fP. \-1 for all clusters, default is current cluster you are executing the sacct command on\&. @@ -190,7 +190,7 @@ instead of the current SLURM job accounting log file. Displays the statistics only for the jobs started with the GID specified by the \f2gid_list\fP operand, which is a comma\-separated list of gids. Space characters are not allowed in the \f2gid_list\fP. -Default is no restrictions. This is virtually the same as the --group +Default is no restrictions. This is virtually the same as the \-\-group option\&. .TP @@ -198,7 +198,7 @@ option\&. Displays the statistics only for the jobs started with the GROUP specified by the \f2group_list\fP operand, which is a comma\-separated list of groups. Space characters are not allowed in the \f2group_list\fP. -Default is no restrictions. This is virtually the same as the --gid option\&. +Default is no restrictions. This is virtually the same as the \-\-gid option\&. .TP \f3\-h \fP\f3,\fP \f3\-\-help\fP @@ -389,16 +389,16 @@ Intermediate steps are displayed by default. Displays the statistics only for the jobs started by the specified \f2uid_list\fP operand, which is a comma\-separated list of uids. Space characters are not allowed in the \f2uid_list\fP. --1 for all uids, default is current uid. If run as user root default -is all users. This is virtually the same as the --user option\&. +\-1 for all uids, default is current uid. If run as user root default +is all users. This is virtually the same as the \-\-user option\&. .TP \f3\-u \fP\f2user_list\fP\f3,\fP \f3\-\-user\fP\f3=\fP\f2user_list\fP Displays the statistics only for the jobs started by the specified \f2user_list\fP operand, which is a comma\-separated list of users. Space characters are not allowed in the \f2user_list\fP. --1 for all uids, default is current uid. If run as user root default -is all users. This is virtually the same as the --uid option\&. +\-1 for all uids, default is current uid. If run as user root default +is all users. This is virtually the same as the \-\-uid option\&. .TP \f3\-\-usage\fP diff --git a/doc/man/man1/sacctmgr.1 b/doc/man/man1/sacctmgr.1 index cc6669ec9258f4a2c4024b159483fd695feaffbc..ff407e657289738cc6650f0147bc7fe486a47690 100644 --- a/doc/man/man1/sacctmgr.1 +++ b/doc/man/man1/sacctmgr.1 @@ -694,6 +694,7 @@ Comma separated list of Quality of Service names (Defined in sacctmgr). Followed by Accounts you want in this fashion... +.na \fBParent\ \-\ root\fP (Defined by default) .br \fBAccount\ \-\ cs\fP:MaxNodesPerJob=5:MaxJobs=4:MaxProcSecondsPerJob=20:FairShare=399:MaxWallDurationPerJob=40:Description='Computer Science':Organization='LC' @@ -701,6 +702,7 @@ Followed by Accounts you want in this fashion... \fBParent\ \-\ cs\fP .br \fBAccount\ \-\ test\fP:MaxNodesPerJob=1:MaxJobs=1:MaxProcSecondsPerJob=1:FairShare=1:MaxWallDurationPerJob=1:Description='Test Account':Organization='Test' +.ad .TP Any of the options after a ':' can be left out and they can be in any order. @@ -771,7 +773,9 @@ Comma separated list of Quality of Service names (Defined in sacctmgr). To add users to a account add a line like this after a Parent \- line \fBParent\ \-\ test\fP .br +.na \fBUser\ \-\ adam\fP:MaxNodesPerJob=2:MaxJobs=3:MaxProcSecondsPerJob=4:FairShare=1:MaxWallDurationPerJob=1:AdminLevel=Operator:Coordinator='test' +.ad .TP All user options are diff --git a/doc/man/man1/sinfo.1 b/doc/man/man1/sinfo.1 index d0356800ddc4eb0f329c59ed63a10ca899d77f33..d9ebfaaa014f1473beefeed1a8f4458388f3dff9 100644 --- a/doc/man/man1/sinfo.1 +++ b/doc/man/man1/sinfo.1 @@ -473,7 +473,7 @@ debug* up 30:00 0/8/0/8 adev[0-7] Report more complete information about the partition debug: .nf -> sinfo \-\-long \-\-partition=debug +> sinfo --long --partition=debug PARTITION AVAIL TIMELIMIT JOB_SIZE ROOT SHARE GROUPS NODES STATE NODELIST debug* up 30:00 8 no no all 8 idle dev[0-7] .fi diff --git a/doc/man/man3/slurm_free_job_info_msg.3 b/doc/man/man3/slurm_free_job_info_msg.3 index ce1b8dabd5b18af94c229a48d942fd489df37bb9..ff193a185046d5812f926a9fe544d07cabb16c19 100644 --- a/doc/man/man3/slurm_free_job_info_msg.3 +++ b/doc/man/man3/slurm_free_job_info_msg.3 @@ -186,7 +186,7 @@ greater than the last time changes where made to that information, new information is not returned. Otherwise all the configuration. job, node, or partition records are returned. .SH "DESCRIPTION" -.JP +.LP \fBslurm_free_resource_allocation_response_msg\fR Free slurm resource allocation response message. .LP diff --git a/doc/man/man3/slurm_slurmd_status.3 b/doc/man/man3/slurm_slurmd_status.3 index 87c4badc1f82bb6d6924693fc780218fe770fd1b..60ef74bcbc548d73fb8b626bb1af055596e7f507 100644 --- a/doc/man/man3/slurm_slurmd_status.3 +++ b/doc/man/man3/slurm_slurmd_status.3 @@ -3,6 +3,7 @@ .SH "NAME" slurm_free_slurmd_status, slurm_load_slurmd_status, slurm_print_slurmd_status +\- Slurmd status functions .SH "SYNTAX" .LP diff --git a/src/common/hostlist.h b/src/common/hostlist.h index 41a8501899e651115922d83d7309dd07656160de..1f49a65700fd2fc22455b2fabbbfa7339ef96589 100644 --- a/src/common/hostlist.h +++ b/src/common/hostlist.h @@ -40,7 +40,7 @@ #ifndef _HOSTLIST_H #define _HOSTLIST_H -#include <unistd.h> /* load ssize_t definition */ +#include <sys/types.h> /* load ssize_t definition */ /* max size of internal hostrange buffer */ #define MAXHOSTRANGELEN 8192 diff --git a/testsuite/expect/test21.10 b/testsuite/expect/test21.10 index ae9cd61f1234d84cf4f9f386e261cccd000876e1..71d8e1ac5506874b726a065bcc3800ccbe280d22 100755 --- a/testsuite/expect/test21.10 +++ b/testsuite/expect/test21.10 @@ -106,7 +106,7 @@ if { [string compare [check_accounting_admin_level] "Administrator"] } { set nothing 0 set matches 0 -set sadel_pid [spawn $sacctmgr -i $del $clu $tc1] +set my_pid [spawn $sacctmgr -i $del $clu $tc1] expect { -re "privilege to perform this action" { @@ -269,7 +269,7 @@ expect { } timeout { send_user "\nFAILURE: sacctmgr add not responding\n" - slow_kill $sadd_pid + slow_kill $sadel_pid set exit_code 1 } eof { diff --git a/testsuite/expect/test21.11 b/testsuite/expect/test21.11 index c23e308aaf0b383c8eb4b86a6bd8de5c6192acd8..68f75cd423b76af8fa541e2801158c3016607264 100755 --- a/testsuite/expect/test21.11 +++ b/testsuite/expect/test21.11 @@ -134,7 +134,7 @@ expect { } timeout { send_user "\nFAILURE: sacctmgr add not responding\n" - slow_kill $sadd_pid + slow_kill $sadel_pid set exit_code 1 } eof { diff --git a/testsuite/expect/test21.12 b/testsuite/expect/test21.12 index d66fab3a2acd7616210ab9d7e8df1efe79b3141d..4566dcacadbf542887c328662c88510cbb436a59 100755 --- a/testsuite/expect/test21.12 +++ b/testsuite/expect/test21.12 @@ -136,7 +136,7 @@ expect { } timeout { send_user "\nFAILURE: sacctmgr add not responding\n" - slow_kill $sadd_pid + slow_kill $sadel_pid set exit_code 1 } eof { diff --git a/testsuite/expect/test21.5 b/testsuite/expect/test21.5 index ce86a271649fbbb7bc5936cb2e44008d1b7b35c0..4f83bef5e64d813fbe2129fe8c44461eed6f5b70 100755 --- a/testsuite/expect/test21.5 +++ b/testsuite/expect/test21.5 @@ -94,7 +94,7 @@ if { [string compare [check_accounting_admin_level] "Administrator"] } { set nothing 0 set matches 0 -set sadel_pid [spawn $sacctmgr -i $del $clu $tc1] +set my_pid [spawn $sacctmgr -i $del $clu $tc1] expect { -re "privilege to perform this action" { diff --git a/testsuite/expect/test21.6 b/testsuite/expect/test21.6 index 5a2e4a0407c48c6b0c9e01b170057cddf927c848..b738004445c03a26997823c58cad35b9460a070d 100755 --- a/testsuite/expect/test21.6 +++ b/testsuite/expect/test21.6 @@ -97,7 +97,7 @@ if { [string compare [check_accounting_admin_level] "Administrator"] } { set nothing 0 set matches 0 -set sadel_pid [spawn $sacctmgr -i $del $clu $tc1,$tc2,$tc3] +set my_pid [spawn $sacctmgr -i $del $clu $tc1,$tc2,$tc3] expect { -re "privilege to perform this action" {