Discussion:
squeue don't show jobs of other users
Олег
2014-06-26 06:16:34 UTC
Permalink
Please help.

According to sinfo there are some running jobs of other users on the
cluster.
But squeue command shows only my jobs.
I need to see jobs of other users for my purposes.
Output of "scontrol show config" in attachment.

Best regards,
Oleg Zaikin




---
Это сообщение свободно от вирусов и вредоносного ПО благодаря защите от вирусов avast!
http://www.avast.com
Damien François
2014-06-26 06:34:32 UTC
Permalink
Hello,

please note the line
PrivateData = jobs,usage,users,accounts
in the configuration of your cluster.

From the slurm.conf manpage:
PrivateData
This controls what type of information is hidden from regular users. By default, all information is visible to all users. User SlurmUser and root can always view all
information. Multiple values may be specified with a comma separator. Acceptable values include:

accounts
(NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing any account definitions unless they are coordinators of them.

jobs prevents users from viewing jobs or job steps belonging to other users. (NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing job records belonging to
other users unless they are coordinators of the association running the job when using sacct.

nodes prevents users from viewing node state information.

partitions
prevents users from viewing partition state information.

reservations
prevents regular users from viewing reservations.

usage (NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing usage of any other user. This applies to sreport.

users (NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing information of any user other than themselves, this also makes it so users can only see associations
they deal with. Coordinators can see associations of all users they are coordinator of, but can only see themselves when listing users.

hope this helps,

Sincerely

damien
Post by Олег
Please help.
According to sinfo there are some running jobs of other users on the
cluster.
But squeue command shows only my jobs.
I need to see jobs of other users for my purposes.
Output of "scontrol show config" in attachment.
Best regards,
Oleg Zaikin
---
Это сообщение свободно от вирусов и вредоносного ПО благодаря защите от вирусов avast!
http://www.avast.com
<
Олег
2014-06-26 06:47:29 UTC
Permalink
Post by Damien François
Hello,
please note the line
PrivateData = jobs,usage,users,accounts
in the configuration of your cluster.
PrivateData
This controls what type of information is hidden from regular users. By default, all information is visible to all users. User SlurmUser and root can always view all
accounts
(NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing any account definitions unless they are coordinators of them.
jobs prevents users from viewing jobs or job steps belonging to other users. (NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing job records belonging to
other users unless they are coordinators of the association running the job when using sacct.
nodes prevents users from viewing node state information.
partitions
prevents users from viewing partition state information.
reservations
prevents regular users from viewing reservations.
usage (NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing usage of any other user. This applies to sreport.
users (NON-SLURMDBD ACCOUNTING ONLY) prevents users from viewing information of any user other than themselves, this also makes it so users can only see associations
they deal with. Coordinators can see associations of all users they are coordinator of, but can only see themselves when listing users.
hope this helps,
Sincerely
damien
Thanks a lot!
--
Best regards,
Oleg Zaikin


---
Это сообщение свободно от вирусов и вредоносного ПО благодаря защите от вирусов avast!
http://www.avast.com
paran-5UnqSh4Icw/LoDKTGw+ (Pär Lindfors)
2014-06-26 10:04:31 UTC
Permalink
Post by Олег
But squeue command shows only my jobs.
I need to see jobs of other users for my purposes.
Output of "scontrol show config" in attachment.
Your cluster is configured to not allow you to see this information for
Post by Олег
Configuration data as of 2014-06-25T11:01:54
...
Post by Олег
PrivateData = jobs,usage,users,accounts
...

Pär Lindfors, NSC

Loading...