Re: [gridengine users] qsh not working

2019-11-19 Thread Korzennik, Sylvain
Thanks Reuti, Since qsh relies on a direct connection it will always fails and should be removed (or forgotten). qrsh xterm fails on our system b/c only qlogin_command (qconf -sconf) is set to use ssh -X, but qlogin works fine to open an interaction session, and at that session prompt xterm (or

Re: [gridengine users] qsh not working

2019-11-19 Thread Reuti
Hi, Am 19.11.2019 um 23:41 schrieb Korzennik, Sylvain: > While qrsh and qlogin works fine, qsh fails on > % qsh `qsh` uses the old-style invocation only. I.e. it will make a direct connection to the submission host, where access has to be granted by `xhost +` beforehand (and open ports 6000 up

[gridengine users] qsh not working

2019-11-19 Thread Korzennik, Sylvain
While qrsh and qlogin works fine, qsh fails on % qsh Your job 2657108 ("INTERACTIVE") has been submitted waiting for interactive job to be scheduled ... Could not start interactive job (could be some network/firewall related problem) from the same prompt/login node, I can % ssh -X compute-64-16 /u