<?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: System error: [10061] Connection refused in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039944#M575178</link>
    <description>check out npproc and nfiles parameters in the kernel.&lt;BR /&gt;&lt;BR /&gt;Run the attached script to collect data while this is going on.&lt;BR /&gt;&lt;BR /&gt;check swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;The problem could be anywhere.  If you have lots of users you need to know whether its the network, the cpu, the kernel or what thats doing this.&lt;BR /&gt;&lt;BR /&gt;If its some users all the time, look additionally  at settings in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;If its telnet, look and see how many ptty devices you have set up.&lt;BR /&gt;&lt;BR /&gt;Does it happen at high load factors or all the time.&lt;BR /&gt;&lt;BR /&gt;If this post helps, please assign points.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 03 Aug 2003 11:34:39 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-08-03T11:34:39Z</dc:date>
    <item>
      <title>System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039941#M575175</link>
      <description>Some time when the system (HP-UX) is very loaded and clients connecting from Windows to host thru TCP/IP socket they get this error:&lt;BR /&gt;&lt;BR /&gt;System error: [10061] Connection refused &lt;BR /&gt;&lt;BR /&gt;dbc_max_pct     2&lt;BR /&gt;ksi_send_max    256&lt;BR /&gt;max_async_ports 2000&lt;BR /&gt;max_thread_proc 1024&lt;BR /&gt;maxdsiz         0X80000000&lt;BR /&gt;maxdsiz_64bit   0XF0000000&lt;BR /&gt;maxfiles        2048&lt;BR /&gt;maxfiles_lim    4096&lt;BR /&gt;maxssiz         134217728&lt;BR /&gt;maxssiz_64bit   1073741824&lt;BR /&gt;maxswapchunks   16384&lt;BR /&gt;maxtsiz         0XF000000&lt;BR /&gt;maxtsiz_64bit   0X40000000&lt;BR /&gt;maxuprc         (NPROC-8)&lt;BR /&gt;maxusers        1664&lt;BR /&gt;maxvgs          40&lt;BR /&gt;shmmax          4294967296&lt;BR /&gt;nproc                   13332&lt;BR /&gt;&lt;BR /&gt;tcp_largest_anon_port:&lt;BR /&gt;&lt;BR /&gt;    Largest anonymous port number to use. [1024, 65535]&lt;BR /&gt;    Default: 65535&lt;BR /&gt;&lt;BR /&gt;Can some one help me on this.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Aug 2003 07:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039941#M575175</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-03T07:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039942#M575176</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Loaded with users at those moments ?&lt;BR /&gt;&lt;BR /&gt;Are you using NIS ?&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Sun, 03 Aug 2003 07:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039942#M575176</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-03T07:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039943#M575177</link>
      <description>Yes, loaded whit users.&lt;BR /&gt;&lt;BR /&gt;We are not using NIS&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Aug 2003 08:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039943#M575177</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-03T08:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039944#M575178</link>
      <description>check out npproc and nfiles parameters in the kernel.&lt;BR /&gt;&lt;BR /&gt;Run the attached script to collect data while this is going on.&lt;BR /&gt;&lt;BR /&gt;check swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;The problem could be anywhere.  If you have lots of users you need to know whether its the network, the cpu, the kernel or what thats doing this.&lt;BR /&gt;&lt;BR /&gt;If its some users all the time, look additionally  at settings in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;If its telnet, look and see how many ptty devices you have set up.&lt;BR /&gt;&lt;BR /&gt;Does it happen at high load factors or all the time.&lt;BR /&gt;&lt;BR /&gt;If this post helps, please assign points.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 03 Aug 2003 11:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039944#M575178</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-03T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039945#M575179</link>
      <description>1)  This usually is a port issue so what is the client server application between HP-UX and Windows?  Omniback?  Network Node Manager?  From this we can id the ports for you to check.&lt;BR /&gt;&lt;BR /&gt;2)  Verify DNS and WINS domain names and name resolutions.&lt;BR /&gt;&lt;BR /&gt;Here is a Forum hit:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc0fa5dc05a7ad711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc0fa5dc05a7ad711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc8f8d211e18ad5118ff10090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc8f8d211e18ad5118ff10090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3) From what I've gleaned from these threads and your problem it sounds like the network is too loaded and dropping packets.  So check for dropped packets with netstat from both HP-UX and Windows.&lt;BR /&gt;&lt;BR /&gt;netstat -m | grep -i -e dropped -e collision</description>
      <pubDate>Sun, 03 Aug 2003 13:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039945#M575179</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-08-03T13:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039946#M575180</link>
      <description>I am at home now so can't check it but there is an ndd command - which controls the size of the new connection queue - which can be changed to help here.  do&lt;BR /&gt;ndd -h |grep tcp&lt;BR /&gt;to see the list of ndd parameters.  You can check &lt;BR /&gt;netstat -s &lt;BR /&gt;first - I believe there is a statistic there about the number of dropped new connection attempts - if it is building up during this time then you may be able to help it somewhat by lengthening the queue.  Of course, if the CPU is overloaded or out of memory you might get the same problem.  There is also another parameter in HPUX about the maximum number of files open at once.  A TCP connection is considered an open file so you might be reaching this limit.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Sun, 03 Aug 2003 17:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039946#M575180</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2003-08-03T17:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039947#M575181</link>
      <description>Please find the output&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 11:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039947#M575181</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-04T11:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039948#M575182</link>
      <description>Hi Ali:&lt;BR /&gt;&lt;BR /&gt;Something's not right here.  Zero inode?  This is not possible.&lt;BR /&gt;&lt;BR /&gt;I'd suggest an immediate reboot to start with, and then patch updates.  But you'll also have to reduce some kernel parameters:&lt;BR /&gt;&lt;BR /&gt;ninode&lt;BR /&gt;nfile&lt;BR /&gt;&lt;BR /&gt;You probably have some system memory fragmentation issues since you're only using 124/2020, or 6%.&lt;BR /&gt;&lt;BR /&gt;15:06:15 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov &lt;BR /&gt;15:06:16   N/A   N/A 3387/13332 0    0/108704 0  12407/202038 0&lt;BR /&gt;15:06:17   N/A   N/A 3386/13332 0    0/108704 0  12402/202038 0&lt;BR /&gt;15:06:18   N/A   N/A 3386/13332 0    0/108704 0  12402/202038 0&lt;BR /&gt;15:06:19   N/A   N/A 3386/13332 0    0/108704 0  12402/202038 0&lt;BR /&gt;&lt;BR /&gt;############################################&lt;BR /&gt;&lt;BR /&gt;Please attach these commands:&lt;BR /&gt;&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;pvdisplay -v /dev/dsk/c0t8d0 | head -50&lt;BR /&gt;pvdisplay -v /dev/dsk/c2t8d0 | head -60&lt;BR /&gt;&lt;BR /&gt;This is also odd:&lt;BR /&gt;&lt;BR /&gt;15:06:33   c0t8d0  100.00    0.50       4      14    0.81  533.74&lt;BR /&gt;           c2t8d0  100.00    0.50       5      26    3.63  389.77</description>
      <pubDate>Mon, 04 Aug 2003 11:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039948#M575182</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-08-04T11:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039949#M575183</link>
      <description>See waht I have found in the technical knowledge db.&lt;BR /&gt;&lt;BR /&gt;PROBLEM: After each update of a client from an HP-UX Installation Server, Omniback is changing the inet port in /etc/services for the Sun Solaris servers to 5550 instead of the default one 5555. &lt;BR /&gt;&lt;BR /&gt;The following errors can be found in the session messages from the update: &lt;BR /&gt;&lt;BR /&gt;[Warning] &lt;TEST.HP.COM&gt; [110:103] Command execution on client failed! &lt;BR /&gt;        remshd: Login incorrect. &lt;BR /&gt;[Normal] &lt;TEST.HP.COM&gt; Update of client system marte-bp.inversis.com completed. &lt;BR /&gt;&lt;BR /&gt;[Critical] &lt;TEST.HP.COM&gt; [110:101] Client import failed! &lt;BR /&gt;[12:1625] Import host failed. &lt;BR /&gt;System error: [10061] Connection refused &lt;BR /&gt;&lt;BR /&gt;The port 5550 was the default port in the previous Omniback installation. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CONFIGURATION &lt;BR /&gt;Operating System - HP-UX, Sun Solaris&lt;BR /&gt;Version - 3.10, 3.50, 4.0, 4.10&lt;BR /&gt;Product - omniback II &lt;BR /&gt;&lt;BR /&gt;RESOLUTION: When an Inet port different than the default (5555) is being used in an Omniback cell, this value is stored in the /etc/opt/omni/customize/socket file. &lt;BR /&gt;&lt;BR /&gt;After removing this file, Omniback started to use the default port (5555) in the installations with no problems. &lt;BR /&gt;&lt;BR /&gt;For troubleshooting this type of problem, where the issue appears to come from a configurable parameter and could be taken from a file, the following unix command can be used: &lt;BR /&gt;&lt;BR /&gt;#find /etc/opt/omni -name '*' -exec grep -l 5550 {} \; &lt;BR /&gt;&lt;BR /&gt;In this case the output of the command returned the file: /etc/opt/omni/customize/socket &lt;BR /&gt;&lt;BR /&gt;&lt;/TEST.HP.COM&gt;&lt;/TEST.HP.COM&gt;&lt;/TEST.HP.COM&gt;</description>
      <pubDate>Mon, 04 Aug 2003 12:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039949#M575183</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-08-04T12:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039950#M575184</link>
      <description>Our problem is not related to OMNI BACK, we are using an application running on WIN 2000 accessing HP-UNIX thru TCP/IP Socket</description>
      <pubDate>Mon, 04 Aug 2003 12:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039950#M575184</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-04T12:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039951#M575185</link>
      <description>Sorry Ali,&lt;BR /&gt;&lt;BR /&gt;but can you do this for us &lt;BR /&gt;&lt;BR /&gt;# ndd -get /dev/tcp tcp_largest_anon_port&lt;BR /&gt;# ndd -get /dev/tcp tcp_ip_abort_interval&lt;BR /&gt;# ndd -get /dev/tcp tcp_ip_abort_cinterval&lt;BR /&gt;# ndd -get /dev/tcp tcp_ip_notify_interval&lt;BR /&gt;# ndd -get /dev/tcp tcp_ip_notify_cinterval&lt;BR /&gt;&lt;BR /&gt;results?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Roland</description>
      <pubDate>Mon, 04 Aug 2003 12:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039951#M575185</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-08-04T12:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039952#M575186</link>
      <description>Results:&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/tcp tcp_largest_anon_port&lt;BR /&gt;65535&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/tcp tcp_ip_abort_interval&lt;BR /&gt;600000&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/tcp tcp_ip_abort_cinterval&lt;BR /&gt;75000&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/tcp tcp_ip_notify_interval&lt;BR /&gt;10000&lt;BR /&gt;&lt;BR /&gt;ndd -get /dev/tcp tcp_ip_notify_cinterval&lt;BR /&gt;10000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 13:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039952#M575186</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-04T13:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039953#M575187</link>
      <description>These ndd values are all default and seems to be OK for me.&lt;BR /&gt;&lt;BR /&gt;But your nstrpty values seems a little bit low with a value of 60 if your clients connect with telnet. What is your npty (Default:60)value? &lt;BR /&gt;That is very low for a default value. If you have it already increased - have you increased the device files for that, too? This will not be done by default if your system reboots with a increased npty/nstrpty value. You must do it by yourself.&lt;BR /&gt;&lt;BR /&gt;To check the number of telnet sessions you have available, on the box refusing&lt;BR /&gt;the connection do:&lt;BR /&gt;&lt;BR /&gt;ls /dev/pty |wc -w&lt;BR /&gt;ls /dev/ptym | wc -w&lt;BR /&gt;&lt;BR /&gt;1. Use SAM&lt;BR /&gt;          Kernel&lt;BR /&gt;            Configurable Parameters&lt;BR /&gt;               npty    &lt;BR /&gt;               nstrpty  &lt;BR /&gt;               nstrtel  (11.x only)&lt;BR /&gt;   NOTE:&lt;BR /&gt;   Set NPTY, NSTRPTY and NSTRTEL to 512, save and reboot.  These are&lt;BR /&gt;   the desired number of telnet sessions.&lt;BR /&gt;&lt;BR /&gt;2. Rebuild the special device files at the command prompt as follows:&lt;BR /&gt;&lt;BR /&gt;insf -d ptys -n 512        512 being the number you set NPTY in SAM &lt;BR /&gt;insf -d ptym -n 512       &lt;BR /&gt;insf -d pts -s 512 -e -v  (for 11.0 only )&lt;BR /&gt;&lt;BR /&gt;Following the reboot, the maximum telnet sessions will now increase to 512.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;  Roland&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Aug 2003 13:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039953#M575187</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-08-04T13:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039954#M575188</link>
      <description>The client application not using telnet, the way how it is work as following:&lt;BR /&gt;&lt;BR /&gt;- At host we have aprogram listening on specific port (1335).&lt;BR /&gt;&lt;BR /&gt;- Client Application establish a connection to that port number.&lt;BR /&gt;&lt;BR /&gt;Please note this not Oracle listener.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 05 Aug 2003 03:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039954#M575188</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-05T03:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039955#M575189</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Provided you have enough system memory resources.&lt;BR /&gt;&lt;BR /&gt;increase this parameters.&lt;BR /&gt;&lt;BR /&gt;#ndd -set /dev/tcp tcp_conn_request_max 2000&lt;BR /&gt;&lt;BR /&gt;Edit /etc/rc.config.d/nddconf to make the changes permanent even after system reboot.&lt;BR /&gt;&lt;BR /&gt;Increasing maxfiles to 4096 and nfiles + 1000 is also recommended.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 04:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039955#M575189</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-08-05T04:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039956#M575190</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The current value for&lt;BR /&gt;&lt;BR /&gt;tcp_conn_request_max = 4096&lt;BR /&gt;&lt;BR /&gt;maxfiles 2048&lt;BR /&gt;maxfiles_lim 4096&lt;BR /&gt;nfile            202028  -  (15*NPROC+2048) &lt;BR /&gt;ninode           108704  -  (8*NPROC+2048)&lt;BR /&gt;nproc            13332   -  (20+8*MAXUSERS)&lt;BR /&gt;maxusers         1664&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 05 Aug 2003 04:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039956#M575190</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-05T04:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039957#M575191</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe the program listening on port 1335 has some sort of parameter, such as max sessions or something like that.&lt;BR /&gt;When the problem occurs, how many sessions are established? and what happens if you kill an established client session and start again a previously failed connection?&lt;BR /&gt;Have you checked ( with GPM ) the use of kernel parameters when the problem occurs?&lt;BR /&gt;&lt;BR /&gt;Only an idea, hope it helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Tue, 05 Aug 2003 06:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039957#M575191</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-08-05T06:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039958#M575192</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When the problem occurs, how many sessions are established?&lt;BR /&gt;-  Around 3000 sessions.&lt;BR /&gt;&lt;BR /&gt;and what happens if you kill an established client session and start again a previously failed connection? &lt;BR /&gt;&lt;BR /&gt;- This can't controled.&lt;BR /&gt;&lt;BR /&gt;Have you checked ( with GPM ) the use of kernel parameters when the problem occurs? &lt;BR /&gt;&lt;BR /&gt;- No&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 06:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039958#M575192</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-05T06:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039959#M575193</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From GPM, we are getting allarm :&lt;BR /&gt;&lt;BR /&gt;CRT : Network Bottleneck Probability= 100.00%&lt;BR /&gt;&lt;BR /&gt;      End of Network Bottleneck Alert&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 06:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039959#M575193</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-05T06:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [10061] Connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039960#M575194</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From dmesg, we getting these messages:&lt;BR /&gt;&lt;BR /&gt;0/0/14/0/0: Unable to access previously accessed device at nport ID 0x21255.&lt;BR /&gt;0/0/14/0/0: Unable to access previously accessed device at nport ID 0x21255.&lt;BR /&gt;0/0/14/0/0: Unable to access previously accessed device at nport ID 0x21255.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 05 Aug 2003 06:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-10061-connection-refused/m-p/3039960#M575194</guid>
      <dc:creator>Ali Bajunaid</dc:creator>
      <dc:date>2003-08-05T06:46:21Z</dc:date>
    </item>
  </channel>
</rss>

