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
Sent from my iPad
Hung-Sheng Tsao ( LaoTsao) Ph.D
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...