<?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: Hardware Reset error in syslog in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677844#M554865</link>
    <description>Assuming the syslog entries here are listed chronologically, it appears this is what happened:&lt;BR /&gt;&lt;BR /&gt;1) Some sort of interruption or failure of the lan3 device. Kinda looks like a manual reset of the lan3 device (lanadmin reset).&lt;BR /&gt;2) ServiceGuard kicked in and switched to lan2.&lt;BR /&gt;3) Speed and duplex got changed to 100 FULL on lan3.&lt;BR /&gt;4) ServiceGuard switched back to lan3.&lt;BR /&gt;&lt;BR /&gt;Almost looks like a successful test of ServiceGuard LAN failover. The only thing missing is maybe hard-setting the speed and duplex in the hpbtlanconf file.</description>
    <pubDate>Wed, 23 Nov 2005 14:10:38 GMT</pubDate>
    <dc:creator>Andy Torres</dc:creator>
    <dc:date>2005-11-23T14:10:38Z</dc:date>
    <item>
      <title>Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677841#M554862</link>
      <description>Can anyone explain to me what is happening here? Do I have a bad cable possibly or is this a switch issue? Possible switch reboot?&lt;BR /&gt;Here's the syslog....I have no problems with the server presently. Just want to know if I have a potential problem at hand....thanks&lt;BR /&gt;&lt;BR /&gt;vmunix: btlan4: WARNING: Command Timed Out at 8/8/1/0....&lt;BR /&gt;vmunix: btlan4: NOTE: Reset Driver at 8/8/1/0....&lt;BR /&gt;vmunix: btlan4: Hardware Reset Started on 8/8/1/0....This will take approximately 11 seconds&lt;BR /&gt;cmcld: lan3 failed&lt;BR /&gt;cmcld: lan3 switched to lan2&lt;BR /&gt;cmcld: Local switch has occurred since net_id 0x1 was not found on subnet 43.126.8.0.&lt;BR /&gt;syslog: su : + tty?? root-eplntsd&lt;BR /&gt;vmunix: btlan4: NOTE - Forcing speed and duplex to Connection Type 100BaseTX Full Duplex at 8/8/1/0&lt;BR /&gt;vmunix: btlan4: NOTE: 100Base-TX Full-Duplex started at 8/8/1/0....&lt;BR /&gt;cmcld: lan3 recovered&lt;BR /&gt;cmcld: lan2 switched to lan3&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 13:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677841#M554862</guid>
      <dc:creator>Steve Ferrara</dc:creator>
      <dc:date>2005-11-23T13:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677842#M554863</link>
      <description>Shalom Steve,&lt;BR /&gt;&lt;BR /&gt;Looks like someone ran &lt;BR /&gt;&lt;BR /&gt;lanadminx -X 0 100FD&lt;BR /&gt;&lt;BR /&gt;The purpose of the command was to force the network card to run at full duplex 100 BaseT speed.&lt;BR /&gt;&lt;BR /&gt;This can be forced at boot in the /etc/rc.config.d/hpbtlanconf &lt;BR /&gt;&lt;BR /&gt;file.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Nov 2005 13:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677842#M554863</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-23T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677843#M554864</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This seems to be a network adapter failure only as the hardware reset is initiated by the kernel.&lt;BR /&gt;&lt;BR /&gt;The switchover was only because of card reset.&lt;BR /&gt;I do not even suspect switch for this as during many switch reset the hardware reset message do not appear.&lt;BR /&gt;&lt;BR /&gt;Or could be a different speed setting at switch port and adapter.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 23 Nov 2005 13:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677843#M554864</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-11-23T13:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677844#M554865</link>
      <description>Assuming the syslog entries here are listed chronologically, it appears this is what happened:&lt;BR /&gt;&lt;BR /&gt;1) Some sort of interruption or failure of the lan3 device. Kinda looks like a manual reset of the lan3 device (lanadmin reset).&lt;BR /&gt;2) ServiceGuard kicked in and switched to lan2.&lt;BR /&gt;3) Speed and duplex got changed to 100 FULL on lan3.&lt;BR /&gt;4) ServiceGuard switched back to lan3.&lt;BR /&gt;&lt;BR /&gt;Almost looks like a successful test of ServiceGuard LAN failover. The only thing missing is maybe hard-setting the speed and duplex in the hpbtlanconf file.</description>
      <pubDate>Wed, 23 Nov 2005 14:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677844#M554865</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-11-23T14:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677845#M554866</link>
      <description>Thanks guys,&lt;BR /&gt;&lt;BR /&gt;I don't know how the lanadmin command could have been run by someone. No one was on the box. I do have 100FD set at startup...&lt;BR /&gt;&lt;BR /&gt;here's the /etc/rc.config.d/hpGSC100conf (i don't see a hpbtlanconf file)&lt;BR /&gt;&lt;BR /&gt;HP_GSC100_INTERFACE_NAME[0]=lan1&lt;BR /&gt;HP_GSC100_STATION_ADDRESS[0]=&lt;BR /&gt;HP_GSC100_SPEED[0]=100FD&lt;BR /&gt;&lt;BR /&gt;HP_GSC100_INTERFACE_NAME[1]=lan2&lt;BR /&gt;HP_GSC100_STATION_ADDRESS[1]=&lt;BR /&gt;HP_GSC100_SPEED[1]=100FD&lt;BR /&gt;&lt;BR /&gt;HP_GSC100_INTERFACE_NAME[2]=lan3&lt;BR /&gt;HP_GSC100_STATION_ADDRESS[2]=&lt;BR /&gt;HP_GSC100_SPEED[2]=100FD&lt;BR /&gt;&lt;BR /&gt;HP_GSC100_INTERFACE_NAME[3]=lan4&lt;BR /&gt;HP_GSC100_STATION_ADDRESS[3]=&lt;BR /&gt;HP_GSC100_SPEED[3]=100FD&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 14:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677845#M554866</guid>
      <dc:creator>Steve Ferrara</dc:creator>
      <dc:date>2005-11-23T14:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677846#M554867</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;Whenever I say someone, one must also assume a script was run.&lt;BR /&gt;&lt;BR /&gt;Since you don't seem to know anything about it, I'll assume it was a startup script.&lt;BR /&gt;&lt;BR /&gt;It will be around somewhere though.&lt;BR /&gt;&lt;BR /&gt;After system boot:&lt;BR /&gt;&lt;BR /&gt;lanadmin -x 0&lt;BR /&gt;&lt;BR /&gt;Last item there is zero.&lt;BR /&gt;&lt;BR /&gt;Change that to 1 if your primary lan card is lan1&lt;BR /&gt;&lt;BR /&gt;lanscan &lt;BR /&gt;&lt;BR /&gt;to see that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Nov 2005 14:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677846#M554867</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-23T14:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677847#M554868</link>
      <description>Something caused that device to freak out. If you're the only root user that could have initiated a reset and you didn't do it, you might suspect a device failure or a network interruption, human or otherwise.&lt;BR /&gt;&lt;BR /&gt;I tell the bosses that sun spots wreak havok on networks. :-)&lt;BR /&gt;&lt;BR /&gt;If this is an isolated incident I might just make note of the incident, notify the network guys of the disruption, and trust ServiceGuard to take care of things as long as this connection isn't going to cause your backup program to expand your backup window with restarts. If it happens again, either your network guys are messing with you or you have a card going bad. If you have hardware coverage on the NIC, I'd have it replaced during the next available maintenance window, just for good measure.</description>
      <pubDate>Wed, 23 Nov 2005 14:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677847#M554868</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-11-23T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Reset error in syslog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677848#M554869</link>
      <description>Thanks guys, I'm very satisfied with your answers.</description>
      <pubDate>Wed, 23 Nov 2005 14:41:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hardware-reset-error-in-syslog/m-p/3677848#M554869</guid>
      <dc:creator>Steve Ferrara</dc:creator>
      <dc:date>2005-11-23T14:41:21Z</dc:date>
    </item>
  </channel>
</rss>

