I get java errors, but I found I also cannot run "xclock" from a qlogin
session. I have installed the necessary software for xclock on the compute
nodes including libxkbfile, blifontenc, libfontenc-devel and xorg-x11-apps.
The error with xclock is
[mdoll@compute-0-6 ~]$ xclock &
[1] 16412
[mdoll@compute-0-6 ~]$ Error: Can't open display:
[1]+ Exit 1 xclock
I used
ssh -Y mdoll@clusterhost
qlogin -pe queue 1
to enter into the qlogin session.
I have added
ForwardX11Trusted yes
to the /etc/ssh/ssh_config file on the clusterhost
mdoll is not a member of the xusers group on the queue. This account is
just listed on the users group.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/attachments/20111019/b846513f/attachment.html
# qconf -mconf global
> qlogin_command /opt/gridengine/bin/rocks-qlogin.sh
> qlogin_daemon /usr/sbin/sshd -i
--
Engine
-------------- next part --------------
An HTML attachment was scrubbed...
I get
qlogin -pe chemistry 1
Your job 157 ("QLOGIN") has been submitted
waiting for interactive job to be scheduled ...error: error: ending
connection before all data received
error:
error reading job context from "qlogin_starter"
-bash-3.2$ qlogin -pe doll 1
Your job 158 ("QLOGIN") has been submitted
waiting for interactive job to be scheduled ...
Your interactive job 158 has been successfully scheduled.
Establishing /opt/gridengine/in/rocks-qlogin.sh session to host
compute-0-21.local ...
error: Could not exec /opt/gridengine/in/rocks-qlogin.sh: No such file or
directory
/opt/gridengine/in/rocks-qlogin.sh exited with exit code 1
Although there is
ls /opt/gridengine/bin
lx26-amd64 rocks-qlogin.sh
you missed a "b" key in your path configuration
Atentamente
Jorge Arévalo Bórquez
On Thu, Oct 20, 2011 at 2:15 PM, Doll, Margaret Ann <margar...@brown.edu
> wrote:
Thanks, everyone. The graphics from the compute nodes is working.