<?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: rexec limitations? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719999#M62862</link>
    <description>Correction:&lt;BR /&gt;&lt;BR /&gt;insf -e -d pts -s 400</description>
    <pubDate>Wed, 08 May 2002 22:47:00 GMT</pubDate>
    <dc:creator>Trevor Dyson</dc:creator>
    <dc:date>2002-05-08T22:47:00Z</dc:date>
    <item>
      <title>rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719995#M62858</link>
      <description>I am experiencing a problem using the rexec command to log in to an HP N-class 11.0 system.&lt;BR /&gt;Error being received is 'no available ptys'.&lt;BR /&gt;&lt;BR /&gt;As soon as we reach 176 npty's in use (according to gpm) it will not allow any other additional rexec logins.  If someone gets out, then someone else is able to log in, but there seems to be a limitation to the number that are allowed (?)  Telnet, remsh, and  rlogins are fine, only a problem with rexec (which I must use because of prompts rec'd when users log in).  We are using Hummingbird's Exceed, but I have verified that it is also a problem just running rexec from the command line, so I've ruled out a software problem.&lt;BR /&gt;&lt;BR /&gt;My kernal params: npty, nstrpty, and nstrtel are all set to 400 and device files appear to be in order.  Like I stated gpm states that only 176 pty's out of 400 available are in use.  &lt;BR /&gt;&lt;BR /&gt;Is there some other configuration setting somewhere that I need to increase to allow more rexec logins to this system??&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated!&lt;BR /&gt;Michell</description>
      <pubDate>Wed, 08 May 2002 21:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719995#M62858</guid>
      <dc:creator>Michelle Weiss</dc:creator>
      <dc:date>2002-05-08T21:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719996#M62859</link>
      <description>I would do a sar -v and check for nfile overflows or possibly nproc overflows.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 May 2002 21:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719996#M62859</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-08T21:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719997#M62860</link>
      <description>Am unable to run sar -v as I do not have a /var/adm/sa...&lt;BR /&gt;&lt;BR /&gt;If it were nproc/nfile I believe I'd see processes failing (probably alot of them)?? Besides nproc on this system is set to 3461 and when I looked today I was running at around 2400. My nfile param is set at 53973.&lt;BR /&gt;&lt;BR /&gt;I should clarify, we have always had this many users (around 250 concurrently) logging into this system, however over the past week we have been slowly converting them all over from Reflections (using telnet) to Exceed (using rexec), which is why we have just started seeing this problem.&lt;BR /&gt;&lt;BR /&gt;Thank you for the suggestion - any other thoughts out there??</description>
      <pubDate>Wed, 08 May 2002 21:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719997#M62860</guid>
      <dc:creator>Michelle Weiss</dc:creator>
      <dc:date>2002-05-08T21:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719998#M62861</link>
      <description>Do you have enough pty device files.&lt;BR /&gt;&lt;BR /&gt;look under /dev/pts. The files that do not begin with a 't' are used by rlogin and rexec.&lt;BR /&gt;&lt;BR /&gt;to create 400 then use:&lt;BR /&gt;&lt;BR /&gt;insf -e -d pts -n 400</description>
      <pubDate>Wed, 08 May 2002 21:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719998#M62861</guid>
      <dc:creator>Trevor Dyson</dc:creator>
      <dc:date>2002-05-08T21:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719999#M62862</link>
      <description>Correction:&lt;BR /&gt;&lt;BR /&gt;insf -e -d pts -s 400</description>
      <pubDate>Wed, 08 May 2002 22:47:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2719999#M62862</guid>
      <dc:creator>Trevor Dyson</dc:creator>
      <dc:date>2002-05-08T22:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2720000#M62863</link>
      <description>I would increase the pty's. Take a look at what do you currently have..&lt;BR /&gt;&lt;BR /&gt;# ls -l /dev/pty |wc -l&lt;BR /&gt;# ls -l /dev/ptym | wc -l&lt;BR /&gt;==&amp;gt; If you got 61 then it's the default and you need to bump it up.&lt;BR /&gt;&lt;BR /&gt;First in SAM, increase "npty". Depending on how many connection you need. I would say 512 to start off. After the system reboots with the new kernel, build the device files.&lt;BR /&gt;&lt;BR /&gt;# insf -d ptys -n 512&lt;BR /&gt;# insf -d ptym -n 512</description>
      <pubDate>Wed, 08 May 2002 22:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2720000#M62863</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-08T22:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: rexec limitations?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2720001#M62864</link>
      <description>Thanks for the replies!&lt;BR /&gt;&lt;BR /&gt;Trevor - I tried your suggestion and recreated device files, however I still have the problem.&lt;BR /&gt;&lt;BR /&gt;After that, I also tried a suggestion from HP to run a straight 'insf -e', this did not work either...&lt;BR /&gt;&lt;BR /&gt;S.K. - I ran your cmds as well and found that I have 401 in /dev/pty and 801 in /dev/pts.  Should be plenty (?)&lt;BR /&gt;&lt;BR /&gt;Help????</description>
      <pubDate>Thu, 09 May 2002 13:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rexec-limitations/m-p/2720001#M62864</guid>
      <dc:creator>Michelle Weiss</dc:creator>
      <dc:date>2002-05-09T13:08:20Z</dc:date>
    </item>
  </channel>
</rss>

