Hi Nathan,
we follow your input but we weren't able to succeed only changing xauth.
Current status (we've updare to 18.08.1)
is that we log in with X2go; DISPLAY is =:50 (for example)
we set it to DISPLAY=$HOSTNAME:50.0
and after stopping firewalld, disabling SELinux and changing a bit
sshd_conf
Hi Luca,
I hit something similar with 17.11.9-2 (and earlier 17.11 releases) on
CentOS 7.5, but it may not be your issue. For us, the xauth entry generated
through "srun --x11" only has the short hostname, but the entry created
with "ssh -X" has the full host name. Example lines from "xauth list
Hi Loris,
yes, I am using "-X"; it's aliased and I forgot to wrote "\ssh -X" in the
tests.
I forgot also that:
all servers are running CentOs 7.5;
I've updated from 17.11.9-2 (not tested, only checked the installation
procedure)
Thanks!
Luca
Il giorno lun 17 set 2018 alle ore 07:51 Loris Benne
Luca Cenzato writes:
> Hi,
>
> I'm trying to deploy slurm scheduler but I'm facing some issue with x11; I
> got this error :
> srun: error: Cannot forward to local display. Can only use X11 forwarding
> with network displays.
> when I try to launch a job from a slurm login to a slurm node.
>
>
Hi,
I'm trying to deploy slurm scheduler but I'm facing some issue with x11; I
got this error :
srun: error: Cannot forward to local display. Can only use X11 forwarding
with network displays.
when I try to launch a job from a slurm login to a slurm node.
Here some tests:
from notebook [NB] -> s