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 <ch...@csamuel.org> wrote:

> On Friday, 9 November 2018 2:47:51 AM AEDT Aravindh Sampathkumar wrote:
>
> > navtp@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

Reply via email to