Hi,

because accounting in Slurm allows more than just accounting but also limiting 
users, etc. you need to tell slurm about your
users. Having the available on your systems (locally, LDAP) is not enough.

Docs are here:

http://slurm.schedmd.com/documentation.html

http://slurm.schedmd.com/accounting.html


Regards,

        Uwe


Am 15.07.2015 um 10:10 schrieb Torkil Svensgaard:
> 
> Hi
> 
> I've inherited a cluster, sort of, and I am trying to get accounting to work. 
> There's a lot of data in the accounting database but
> reports come out almost empty, like this one:
> 
> "
> root@lolth:/mnt/projects/EEG_RHI# sreport user TopUsage start=2/16/14
> sreport: error: This cluster 'cluster' hasn't registered yet, but we have 
> jobs that ran?
> --------------------------------------------------------------------------------
> Top 10 Users 2014-02-16T00:00:00 - 2015-07-12T23:59:59 (44233200 secs)
> Time reported in CPU Minutes
> --------------------------------------------------------------------------------
>   Cluster     Login     Proper Name         Account       Used
> --------- --------- --------------- --------------- ----------
>   cluster      root            root            root          0
> "
> 
> 1) What does the error mean? The cluster is registered, as far as I can tell:
> 
> "
> root@q:/etc/slurm-llnl# sacctmgr list cluster
>    Cluster     ControlHost  ControlPort RPC     Share GrpJobs GrpNodes 
> GrpSubmit MaxJobs MaxNodes MaxSubmit    
> MaxWall                  QOS Def QOS
> ---------- --------------- ------------ --- --------- ------- -------- 
> --------- ------- -------- --------- -----------
> -------------------- ---------
>    cluster  192.168.100.12         6817  12         1        19               
>                       normal
> "
> 
> 2) Looking in table "user_table" it only has one entry, root. Is this why 
> only root come out in the report? My users come from LDAP.
> 
> Thanks,
> 
> Torkil

Reply via email to