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

On 26 Jun 2014, at 08:16, Олег wrote:

> 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
> <out_scontrol.txt>

Reply via email to