Hello

I've had a script for users of my clusters using output of 
"sacctmgr list qos"

With slurm 14.11.2 the command works

With slurm 15.0.8

sacctmgr list qos

      Name   Priority  GraceTime    Preempt PreemptMode                         
           
Flags UsageThres UsageFactor       GrpTRES   GrpTRESMins GrpTRESRunMin 
GrpJobs GrpSubmit     GrpWall       MaxTRES MaxTRESPerNode   MaxTRESMins     
MaxWall     MaxTRESPU MaxJobsPU MaxSubmitPU       MinTRES 
---------- ---------- ---------- ---------- ----------- 
---------------------------------------- ---------- ----------- 
------------- ------------- ------------- ------- --------- ----------- 
------------- -------------- ------------- ----------- ------------- 
--------- ----------- ------------- 
    normal          0   00:00:00                cluster                         
                               
1.000000 sacctmgr: error: Access/permission denied
              sacctmgr: error: Access/permission denied
              sacctmgr: error: Access/permission denied
                                            sacctmgr: error: Access/permission 
denied



In slurmdbd log, If I enable debug, I see
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug:  DBD_INIT: 
CLUSTER:coyote VERSION:7424 UID:500 IP:192.168.0.150 CONN:11
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug2: 
acct_storage_p_get_connection: request new connection 1
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug2: DBD_FINI: 
CLOSE:0 COMMIT:0
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug4: got 0 
commits
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug2: 
DBD_GET_QOS: called
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug2: 
DBD_GET_QOS: called
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: debug2: 
DBD_GET_TRES: called
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: error: Processing 
last message from connection 11(192.168.0.150) uid(500)
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: 
debug2:DBD_GET_TRES: called
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: error: Processing 
last message from connection 11(192.168.0.150) uid(500)
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: 
debug2:DBD_GET_TRES: called
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: error: Processing 
last message from connection 11(192.168.0.150) uid(500)
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: 
debug2:DBD_GET_TRES: called
sept. 23 16:35:17 coyote.lsd.univ-montp2.fr slurmdbd[16159]: error: Processing 
last message from connection 11(192.168.0.150) uid(500)


In slurmdbd.conf I have
PrivateData=reservations,usage

Where is my error ?

Fabrice Boyrie
---
Institut Charles Gerhardt (UMR 5253)
Université Montpellier II
Bât. 15 - CC1501
Place Eugène Bataillon
34 095 Montpellier Cédex 5 - FRANCE

Reply via email to