<?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: data loss rate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831514#M88998</link>
    <description>a negative value for the packet loss rate in ping is an indication that you are receiving multiple ICMP echo replies to each ICMP echo request sent by ping.&lt;BR /&gt;&lt;BR /&gt;this could be the result of the replies, and/or the request being duplicated.&lt;BR /&gt;&lt;BR /&gt;i'd check that you do not have some sort of loop in your switching fabric&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Oct 2002 16:51:35 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2002-10-24T16:51:35Z</dc:date>
    <item>
      <title>data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831511#M88995</link>
      <description>Hi:&lt;BR /&gt;   Thanks&lt;BR /&gt;   I have a problem .&lt;BR /&gt;1 two hosts,hosta and hostb&lt;BR /&gt;2 mc/service guard was configed.&lt;BR /&gt;3 .rhost can be use and you can rlogin each other.&lt;BR /&gt;4 each host have two network interface card,one card was used for heatbeat network interface.another was for data line.for example:&lt;BR /&gt;hosta 192.1.1.1 heartbeat_IP&lt;BR /&gt;hostb 192.1.1.2 heartbeat_IP&lt;BR /&gt;hosta 10.0.0.1 Station_IP&lt;BR /&gt;hostb 10.0.0.2 station_IP &lt;BR /&gt;aboving is i via console to finish&lt;BR /&gt;following is i via network from local to remote&lt;BR /&gt;5 #telnet 10.0.0.1 #ok&lt;BR /&gt;6 #telnet 10.0.0.2 #can't visit&lt;BR /&gt;7 #ping 110.0.0.2  #i find a problem.&lt;BR /&gt;# i sended 10 data packet but got &amp;gt; -400% data loss rate. Usually data loss low +100%.It's a new problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2002 09:08:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831511#M88995</guid>
      <dc:creator>chow</dc:creator>
      <dc:date>2002-10-23T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831512#M88996</link>
      <description>how is nsswitch.conf and /etc/hosts arranged..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 23 Oct 2002 09:15:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831512#M88996</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-10-23T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831513#M88997</link>
      <description>thanks:&lt;BR /&gt;   /etc/hosts &lt;BR /&gt;   hosta 10.0.0.1&lt;BR /&gt;   hostb 10.0.0.2&lt;BR /&gt;   /etc/nsswitch&lt;BR /&gt;   default gateway  was configed.&lt;BR /&gt;  Two hosts was installed in same time.&lt;BR /&gt;  I can telnet from local to remote hosta,but can't telnet remote hostb</description>
      <pubDate>Wed, 23 Oct 2002 09:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831513#M88997</guid>
      <dc:creator>chow</dc:creator>
      <dc:date>2002-10-23T09:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831514#M88998</link>
      <description>a negative value for the packet loss rate in ping is an indication that you are receiving multiple ICMP echo replies to each ICMP echo request sent by ping.&lt;BR /&gt;&lt;BR /&gt;this could be the result of the replies, and/or the request being duplicated.&lt;BR /&gt;&lt;BR /&gt;i'd check that you do not have some sort of loop in your switching fabric&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2002 16:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831514#M88998</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2002-10-24T16:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831515#M88999</link>
      <description>If you can live without it, get rid of .rlogin and all rlogin services.&lt;BR /&gt;&lt;BR /&gt;The same thing can be done with ssh tools and its actually secure.  There is a .slogin file and all that good stuff.&lt;BR /&gt;&lt;BR /&gt;To the point, Can you telnet to both boxes from say a pc on the local network?&lt;BR /&gt;&lt;BR /&gt;If not, you may simply easily solved issue.&lt;BR /&gt;here is how to rebuild a machines ability to accept telnet connections if for some reason you've been forced to play around with your two ioconfig files.&lt;BR /&gt;&lt;BR /&gt;  1405  insf -d telm&lt;BR /&gt;  1406  insf -d telf&lt;BR /&gt;  1407  insf -d tels&lt;BR /&gt;  1408  insf -e&lt;BR /&gt;&lt;BR /&gt;One of those commands won't do anything, but it won't hurt either.&lt;BR /&gt;&lt;BR /&gt;If you can telnet to both boxes from another server, don't bother, this isn't your problem.&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2002 17:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831515#M88999</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-10-24T17:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831516#M89000</link>
      <description>If you can live without it, get rid of .rlogin and all rlogin services.&lt;BR /&gt;&lt;BR /&gt;The same thing can be done with ssh tools and its actually secure.  There is a .slogin file and all that good stuff.&lt;BR /&gt;&lt;BR /&gt;To the point, Can you telnet to both boxes from say a pc on the local network?&lt;BR /&gt;&lt;BR /&gt;If not, you may simply easily solved issue.&lt;BR /&gt;here is how to rebuild a machines ability to accept telnet connections if for some reason you've been forced to play around with your two ioconfig files.&lt;BR /&gt;&lt;BR /&gt;  1405  insf -d telm&lt;BR /&gt;  1406  insf -d telf&lt;BR /&gt;  1407  insf -d tels&lt;BR /&gt;  1408  insf -e&lt;BR /&gt;&lt;BR /&gt;One of those commands won't do anything, but it won't hurt either.&lt;BR /&gt;&lt;BR /&gt;If you can telnet to both boxes from another server, don't bother, this isn't your problem.&lt;BR /&gt;&lt;BR /&gt;I read a post about NIS too.  If you are using it, push the password file out from the Master server, corruption or problems there can also cause unusual problems with logins.&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Oct 2002 17:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831516#M89000</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-10-24T17:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: data loss rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831517#M89001</link>
      <description>Hi Chow,&lt;BR /&gt;&lt;BR /&gt;Don't get rid of the .rhosts file UNTIL you create (or know you have) a cmclnodelist file, with the same info, in the /etc/cmcluster dir.&lt;BR /&gt;&lt;BR /&gt;MC/SG requires ONE of these files to exist.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 24 Oct 2002 17:59:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/data-loss-rate/m-p/2831517#M89001</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-10-24T17:59:26Z</dc:date>
    </item>
  </channel>
</rss>

