<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <blockquote type="cite">The server seems to load the dataset
      properly but no image is shown on the client.</blockquote>
    OK, so is this the crash or a new issue? If there's no image how
    could you tell the server loaded the dataset correctly?<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/19/2014 12:53 PM, jean mensa
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKtPhBKf8fjPejkTCGgVNvaeUw7KD=A1U40g=A_zPj3a3iarPQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">same result. I disabled multicore and I was already
        using 0MB remote rendering threshold. I have tried with paraview
        on both linux and macosx. The server seems to load the dataset
        properly but no image is shown on the client.
        <div>
          <br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Jun 19, 2014 at 3:40 PM, Burlen
          Loring <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:bloring@lbl.gov" target="_blank">bloring@lbl.gov</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Ug. you're using the
              multicore option to start the servers! I believe that this
              forces remote rendering off. That would explain your
              issues. Could you try duisabling the multi core option and
              start your servers manually?
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 06/19/2014 12:29 PM, Burlen Loring wrote:<br>
                  </div>
                  <blockquote type="cite"> OK, one possibility is that
                    it may be related to remote rendering settings.
                    Under menu Edit->Settings->Render
                    View->Server there is a remote render threshold.
                    I always set this to 0 bytes to ensure remote
                    parallel rendering. What's yours set to?<br>
                    <br>
                    <div>On 06/19/2014 12:18 PM, jean mensa wrote:<br>
                    </div>
                    <blockquote type="cite">
                      <div dir="ltr">Sorry, I didn't explain it
                        properly. I have already tried to connect to a
                        pvserver from a GUI running on the client
                        (without an ssh connection then) but it also
                        drains the memory on Xorg. What is the load
                        supposed to be on a client-pvserver connection?
                        <div> Thanks,</div>
                      </div>
                      <div class="gmail_extra"><br>
                        <br>
                        <div class="gmail_quote">On Thu, Jun 19, 2014 at
                          3:08 PM, Burlen Loring <span dir="ltr"><<a
                              moz-do-not-send="true"
                              href="mailto:bloring@lbl.gov"
                              target="_blank">bloring@lbl.gov</a>></span>
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            <div text="#000000" bgcolor="#FFFFFF"> Jean,<br>
                              <br>
                              What you describe is expected. X
                              forwarding doesn't work well for
                              visualizing large datasets. The point is :
                              don't use X forwarding. The links show how
                              to configure the client server connection
                              without X forwarding. Make sure that there
                              is no -X on the ssh command line.<span><font
                                  color="#888888"><br>
                                  <br>
                                  Burlen</font></span>
                              <div>
                                <div><br>
                                  <br>
                                  On 06/19/2014 11:46 AM, jean mensa
                                  wrote:<br>
                                  <blockquote type="cite">
                                    <div dir="ltr">When I do that Xorg
                                      processĀ on the client drains the
                                      memory up until it crashes. The
                                      connection I think is properly
                                      established since it works fine
                                      for smaller datasets. What should
                                      the load on the client be in that
                                      case?
                                      <div> j<br>
                                      </div>
                                    </div>
                                    <div class="gmail_extra"><br>
                                      <br>
                                      <div class="gmail_quote">On Thu,
                                        Jun 19, 2014 at 2:14 PM, Burlen
                                        Loring <span dir="ltr"><<a
                                            moz-do-not-send="true"
                                            href="mailto:bloring@lbl.gov"
                                            target="_blank">bloring@lbl.gov</a>></span>
                                        wrote:<br>
                                        <blockquote class="gmail_quote"
                                          style="margin:0 0 0
                                          .8ex;border-left:1px #ccc
                                          solid;padding-left:1ex">
                                          <div text="#000000"
                                            bgcolor="#FFFFFF"> Yes, this
                                            is expected. The OpenGL
                                            calls get piped to your
                                            local system. This includes
                                            data like vertices and
                                            colors as well. X forwarding
                                            doesn't give good
                                            performance and with large
                                            data it may not even be
                                            feasible.<br>
                                            <br>
                                            You need to set up client
                                            server connection.<br>
                                            <br>
                                            <a moz-do-not-send="true"
