[slurm-users] Slurm missing non primary group memberships

Douglas Jacobsen dmjacobsen at lbl.gov
Sat Nov 10 04:17:51 MST 2018


We've had issues getting sssd to work reliably on compute nodes (at least
at scale), the reason is not fully understood, but basically if the
connection times out with sssd it'll black list the server for 60s, which
then causes those kinds of issues.

Setting LaunchParameters=send_gids will sidestep this issue by doing the
lookups exclusively on the controller node, where more frequent connections
can prevent time decay disconnections and reduce the likelihood of cache
misses.

On Fri, Nov 9, 2018 at 11:16 PM Chris Samuel <chris at csamuel.org> wrote:

> On Friday, 9 November 2018 2:47:51 AM AEDT Aravindh Sampathkumar wrote:
>
> > navtp at console2:~> ssh c07b07 id
> > uid=29865(navtp) gid=510(finland) groups=510(finland),508(nav),5001(ghpc)
> > context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
>
> Do you have SElinux configured by some chance?
>
> If so you might want to check if it works with it disabled first..
>
> All the best,
> Chris
> --
>  Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC
>
>
>
>
> --
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20181110/d9e58aa5/attachment.html>


More information about the slurm-users mailing list