Hi Eneko,

On Fri, Sep 09, 2016 at 12:12:32AM -0700, Eneko Anasagasti wrote:

> Hi,
> 
> I just realized a user is missing from sreport, although it is perfectly
> visible with sacct.
> 
> We are using slurm 15.8.7-1.1
> 
> After doing a small analysis I found out that this user wasn't a member of
> the group object it should be in openldap.
> 
> So I add it where it belonged. But still this wasn't enough apparently.

I don't think that slurm would interact directly with LDAP. It's more likely
that the user is not in a slurm Account, as managed by sacctmgr. If your sreport
is something like "sreport cluster AccountUtilizationByUser..." then I think
users need to be in a slurm Account/Association before they are visible in that
report. Does the user show up in "sacctmgr list associations cluster=XX"?

As a wild guess, do you have a process that looks at a user's group membership
in LDAP and then adds them to a slurm Account? Perhaps that hadn't run yet for
the user?

> I also tried using slurmreport but I am getting the following error
> 
> /Can't locate Slurm.pm in @INC/

I don't know what 'slurmreport' is, but that looks like a Perl include path
error. Maybe you need to install the slurm-perlapi package?

Thanks,
Paddy

-- 
Paddy Doyle
Trinity Centre for High Performance Computing,
Lloyd Building, Trinity College Dublin, Dublin 2, Ireland.
Phone: +353-1-896-3725
http://www.tchpc.tcd.ie/

Reply via email to