<?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: [232] Connection reset by peer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119809#M566492</link>
    <description>Two possible causes.&lt;BR /&gt;&lt;BR /&gt;The client is not set up to allow the omniback server to do the backup. Connection is reset due to a lack of configuration or permission.&lt;BR /&gt;&lt;BR /&gt;Inadequate shared memory on the omniback server.&lt;BR /&gt;&lt;BR /&gt;ipcs command to display.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Nov 2003 14:30:54 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-11-14T14:30:54Z</dc:date>
    <item>
      <title>System error: [232] Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119808#M566491</link>
      <description>&lt;BR /&gt;I have a problem one of our client server using omniback 4.0&lt;BR /&gt;&lt;BR /&gt;O/S 10.01&lt;BR /&gt;&lt;BR /&gt;Please help me with this&lt;BR /&gt;&lt;BR /&gt;[Major] From: BSM@slauxbk "HPSVC_OFFLINE_FULL"  Time: 11/14/2003 3:39:45 AM&lt;BR /&gt;&lt;BR /&gt;[61:3003]   Lost connection to VBDA named ""&lt;BR /&gt;&lt;BR /&gt; on host hpsvc.&lt;BR /&gt;&lt;BR /&gt; Ipc subsystem reports: "IPC Read Error&lt;BR /&gt;&lt;BR /&gt; System error: [232] Connection reset by peer</description>
      <pubDate>Fri, 14 Nov 2003 14:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119808#M566491</guid>
      <dc:creator>Steve Lee_7</dc:creator>
      <dc:date>2003-11-14T14:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [232] Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119809#M566492</link>
      <description>Two possible causes.&lt;BR /&gt;&lt;BR /&gt;The client is not set up to allow the omniback server to do the backup. Connection is reset due to a lack of configuration or permission.&lt;BR /&gt;&lt;BR /&gt;Inadequate shared memory on the omniback server.&lt;BR /&gt;&lt;BR /&gt;ipcs command to display.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 14:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119809#M566492</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-14T14:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [232] Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119810#M566493</link>
      <description>A) FQDN Name resolution, 'nslookup client/ip'&lt;BR /&gt;&lt;BR /&gt;B) Omniback services / daemons not running on the client.&lt;BR /&gt;&lt;BR /&gt;C) Check the version of the client software in the OB GUI.  Redistribute the OB agents to the client.</description>
      <pubDate>Fri, 14 Nov 2003 14:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119810#M566493</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-14T14:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [232] Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119811#M566494</link>
      <description>connection reset by peer means that the TCP connection was established, then "reset" by the remote - that is, it sent a RST segment back to us.&lt;BR /&gt;&lt;BR /&gt;if the initial connection request were rejected because there was nothing configured to listen on the port number the error would have been ECONNREFUSED or errno 239.&lt;BR /&gt;&lt;BR /&gt;so, perhaps something with inetd.sec - when that disallows a connection, the connection is initially established and then aborted.&lt;BR /&gt;&lt;BR /&gt;if the remote application simply went away, i would initially think that there would be a connection close notification, rather than an abort - of course if the local app ignores that and then tries to send something, that would elicit a RST and generate an errno 232 - connectoin reset by peer.</description>
      <pubDate>Fri, 14 Nov 2003 18:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119811#M566494</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-11-14T18:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [232] Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119812#M566495</link>
      <description>I'm seeing this exact same error on a client.&lt;BR /&gt;&lt;BR /&gt;Is there a document that explains exactly what each error code actually means ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt; - Alex</description>
      <pubDate>Sun, 12 Sep 2004 22:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119812#M566495</guid>
      <dc:creator>DoD DSTO Storage Team</dc:creator>
      <dc:date>2004-09-12T22:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: System error: [232] Connection reset by peer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119813#M566496</link>
      <description>[61:3003] Lost connection to VBDA named ""&lt;BR /&gt;&lt;BR /&gt;on host hpsvc ----&amp;gt; says,&lt;BR /&gt;&lt;BR /&gt; hostname is not resolved. It is to good to check with nslookup / nsquery with /etc/nsswitch.conf file hosts: entry there as,&lt;BR /&gt;&lt;BR /&gt; nsquery hosts "hostname / ip" "hosts: entry on /etc/nsswitch.conf"&lt;BR /&gt;&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt; nsquery hosts "test.test.com" "files dns"&lt;BR /&gt;&lt;BR /&gt; Ipc subsystem reports: "IPC Read Error --&amp;gt; Inter process communication is failed for read operation. So that try to restart setup by server / client &lt;BR /&gt;&lt;BR /&gt;  System error: [232] Connection reset by peer --&amp;gt; says &lt;BR /&gt;&lt;BR /&gt; whenever client is running and server gets reset then client side will get these error's.&lt;BR /&gt;&lt;BR /&gt; Stop the client's and then reset the server.&lt;BR /&gt;&lt;BR /&gt; You can view all error message information's in&lt;BR /&gt;&lt;BR /&gt; /usr/include/sys/errno.h&lt;BR /&gt;&lt;BR /&gt; You can use perror( ), strerror( ), errno, sys_errlist, sys_nerr(3C)    - system error messages commands to get error messages for error number informations.</description>
      <pubDate>Sun, 12 Sep 2004 22:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-error-232-connection-reset-by-peer/m-p/3119813#M566496</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-12T22:59:50Z</dc:date>
    </item>
  </channel>
</rss>

