<br><font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">I got ParaView 2.6 compiled with MPI
enabled, tested it locally (it works), and went to test it using a few
pvservers on the nodes in my cluster, and I see the splash screen, but
(paradoxically enough) an invisible window is created whose title in the
task bar is &quot;unable to open display.&quot; This happens both physically,
from the cluster head node, and remotely from our control box (connects
to the head node via SSH with OpenGL-enabled X-forwarding). &nbsp;Looking
around at archives and searching online has only led me to one possible
cause, and that is that when the pvserver spawns the children servers,
they are not able to open an X display (for rendering purposes?). If they
are looking for an open display, they won't find them, because X is not
running (but it is installed and working) on each of the nodes. &nbsp;Looking
at the output of ps aux, I noticed something very interesting:</font>
<br><font size=2 face="sans-serif">foobar &nbsp; &nbsp; &nbsp;3597 &nbsp;0.0
&nbsp;0.2 &nbsp; 4440 &nbsp;2216 pts/14 &nbsp; S &nbsp; &nbsp;14:27 &nbsp;
0:00 &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; \_ /usr/bin/rsh n101 -l
foobar -n /usr/local/bin/pvserver cluster 36515 \-p4amslave \-p4yourname
n101 \-p4rmrank 1</font>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">foobar &nbsp; &nbsp; &nbsp;3956 &nbsp;0.0
&nbsp;0.2 &nbsp; 4440 &nbsp;2216 pts/14 &nbsp; S &nbsp; &nbsp;14:27 &nbsp;
0:00 &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; \_ /usr/bin/rsh n109 -l
foobar -n /usr/local/bin/pvserver cluster 36515 \-p4amslave \-p4yourname
n109 \-p4rmrank 9</font>
<br><font size=2 face="sans-serif">This uses RSH, which as far as I know
does not do X forwarding. &nbsp;What makes this interesting is that I cannot
find this remote shell command specified anywhere in the mpirun scripts
(they all use SSH by default), and this was verified by our MPI hello world
program:</font>
<br><font size=2 face="sans-serif">foobar &nbsp; &nbsp; 10621 &nbsp;1.2
&nbsp;0.2 &nbsp; 4444 &nbsp;2220 pts/14 &nbsp; S &nbsp; &nbsp;14:29 &nbsp;
0:00 &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; \_ /usr/bin/ssh n101 -l
foobar -n /foo/bar/mpi/mpihw cluster 48369 \-p4amslave \-p4yourname n101
\-p4rmrank 1</font>
<br><font size=2 face="sans-serif">...</font>
<br><font size=2 face="sans-serif">foobar &nbsp; &nbsp; 10869 &nbsp;2.0
&nbsp;0.2 &nbsp; 4440 &nbsp;2216 pts/14 &nbsp; S &nbsp; &nbsp;14:29 &nbsp;
0:00 &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; \_ /usr/bin/ssh n109 -l
foobar -n /foo/bar/mpi/mpihw cluster 48369 \-p4amslave \-p4yourname n109
\-p4rmrank 9</font>
<br>
<br><font size=2 face="sans-serif">My thought is that using SSH might allow
me to either (a) specify that X-forwarding is enabled by default (via the
ssh config file) or (b) once I figure out how to set it, I can specify
&quot;/usr/bin/ssh -X -Y&quot; as the remote shell command/options.</font>
<br>
<br><font size=2 face="sans-serif">I have been unsuccessful in locating
where pvserver determines to use rsh instead of ssh, as it is not specified
(from what I can tell) anywhere in the CMake configuration or in the build
files, and I cannot find in the documentation where this setting might
be located.</font>
<br>
<br><font size=2 face="sans-serif">My questions are as follows:</font>
<br><font size=2 face="sans-serif">1. Why is my pvserver trying to use
rsh when the default would appear to be ssh? Could this cause the problem
I am decribing?</font>
<br><font size=2 face="sans-serif">2. Are there any other ways for the
nodes to connect to a display without X-forwarding? (did I misconfigure
something?)</font>
<br><font size=2 face="sans-serif">3. If it should be using ssh and the
reason why it isn't is not obvious from my above description, what would
the next step be in determining my problem?</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">~Kyle</font>
<P>The server  made the following annotations                           <br/>
---------------------------------------------------------------------------------<br/>
This message contains information that may be privileged or confidential and is the property of Beckman Coulter, Inc.  It is intended only for the person to whom it is addressed.  If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute or use this message or any part thereof.  If you receive this message in error, please notify the sender immediately and delete all copies of this message.

---------------------------------------------------------------------------------<br/>
</P>