href="http://www.paraview.org/Wiki/Reverse_connection_and_port_forwarding"
                                              target="_blank">http://www.paraview.org/Wiki/Reverse_connection_and_port_forwarding</a><br>
                                            <a moz-do-not-send="true"
                                              href="http://www.paraview.org/Wiki/ParaView:Server_Configuration"
                                              target="_blank">http://www.paraview.org/Wiki/ParaView:Server_Configuration</a><br>
                                            <a moz-do-not-send="true"
                                              href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server"
                                              target="_blank">http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server</a><br>
                                            <a moz-do-not-send="true"
                                              href="http://www.paraview.org/Wiki/ParaView_And_Mesa_3D"
                                              target="_blank">http://www.paraview.org/Wiki/ParaView_And_Mesa_3D</a>
                                            <div>
                                              <div><br>
                                                <br>
                                                <br>
                                                <br>
                                                <div>On 06/19/2014 10:33
                                                  AM, jean mensa wrote:<br>
                                                </div>
                                              </div>
                                            </div>
                                            <blockquote type="cite">
                                              <div>
                                                <div>
                                                  <div dir="ltr">Hi all,
                                                    <div>I have a rather
                                                      large unstructured
                                                      pvtu dataset
                                                      (about 4 million
                                                      points) which I am
                                                      visualizing on a
                                                      remote server. I
                                                      am running the
                                                      paraview GUI (with
                                                      the multicore
                                                      option) on the
                                                      server and I
                                                      connect to it via
                                                      ssh sharing the X
                                                      server. In this
                                                      way I can control
                                                      the GUI running on
                                                      the serve. I
                                                      thought that with
                                                      this configuration
                                                      I would only
                                                      receive a
                                                      screenshot of the
                                                      window and no
                                                      actual data from
                                                      paraview but the
                                                      client seems to
                                                      share at least
                                                      some of the load
                                                      of the
                                                      visualization. Is
                                                      this the expected
                                                      behaviour? How can
                                                      I avoid loading
                                                      data on the client
                                                      side?</div>
                                                    <div>Thanks in
                                                      advance,</div>
                                                    <div>
                                                      <div><br>
                                                      </div>
                                                      -- <br>
                                                      <div dir="ltr"><b>Jean
                                                          A. Mensa</b>
                                                        <div><i>Graduate
                                                          Assistant</i><br>
                                                        </div>
                                                        <div>
                                                          <div>University
                                                          of Miami<br>
                                                          </div>
                                                          <div>
                                                          <div>RSMAS -
                                                          MPO</div>
                                                          <div>4600
                                                          Rickenbacker
                                                          Causeway</div>
                                                          <div>Miami, FL
                                                          33149-1098<br>
                                                          </div>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                  <br>
                                                  <fieldset></fieldset>
                                                  <br>
                                                </div>
                                              </div>
                                              <pre>_______________________________________________
Powered by <a moz-do-not-send="true" href="http://www.kitware.com" target="_blank">www.kitware.com</a>

Visit other Kitware open-source projects at <a moz-do-not-send="true" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a moz-do-not-send="true" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
                                            </blockquote>
                                            <br>
                                          </div>
                                        </blockquote>
                                      </div>
                                      <br>
                                      <br clear="all">
                                      <div><br>
                                      </div>
                                      -- <br>
                                      <div dir="ltr"><b>Jean A. Mensa</b>
                                        <div><i>Graduate Assistant</i><br>
                                        </div>
                                        <div>
                                          <div>University of Miami<br>
                                          </div>
                                          <div>
                                            <div>RSMAS - MPO</div>
                                            <div>4600 Rickenbacker
                                              Causeway</div>
                                            <div>Miami, FL 33149-1098<br>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </blockquote>
                                  <br>
                                </div>
                              </div>
                            </div>
                          </blockquote>
                        </div>
                        <br>
                        <br clear="all">
                        <div><br>
                        </div>
                        -- <br>
                        <div dir="ltr"><b>Jean A. Mensa</b>
                          <div><i>Graduate Assistant</i><br>
                          </div>
                          <div>
                            <div>University of Miami<br>
                            </div>
                            <div>
                              <div>RSMAS - MPO</div>
                              <div>4600 Rickenbacker Causeway</div>
                              <div>Miami, FL 33149-1098<br>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </blockquote>
                    <br>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div dir="ltr"><b>Jean A. Mensa</b>
          <div><i>Graduate Assistant</i><br>
          </div>
          <div>
            <div>University of Miami<br>
            </div>
            <div>
              <div>RSMAS - MPO</div>
              <div>4600 Rickenbacker Causeway</div>
              <div>Miami, FL 33149-1098<br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>