Locked History Actions

OPS/FAQs/Site_Information_System

Site Information System

How to check why my site is publishing GlueCEStateTotalJobs=0

Torque/Maui

On previous gLite versions, user edguser was the one who queried the Torque/Maui server in order to obtain data for the bdii. In the last UMD versions, it is the ldap user who plays that role. If you are using an isolated Torque/Maui server, you may run into a GlueCEStateTotalJobs=0 issue if the ldap user is not allowed to query the Torque/Maui server (i.e., execute qstat -a). To solve that issue you choose between two options:

  • Use qmgr to allow any user to query other's jobs:

 set server query_other_jobs = True
  • Use qmgr to add ldap user as server operator:

set server operators = user@host