<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Troubles while RPC use in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685261#M102948</link>
    <description>Elaborate. What is the error message?? What exactly you are trying to do??</description>
    <pubDate>Tue, 06 Dec 2005 02:00:01 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-12-06T02:00:01Z</dc:date>
    <item>
      <title>Troubles while RPC use</title>
      <link>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685260#M102947</link>
      <description>Hi.&lt;BR /&gt;I have such problem. When i return output parameter from RPC server to client, and parameter length more then 16kb, the error occured.&lt;BR /&gt;I think that there is limit for output parameters length in RPC. Can i make this limit more large?</description>
      <pubDate>Tue, 06 Dec 2005 01:08:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685260#M102947</guid>
      <dc:creator>Vadim Yezhakov</dc:creator>
      <dc:date>2005-12-06T01:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles while RPC use</title>
      <link>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685261#M102948</link>
      <description>Elaborate. What is the error message?? What exactly you are trying to do??</description>
      <pubDate>Tue, 06 Dec 2005 02:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685261#M102948</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-12-06T02:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles while RPC use</title>
      <link>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685262#M102949</link>
      <description>I want run shell scripts on remote host&lt;BR /&gt;I call RPC procedure. Input params for this procedure are shell-script name. Output params are script result and script's stdout and stderr.&lt;BR /&gt;The structure of output params:&lt;BR /&gt;------------------------------------------&lt;BR /&gt;struct script_ret {&lt;BR /&gt; int retcode;&lt;BR /&gt; struct {&lt;BR /&gt;  u_int std_out_len;&lt;BR /&gt;  char *std_out_val;&lt;BR /&gt; } std_out;&lt;BR /&gt; struct {&lt;BR /&gt;  u_int std_err_len;&lt;BR /&gt;  char *std_err_val;&lt;BR /&gt; } std_err;&lt;BR /&gt;};&lt;BR /&gt;------------------------------------------&lt;BR /&gt;I trace result on server side before return. And all right. But when i receive result on client and length of std_out_val is more then 16 kb 'clnt_call' NOT return 'RPC_SUCCESS' value.</description>
      <pubDate>Tue, 06 Dec 2005 02:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/troubles-while-rpc-use/m-p/3685262#M102949</guid>
      <dc:creator>Vadim Yezhakov</dc:creator>
      <dc:date>2005-12-06T02:55:56Z</dc:date>
    </item>
  </channel>
</rss>

