<?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 maxusers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216544#M326872</link>
    <description>I have an rp3440-4 w/ HP-UX 11.23.  On Tuesday two of my users contacted me reporting that they could not connect to the UNIX server.  The error that they were getting was: &lt;BR /&gt;“telnetd: Telnet device drivers missing: No such device”.  &lt;BR /&gt;I tried to login to the server and received the same error.  When I checked how many users were logged in I found that there were 60 users currently logged in.  &lt;BR /&gt;How do I increase the number of users that are allowed to logon to my server at one time?&lt;BR /&gt;</description>
    <pubDate>Fri, 13 Jun 2008 21:08:39 GMT</pubDate>
    <dc:creator>Jeffrey F. Goldsmith</dc:creator>
    <dc:date>2008-06-13T21:08:39Z</dc:date>
    <item>
      <title>maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216544#M326872</link>
      <description>I have an rp3440-4 w/ HP-UX 11.23.  On Tuesday two of my users contacted me reporting that they could not connect to the UNIX server.  The error that they were getting was: &lt;BR /&gt;“telnetd: Telnet device drivers missing: No such device”.  &lt;BR /&gt;I tried to login to the server and received the same error.  When I checked how many users were logged in I found that there were 60 users currently logged in.  &lt;BR /&gt;How do I increase the number of users that are allowed to logon to my server at one time?&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 21:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216544#M326872</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2008-06-13T21:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216545#M326873</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first from sam or cli you can increase npty,&lt;BR /&gt;nstrpty and nstrtel kernel parameters to the value you desired. But this process requires reboot because of recompiling kernel. after setting max values you can create device files by:&lt;BR /&gt;&lt;BR /&gt;rm /dev/pts/*&lt;BR /&gt;rm /dev/pty/*&lt;BR /&gt;cd /dev&lt;BR /&gt;insf -e&lt;BR /&gt;insf -d telm&lt;BR /&gt;insf -d tels&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Kenan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 21:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216545#M326873</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-06-13T21:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216546#M326874</link>
      <description>There might be an issue with orphans telnet connection which are not getting closed.&lt;BR /&gt;If you feel that the number of users have incresed, then &lt;BR /&gt;# sam -&amp;gt; Tuning Kernel Parameters -&amp;gt; "nstrtel" &lt;BR /&gt;to increase the configured nstrtel number. There should be at least as many nstrtel entries as the maximum number of xterm sessions plus further allowance for any&lt;BR /&gt;other inbound telnet connections.&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jun 2008 03:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216546#M326874</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2008-06-14T03:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216547#M326875</link>
      <description>kctune|egrep 'npty|nstrpty|nstrtel'&lt;BR /&gt;&lt;BR /&gt;Increase the above 3 kernel parameters to at least 200.&lt;BR /&gt;&lt;BR /&gt;kctune -v npty nstrpty nstrtel|grep Change&lt;BR /&gt;&lt;BR /&gt;You will have to reboot the system after changing the above.&lt;BR /&gt;&lt;BR /&gt;Change the values through SAM or kcweb. SAM would be more easier.&lt;BR /&gt;&lt;BR /&gt;rgds.</description>
      <pubDate>Sat, 14 Jun 2008 11:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216547#M326875</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-06-14T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216548#M326876</link>
      <description>1. Check the 3 psudo tty parameters as indicated above. Use the "kcweb -t" command to look and change the parameters. (This is what sam is using too)&lt;BR /&gt;&lt;BR /&gt;2. Since you have to reboot the server to increase 3 tty parameters, take a look at some more parameters. With that many users on your server chances are you will hit limits on other parameters in the near future. Candidates are maxfiles, maxfiles_lim, maxuprc, nfile, nflocks, ninode, nproc&lt;BR /&gt;Use glance (if you have it) and sar to find the current usage&lt;BR /&gt;&lt;BR /&gt;3. If you are still having problems check if you have the latest patches, "Mux and PTY", "tlenet kernel" etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jun 2008 12:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216548#M326876</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-06-14T12:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216549#M326877</link>
      <description>If you have any session with root user then do these,&lt;BR /&gt;&lt;BR /&gt;# cd /&lt;BR /&gt;# rm /dev/pty/*&lt;BR /&gt;# rm /dev/pts/*&lt;BR /&gt;# insf -e&lt;BR /&gt;# cd /dev&lt;BR /&gt;# insf -d telm&lt;BR /&gt;# insf -d tels&lt;BR /&gt;&lt;BR /&gt;else login with single user mode and do the above.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1213463847929+28353475&amp;amp;threadId=988543" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1213463847929+28353475&amp;amp;threadId=988543&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=195265" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=195265&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=753678" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=753678&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134283" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134283&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sat, 14 Jun 2008 16:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216549#M326877</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-06-14T16:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216550#M326878</link>
      <description>After reading everyones responses I know what I need to change.  I have made the changes to my server, increasing npty, nstrpty and nstrtel kernel parameters to the value 200 each.  Then I received an e-mail from the manager of Application Support which said that they wanted the three kernel parameters increased to 500 each.  Is this a reasonable request or will it create a problem with system resources?</description>
      <pubDate>Wed, 18 Jun 2008 21:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216550#M326878</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2008-06-18T21:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: maxusers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216551#M326879</link>
      <description>500 in not very much, but if the system was happy with 60 then 200 is a fine next value.&lt;BR /&gt;Sounds like the application managers are trying to cover up for slacking earlier. &lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.</description>
      <pubDate>Wed, 18 Jun 2008 21:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maxusers/m-p/4216551#M326879</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-06-18T21:50:12Z</dc:date>
    </item>
  </channel>
</rss>

