hrm... I added the headnode to the hostfile (first line), and upped my scripts to do -np13 instead of -np12.. so now I run<br><br>mpirun -np 13 --hostfile ib_all ./pvserver -rc -ch=rhand-svc --render-module=IceTDesktopRenderModule
<br><br>The client is waiting on rhand-svc for an incoming connection.. But I immediately get the following error on the headnode:<br><br><div style="margin-left: 40px;"><span style="color: rgb(0, 0, 0); font-family: courier new,monospace;">
/d1/Randall/ParaView-CVS/Servers/Common/vtkClientConnection.cxx, line 334</span><br style="font-family: courier new,monospace;"><span style="color: rgb(0, 0, 0); font-family: courier new,monospace;">vtkClientConnection (0x2e67ed0): Failed to get correct ID to assign to this connection.
</span><br style="font-family: courier new,monospace;"><span style="color: rgb(0, 0, 0); font-family: courier new,monospace;"></span><br style="font-family: courier new,monospace;"><span style="color: rgb(0, 0, 0); font-family: courier new,monospace;">
Connected to client</span><br style="font-family: courier new,monospace;"><span style="color: rgb(0, 0, 0); font-family: courier new,monospace;">Client connection closed.</span><br></div><br>Any hints?<br><br><div><span class="gmail_quote">
On 8/10/06, <b class="gmail_sendername">Berk Geveci</b> &lt;<a href="mailto:berk.geveci@gmail.com">berk.geveci@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Only the first node has to be connected to the client. They talk to each other with MPI.</div><div><span class="e" id="q_10cf90fe99e6f646_1"><br><br><div><span class="gmail_quote">On 8/10/06, <b class="gmail_sendername">
Randall Hand</b> &lt;<a href="mailto:randall.hand@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
randall.hand@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>This, this is the tile cluster (plasma).<br>

<br>We brought it up with our admins onsite, and they dont' think that setting up NAT would be any big problem, so they're looking into it now.&nbsp; What we want to do is use the IceTDesktop render mode to parallel process across our 12 nodes with the display piped to a client (probably windows) that's not part of the cluster.&nbsp; It was my understanding (and experience) that in this setup (mpirun -np 12 pvserver -rc) that each pvserver process will want an independent connection to the Client, which would require full network connectivity if it's any host other than the head node.
<br><br>AM I mistaken?</div><div><span><br><br><div><span class="gmail_quote">On 8/10/06, <b class="gmail_sendername">Andy Cedilnik</b> &lt;<a href="mailto:andy.cedilnik@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

andy.cedilnik@kitware.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Actually, as far as I remember there is no need for connectivity from<br>satellite nodes. I am pretty sure Randal's setup does not use NAT, so<br>there is no way his satellite nodes can access Internet. Randal, this is
<br>the tile cluster?<br><br>But, again, I see no reason for satellite nodes to access client. They<br>will try to access render server nodes if you do render/data server<br>separation.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Andy<br><br>Wylie, Brian wrote:
<br>&gt; Sandia uses reverse connect on all of our cluster deployments.<br>&gt;<br>&gt; Even though you can't 'see' the cluster nodes from outside you can<br>&gt; often 'see' the outside from a cluster node.<br>&gt;<br>&gt; If the cluster node cannot ping an external ip, than perhaps install
<br>&gt; NAT on the cluster?&nbsp;&nbsp;(I'm a bit out of my area here.... but that's<br>&gt; what our administrators have done if there was an issue).<br>&gt;<br>&gt; If you want I can forward your email to our cluster folks....<br>


&gt;<br>&gt;&nbsp;&nbsp; Brian Wylie - Org 1424<br>&gt;&nbsp;&nbsp; Sandia National Laboratories<br>&gt;&nbsp;&nbsp; MS 0822 - Building 880/A1-J<br>&gt;&nbsp;&nbsp; (505)844-2238 FAX(505)845-0833<br>&gt;<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------------------------------------------------
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; *From:* paraview-bounces+bnwylie=<a href="mailto:sandia.gov@paraview.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sandia.gov@paraview.org</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; [mailto:<a href="mailto:paraview-bounces+bnwylie=sandia.gov@paraview.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

paraview-bounces+bnwylie=sandia.gov@paraview.org
</a>] *On<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Behalf Of *Randall Hand<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; *Sent:* Wednesday, August 09, 2006 1:46 PM<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; *To:* Paraview List<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; *Subject:* [Paraview] Paraview client-Server<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; On our cluster, only the head node has true internet
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; connectivity.&nbsp;&nbsp;The remaining cluster nodes are on an internal<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; network with no visibility except to each other &amp; the head node.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; In this configuration, is there any way to run Paraview in
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Parallel-server mode to a client anywhere other than the head<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; node?&nbsp;&nbsp;I would presume that there would need to be some kind of<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Relay on the head node to make this happen.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; This came up a few months ago with kitware, but I'm kinda curious
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; if anyone else out there has a different solution (/poke Bryan,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Kenneth, *@doe :) ).<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ----------------------------------------<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Randall Hand<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Visualization Scientist
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ERDC MSRC-ITL<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; ParaView mailing list<br>&gt; <a href="mailto:ParaView@paraview.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">


ParaView@paraview.org</a><br>&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.paraview.org/mailman/listinfo/paraview</a><br>

&gt;<br><br></blockquote></div><br><br clear="all"><br></span></div><div>-- <br>----------------------------------------
</div><div><span><br>Randall Hand<br>Visualization Scientist<br>ERDC MSRC-ITL

</span></div><br>_______________________________________________<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ParaView@paraview.org
</a><br><a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.paraview.org/mailman/listinfo/paraview</a><br><br><br></blockquote></div><br>

</span></div></blockquote></div><br><br clear="all"><br>-- <br>----------------------------------------<br>Randall Hand<br>Visualization Scientist<br>ERDC MSRC-ITL