<?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: workstation keeps crashing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403655#M201328</link>
    <description>Hi Paul.&lt;BR /&gt;&lt;BR /&gt;Have you run elm to see if it is posting any reports when it crashes?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
    <pubDate>Wed, 20 Oct 2004 03:13:27 GMT</pubDate>
    <dc:creator>MarkSyder</dc:creator>
    <dc:date>2004-10-20T03:13:27Z</dc:date>
    <item>
      <title>workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403649#M201322</link>
      <description>The server is a Visualize C3000&lt;BR /&gt;running hp-ux 11.11 with up to date patches.&lt;BR /&gt;I am thinking that this is a HardWare problem.&lt;BR /&gt;I can exersize the hard drive (which is brand new) for 12 hours straight using xstm with no problem.  Some times the server stays up for days sometimes only hours, Then it "crashes".&lt;BR /&gt;The only error I can get is on the console listed below&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;netfmt Error reading from input file. (205)&lt;BR /&gt;        read() returned error code : 5 - I/O error.&lt;BR /&gt;        Check your input parameters and try again.&lt;BR /&gt;Current input file position (in bytes): 128&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Nothing in the syslog no crash dump.&lt;BR /&gt;When I try to issue a command at the console&lt;BR /&gt;nothing happens.  All I can do is power cycle the system to get it back up.  I have a duplicate server with matching kernel params patches etc that is fine.  Any Ideas?&lt;BR /&gt;Thanks In Advance.</description>
      <pubDate>Tue, 19 Oct 2004 14:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403649#M201322</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2004-10-19T14:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403650#M201323</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;The netfmt command is used to format the log files generated by the nettl command. So this should not be the culprit. Are you getting the crash dump which you can analyse. &lt;BR /&gt;&lt;BR /&gt;you can alsoe try this tool from software.hp.com to analyze the pim info (stuff in your tombstone/ts99).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=pimdecode" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=pimdecode&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2004 15:18:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403650#M201323</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-10-19T15:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403651#M201324</link>
      <description>Seems like a bad disk.&lt;BR /&gt;&lt;BR /&gt;dmesg&lt;BR /&gt;&lt;BR /&gt;check /var/adm/syslog.log for lbolt or disk timeouts.&lt;BR /&gt;&lt;BR /&gt;You may need to replace a disk.&lt;BR /&gt;&lt;BR /&gt;If there is no error, run mstm,cstm, or xstm and run the excersize command on all disks. You should find a bad one.&lt;BR /&gt;&lt;BR /&gt;diskinfo might provide some good cross reference information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 19 Oct 2004 15:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403651#M201324</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-19T15:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403652#M201325</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;  Sounds like a bad block for me in the root disk.&lt;BR /&gt;&lt;BR /&gt;  use dd to figure out &lt;BR /&gt; &lt;BR /&gt;  # dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=1024k&lt;BR /&gt; &lt;BR /&gt;  If you see any IO related error messages from dd, then you have a bad hard drive&lt;BR /&gt;&lt;BR /&gt;- Sundar.</description>
      <pubDate>Tue, 19 Oct 2004 15:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403652#M201325</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-19T15:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403653#M201326</link>
      <description>Duh.&lt;BR /&gt;&lt;BR /&gt;I forgot. &lt;BR /&gt;&lt;BR /&gt;Did you do q4 analysis on the dump? You can send it to HP and they'll let you know what patch to install.&lt;BR /&gt;&lt;BR /&gt;Instructions, hopefully my modifyied version attached.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 19 Oct 2004 15:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403653#M201326</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-19T15:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403654#M201327</link>
      <description>sounds like it could be a hardware fault, cpu/vrm or memory. try swapping the discs round and see if it stays with the os to verify it.&lt;BR /&gt;does it pass the memory tests in stm aswell?&lt;BR /&gt;it could also be the firmware, are they different on both boxes? the latest is 5.0 and fixes various issues.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2004 15:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403654#M201327</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2004-10-19T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403655#M201328</link>
      <description>Hi Paul.&lt;BR /&gt;&lt;BR /&gt;Have you run elm to see if it is posting any reports when it crashes?&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 20 Oct 2004 03:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403655#M201328</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2004-10-20T03:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: workstation keeps crashing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403656#M201329</link>
      <description>Hi Paul&lt;BR /&gt;This seems to be a Hardware problem,mainly to suspect the disk only.However check for the proper SCSI termination and so on&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
      <pubDate>Wed, 20 Oct 2004 06:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workstation-keeps-crashing/m-p/3403656#M201329</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-10-20T06:08:12Z</dc:date>
    </item>
  </channel>
</rss>

