[Rocks-Discuss] qlogin can not forward X11 in rocks 5.*

142 views
Skip to first unread message

Aijun Wang

unread,
Aug 31, 2011, 9:32:43 PM8/31/11
to npaci-rocks...@sdsc.edu
Hi all,

When we login to the compute node by "qlogin" in rocks 4.*,it can forward
the X11 normally.
But qlogin does not forward X11 after rocks 5.0 published,and i can use "ssh
compute_node" get X11 forward.
I think that this is SGE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/attachments/20110901/91788822/attachment.html

LaoTsao

unread,
Aug 31, 2011, 9:51:26 PM8/31/11
to Discussion of Rocks Clusters, npaci-rocks...@sdsc.edu
check
execd setting in each host
qconf -sconf compute-0-0 etc
the latest r5.4 and r5.4.3 use the buildin sge cmd and not ssh any more
(sge6.2u5 and sge6.2u5p2)
early relese set qlogin..... to ssh... you may be able to add -X for X forwarding
regards


Sent from my iPad
Hung-Sheng Tsao ( LaoTsao) Ph.D

Aijun Wang

unread,
Aug 31, 2011, 10:04:27 PM8/31/11
to Discussion of Rocks Clusters
After knowing the differences between rocks 5.4 and rocks 4.3 by 'qconf
-sconf | grep qlogin',I find the solution.

In rocks 4.3,I get the output
# qconf -sconf | grep qlogin
qlogin_command /opt/gridengine/bin/rocks-qlogin.sh
qlogin_daemon /usr/sbin/sshd -i

But in rocks 5.3,I get
# qconf -sconf | grep qlogin
qlogin_command builtin
qlogin_daemon builtin

So I changed it in rocks 5.3
# qconf -mconf global
qlogin_command /opt/gridengine/bin/rocks-qlogin.sh
qlogin_daemon /usr/sbin/sshd -i

Then I get normal X11 forward,but I am not sure this is the best solution to
the problem or not.
Any other suggestions?

--
王爱军


-------------- next part --------------
An HTML attachment was scrubbed...

URL: https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/attachments/20110901/fee13e67/attachment.html

Reply all
Reply to author
Forward
0 new messages