LSF Version 7.3 - Administering Platform LSF
Viewing User and User Group Information
144 Administering Platform LSF
View user information
1 Run busers all.
busers all
USER/GROUP JL/P MAX NJOBS PEND RUN SSUSP USUSP RSV
default 12 - - - - - - -
user9 1 12 34 22 10 2 0 0
groupA - 100 20 7 11 1 1 0
View user pending job threshold information
1 Run busers -w, which displays the pending job threshold column at the end
of the
busers all output.
busers -w
USER/GROUP JL/P MAX NJOBS PEND RUN SSUSP USUSP RSV MPEND
default 12 - - - - - - - 10
user9 1 12 34 22 10 2 0 0 500
groupA - 100 20 7 11 1 1 0 200000
View user group information
1 Run bugroup.
bugroup
GROUP_NAME USERS
testers user1 user2
engineers user3 user4 user10 user9
develop user4 user10 user11 user34 engineers/
system all users
View user share information
1 Run bugroup -l, which displays user share group membership information in
long format.
bugroup -l
GROUP_NAME: testers
USERS: user1 user2
SHARES: [user1, 4] [others, 10]
GROUP_NAME: engineers
USERS: user3 user4 user10 user9
SHARES: [others, 10] [user9, 4]
GROUP_NAME: system
USERS: all users
SHARES: [user9, 10] [others, 15]
GROUP_NAME: develop