<?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: Server session getting disconnected in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161623#M320004</link>
    <description>hi Marvik,&lt;BR /&gt;can you try to pull the file from the other side?&lt;BR /&gt;&lt;BR /&gt;e.g. From server B&lt;BR /&gt;scp SERVERA:/depot/HP-UX_B.11.11_Secsh.depot /depot/&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Fri, 14 Mar 2008 09:35:02 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2008-03-14T09:35:02Z</dc:date>
    <item>
      <title>Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161620#M320001</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;I am trying to do some file transfer across servers and its getting hanged&lt;BR /&gt;&lt;BR /&gt;My putty connection is also getting disconnected intermittently&lt;BR /&gt;&lt;BR /&gt;ServerB&lt;BR /&gt;OS :: 11.11&lt;BR /&gt;Patch Level :: &lt;BR /&gt;BUNDLE                B.11.11        Patch Bundle&lt;BR /&gt;  BUNDLE11i             B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001&lt;BR /&gt;&lt;BR /&gt;OnlineDiag            B.11.11.04.09  HPUX 11.11 Support Tools Bundle, Sep 2001&lt;BR /&gt;HWEnable11i           B.11.11.0109.6 Hardware Enablement Patches for HP-UX 11i, September 2001&lt;BR /&gt;&lt;BR /&gt;Detail::&lt;BR /&gt;1. when I scp files from ServerA to ServerB&lt;BR /&gt;Example::&lt;BR /&gt;&lt;BR /&gt;ServerA:\&amp;gt; scp HP-UX_B.11.11_Secsh.depot 160.110.231.45:~vkarmak/&lt;BR /&gt;Couldn't connect to PRNGD socket "/var/run/egd-pool": No such file or directory&lt;BR /&gt;HP-UX_B.11.11_Secsh.depot                                                                     1%  128KB  23.7KB/s - stalled -Killed by signal 2.&lt;BR /&gt;&lt;BR /&gt;in syslog I get some errors like ::&lt;BR /&gt;sshd[131]: error: accept: No buffer space available&lt;BR /&gt;inetd[661]: ftp/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: chargen/tcp: accept: No buffer space available&lt;BR /&gt;syslog: bad auth protocol start: EOF&lt;BR /&gt;inetd[661]: discard/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: login/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: printer/tcp: accept: No buffer space available&lt;BR /&gt;telnet[10283]: getpid: peer died: Error 0&lt;BR /&gt;inetd[661]: ident/tcp: Died on signal 13&lt;BR /&gt;inetd[661]: dtspc/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: exec/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: klogin/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: shell/tcp: accept: No buffer space available&lt;BR /&gt;&lt;BR /&gt;I have also rebotted my server but no good.Below is ulimit -a o/put incase it may help u&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Marvik&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 09:23:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161620#M320001</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-03-14T09:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161621#M320002</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to split file you want to transfer to smaller files and then transfer and at the destination again join all files to create original one.&lt;BR /&gt;You can use split command for that. For more details man split.&lt;BR /&gt;&lt;BR /&gt;-=ShRi=-</description>
      <pubDate>Fri, 14 Mar 2008 09:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161621#M320002</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2008-03-14T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161622#M320003</link>
      <description>Thanks Shrikant,&lt;BR /&gt;&lt;BR /&gt;But the problem is not related to split i believe, coz 150KB or 9MB files isn't a size I need to split for transfer</description>
      <pubDate>Fri, 14 Mar 2008 09:32:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161622#M320003</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-03-14T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161623#M320004</link>
      <description>hi Marvik,&lt;BR /&gt;can you try to pull the file from the other side?&lt;BR /&gt;&lt;BR /&gt;e.g. From server B&lt;BR /&gt;scp SERVERA:/depot/HP-UX_B.11.11_Secsh.depot /depot/&lt;BR /&gt;&lt;BR /&gt;revert&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 14 Mar 2008 09:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161623#M320004</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T09:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161624#M320005</link>
      <description>Hi,&lt;BR /&gt;&amp;gt;My putty connection is also getting disconnected intermittently&lt;BR /&gt;&lt;BR /&gt;Check for any network issue or timeout settings.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ftp/tcp: accept: No buffer space available&lt;BR /&gt;&lt;BR /&gt;check your memory utilization details.</description>
      <pubDate>Fri, 14 Mar 2008 09:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161624#M320005</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2008-03-14T09:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161625#M320006</link>
      <description>I think you have an underlying resource issue:&lt;BR /&gt;sshd[131]: error: accept: No buffer space available&lt;BR /&gt;inetd[661]: ftp/tcp: accept: No buffer space available&lt;BR /&gt;inetd[661]: chargen/tcp: accept: No buffer space available&lt;BR /&gt;&lt;BR /&gt;This is basically teling you that there is a shortage of buffer space for inetd to use, or put another way, you are having memory resource issues.&lt;BR /&gt;I suggest you check you system memory uiseage.&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2008 09:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161625#M320006</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2008-03-14T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161626#M320007</link>
      <description>Hi,&lt;BR /&gt;Thanks for so many responses&lt;BR /&gt;I read in forum to tune some ndd parameter but I dont know which.There hasn't been any changes and this problem erupted suddenly.&lt;BR /&gt;&lt;BR /&gt;Here is top output showing free memory ::&lt;BR /&gt;Memory: 2661408K (771384K) real, 3450832K (1354420K) virtual, 3779948K free  Page# 1/8&lt;BR /&gt;&lt;BR /&gt;do u think I need to tune some kernel parameter or TCP parameter</description>
      <pubDate>Fri, 14 Mar 2008 10:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161626#M320007</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-03-14T10:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161627#M320008</link>
      <description>Hi Yogi,&lt;BR /&gt;&lt;BR /&gt;Yes I tried the other way as well but no good.</description>
      <pubDate>Fri, 14 Mar 2008 10:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161627#M320008</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-03-14T10:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161628#M320009</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Is your CPU and memory utilisation is normal ? why cant u update the bundles to latest to Dec2007.&lt;BR /&gt;&lt;BR /&gt;Keep updating..&lt;BR /&gt;Regards,&lt;BR /&gt;SHR</description>
      <pubDate>Fri, 14 Mar 2008 11:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161628#M320009</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2008-03-14T11:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161629#M320010</link>
      <description>Sudhakar,&lt;BR /&gt;&lt;BR /&gt;Its there in the back of my mind but I need some turnaround immediately patching will need download of stuff and then downtime from business</description>
      <pubDate>Fri, 14 Mar 2008 11:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161629#M320010</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-03-14T11:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161630#M320011</link>
      <description>what about CPU and memory utilisation?</description>
      <pubDate>Fri, 14 Mar 2008 11:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161630#M320011</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2008-03-14T11:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161631#M320012</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;Can you try to mount the directory using NFS and cp command to transfer the file?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeeraj</description>
      <pubDate>Fri, 14 Mar 2008 11:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161631#M320012</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-14T11:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161632#M320013</link>
      <description>the errors in your syslog all seem to be tcp based.  could you run a `netstat -s -p tcp` ? I'm curious what your "connect requests dropped due to full queue" looks like.</description>
      <pubDate>Fri, 14 Mar 2008 16:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161632#M320013</guid>
      <dc:creator>Ian Kidd_1</dc:creator>
      <dc:date>2008-03-14T16:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161633#M320014</link>
      <description>Thanks Ian ,&lt;BR /&gt;Here is the o/put of tcp -s -p tcp&lt;BR /&gt;&lt;BR /&gt;tcp:&lt;BR /&gt;        38130073 packets sent&lt;BR /&gt;                37745917 data packets (1004063245 bytes)&lt;BR /&gt;                129328 data packets (39704809 bytes) retransmitted&lt;BR /&gt;                383940 ack-only packets (64366 delayed)&lt;BR /&gt;                10 URG only packets&lt;BR /&gt;                5 window probe packets&lt;BR /&gt;                11 window update packets&lt;BR /&gt;                714553 control packets&lt;BR /&gt;        20303184 packets received&lt;BR /&gt;                18707306 acks (for 1003928592 bytes)&lt;BR /&gt;                626882 duplicate acks&lt;BR /&gt;                0 acks for unsent data&lt;BR /&gt;                1186178 packets (87837205 bytes) received in-sequence&lt;BR /&gt;                9 completely duplicate packets (9562 bytes)&lt;BR /&gt;                374 packets with some dup, data (239628 bytes duped)&lt;BR /&gt;                5585 out of order packets (1436135 bytes)&lt;BR /&gt;                2 packets (4225131854 bytes) of data after window&lt;BR /&gt;                292 window probes&lt;BR /&gt;                803427 window update packets&lt;BR /&gt;                138 packets received after close&lt;BR /&gt;                0 segments discarded for bad checksum&lt;BR /&gt;                0 bad TCP segments dropped due to state change&lt;BR /&gt;        151322 connection requests&lt;BR /&gt;        156114 connection accepts&lt;BR /&gt;        307436 connections established (including accepts)&lt;BR /&gt;        311881 connections closed (including 2063 drops)&lt;BR /&gt;        534 embryonic connections dropped&lt;BR /&gt;        18371900 segments updated rtt (of 18371900 attempts)&lt;BR /&gt;        103805 retransmit timeouts&lt;BR /&gt;                26 connections dropped by rexmit timeout&lt;BR /&gt;        5 persist timeouts&lt;BR /&gt;        3292 keepalive timeouts&lt;BR /&gt;                3238 keepalive probes sent&lt;BR /&gt;                13 connections dropped by keepalive&lt;BR /&gt;        0 connect requests dropped due to full queue &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;        564 connect requests dropped due to no listener&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Mar 2008 01:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161633#M320014</guid>
      <dc:creator>marvik</dc:creator>
      <dc:date>2008-03-17T01:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Server session getting disconnected</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161634#M320015</link>
      <description>&lt;!--!*#--&gt;hi marvik,&lt;BR /&gt;&lt;BR /&gt;can you post the output of the following command?&lt;BR /&gt;&lt;BR /&gt;glance -t&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;                              SYSTEM TABLES REPORT                  Users=    2&lt;BR /&gt;&lt;BR /&gt;System Table                 Available        Used      Utilization      High(%)&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Proc Table (nproc)               4096          175            4            4&lt;BR /&gt;File Table (nfile)              63498          648            1            1&lt;BR /&gt;Shared Mem Table (shmmni)         512           10            2            2&lt;BR /&gt;Message Table (msgmni)           4096            2            0            0&lt;BR /&gt;Semaphore Table (semmni)         4096           21            1            1&lt;BR /&gt;File Locks (nflocks)             4096           26            1            1&lt;BR /&gt;Pseudo Terminals (npty)            60            0            0            0&lt;BR /&gt;Buffer Headers (nbuf)              na        52938           na           na&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 17 Mar 2008 03:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-session-getting-disconnected/m-p/4161634#M320015</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-17T03:31:45Z</dc:date>
    </item>
  </channel>
</rss>

