[slurm-users] Issue with x11

Christopher Samuel chris at csamuel.org
Wed May 15 16:08:54 UTC 2019


On 5/15/19 7:32 AM, Tina Friedrich wrote:

> Hadn't yet read that far - I plan to test 19.05 soon anyway. Will report.

Cool, Tim has ripped out all the libssh code (which caused me issues at
${JOB-1} because it didn't play nicely with SSH keep alive messages) and 
replaced it with native handling inside Slurm using munge for 
authentication.

> (I thought the plumbing was - basically - libssh; and, well, ssh itself
> is capable of dealing with local displays?)

This bug has the explanation:

https://bugs.schedmd.com/show_bug.cgi?id=6233

# Our X11 forwarding implementation cannot connect to unix sockets
# at this time

They point out that you can just do:

ssh -X localhost

to get an environment where it'll work.  Not ideal but better than the 
other workaround which is to disable the built in X11 forwarding and use 
the older spank plugin instead.

All the best,
Chris
-- 
   Chris Samuel  :  http://www.csamuel.org/  :  Berkeley, CA, USA



More information about the slurm-users mailing list