<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div>Hi Mahmood,</div>
<div><br>
</div>
<div>Are you physically logged into rocks7? Or are you connecting via SSH? $DISPLAY = :1 kind of means that you are physically logged into the machine</div>
<div><br>
</div>
<div>Sean<br>
</div>
<div>
<div>
<div dir="ltr" class="m_-6298703739346765667gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr"><br>
</div>
<div dir="ltr">--</div>
<div dir="ltr">Sean Crosby</div>
<div dir="ltr">
<div dir="ltr">Senior DevOpsHPC Engineer and HPC Team Lead | Research Platform Services</div>
<div>Research Computing | CoEPP | School of Physics<br>
</div>
</div>
<div dir="ltr"><span style="font-size:12.8px">University of Melbourne</span><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, 15 May 2019 at 10:09, Mahmood Naderan <<a href="mailto:mahmood.nt@gmail.com" target="_blank">mahmood.nt@gmail.com</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div class="gmail_default" style="font-family:tahoma,sans-serif">>What does this say?<br>
>echo $DISPLAY<br>
<br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">On frontend of compute-0-0?<br>
[mahmood@rocks7 ~]$ echo $DISPLAY<br>
:1<br>
<br>
<br>
<br>
<div>>To get native X11 working with SLURM, we had to add this config to sshd_config on the login node (your rocks7 host)</div>
<div>>X11UseLocalhost no</div>
<div>>You'll then need to restart sshd</div>
<br>
I checked that and it was commented. I modified that and restarted the service. But still get the same error<br>
<br>
[root@rocks7 mahmood]# grep X11UseLocalhost /etc/ssh/sshd_config<br>
#X11UseLocalhost yes<br>
[root@rocks7 mahmood]# vim /etc/ssh/sshd_config<br>
[root@rocks7 mahmood]# systemctl restart sshd<br>
sshd@                sshd-keygen.service  sshd.service         sshd.socket         
<br>
[root@rocks7 mahmood]# systemctl restart sshd<br>
[root@rocks7 mahmood]# grep X11UseLocalhost /etc/ssh/sshd_config<br>
X11UseLocalhost no<br>
[root@rocks7 mahmood]# exit<br>
exit<br>
[mahmood@rocks7 ~]$ srun --x11 --nodelist=compute-0-0 --account y4 --partition RUBY -n 1 -c 4 --mem=1GB  xclock<br>
srun: error: Cannot forward to local display. Can only use X11 forwarding with network displays.<br>
<br>
<br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif">Should I modify that parameter on compute-0-0 too?<br>
<br>
</div>
<div class="gmail_default" style="font-family:tahoma,sans-serif"><br>
</div>
<div>
<div dir="ltr" class="gmail-m_-6298703739346765667gmail-m_2711985187738597149gmail_signature">
<div dir="ltr"><font face="tahoma,sans-serif">Regards,<br>
Mahmood</font><br>
<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</blockquote>
</div>
</body>
</html>