<?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: SCSI  Errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733952#M66072</link>
    <description>It can only mean 3 things &lt;BR /&gt;1) Disk is failing &lt;BR /&gt;2) Low timeout value &lt;BR /&gt;3) SCSI termination and connection. &lt;BR /&gt;&lt;BR /&gt;You just have to go through the process of elimination to determne your actual root cause. Check for IO error using STM.. &lt;BR /&gt;# cstm &lt;BR /&gt;cstm&amp;gt;map &lt;BR /&gt;cstm&amp;gt;sel dev &lt;DEV-NUM-OF-DISK-FROM-MAP-OUTPUT&gt; &lt;BR /&gt;cstm&amp;gt;info &lt;BR /&gt;cstm&amp;gt;infolog &lt;BR /&gt;&lt;BR /&gt;If you don't see any error, double check connection, cable, termination,etc. If that is ok, then is it likely to be that the timeout value of the disk needs to be increased. For example .. &lt;BR /&gt;# pvchange -t 180 /dev/dsk/c0td0 &lt;BR /&gt;increases it to 180 secs. Check man page of pvchange for details.&lt;BR /&gt;&lt;BR /&gt;Of course you got to determine which device is giving the error message, typically what Eric had mentioned (eg: dev:1f079000 would be c7t9d0)&lt;/DEV-NUM-OF-DISK-FROM-MAP-OUTPUT&gt;</description>
    <pubDate>Thu, 30 May 2002 01:46:25 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-05-30T01:46:25Z</dc:date>
    <item>
      <title>SCSI  Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733950#M66070</link>
      <description>scb-&amp;gt;cdb: 28 00 02 13 a8 00 00 00 80 00&lt;BR /&gt;scb-&amp;gt;cdb: 2a 00 00 07 0d c0 00 00 04 00&lt;BR /&gt;SCSI: Resetting SCSI -- lbolt: 20766441, bus: 5&lt;BR /&gt;SCSI: Reset detected -- lbolt: 20766441, bus: 5&lt;BR /&gt;DIAGNOSTIC SYSTEM WARNING:&lt;BR /&gt;The diagnostic logging facility has started receiving excessive&lt;BR /&gt;   errors from the I/O subsystem.  I/O error entries will be lost&lt;BR /&gt;   until the cause of the excessive I/O logging is corrected.&lt;BR /&gt;   If the diaglogd daemon is not active, use the Daemon Startup command&lt;BR /&gt;   in stm to start it.&lt;BR /&gt;   If the diaglogd daemon is active, use the logtool utility in stm&lt;BR /&gt;   to determine which I/O subsystem is logging excessive errors&lt;BR /&gt;&lt;BR /&gt;What might this be?  Please advise?  &lt;BR /&gt;&lt;BR /&gt;Vito&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 21:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733950#M66070</guid>
      <dc:creator>Vito Sarducci</dc:creator>
      <dc:date>2002-05-29T21:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI  Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733951#M66071</link>
      <description>Vito,&lt;BR /&gt;&lt;BR /&gt;Do you happen to have more information in syslog?  Something like:&lt;BR /&gt;&lt;BR /&gt;scsi: abort tag--lbolt: &lt;NUMBER&gt;, dev:1f079000, io_id:7c9db5e&lt;BR /&gt;&lt;BR /&gt;What I would be interested in is the hex address after the 'dev:' listing.  This would point to a specific device.  This may just be an issue of increasing the timeout on the disk with pvchange -t.&lt;BR /&gt;&lt;BR /&gt;Let us know of any other information that you have.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Eric&lt;/NUMBER&gt;</description>
      <pubDate>Wed, 29 May 2002 21:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733951#M66071</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2002-05-29T21:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI  Errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733952#M66072</link>
      <description>It can only mean 3 things &lt;BR /&gt;1) Disk is failing &lt;BR /&gt;2) Low timeout value &lt;BR /&gt;3) SCSI termination and connection. &lt;BR /&gt;&lt;BR /&gt;You just have to go through the process of elimination to determne your actual root cause. Check for IO error using STM.. &lt;BR /&gt;# cstm &lt;BR /&gt;cstm&amp;gt;map &lt;BR /&gt;cstm&amp;gt;sel dev &lt;DEV-NUM-OF-DISK-FROM-MAP-OUTPUT&gt; &lt;BR /&gt;cstm&amp;gt;info &lt;BR /&gt;cstm&amp;gt;infolog &lt;BR /&gt;&lt;BR /&gt;If you don't see any error, double check connection, cable, termination,etc. If that is ok, then is it likely to be that the timeout value of the disk needs to be increased. For example .. &lt;BR /&gt;# pvchange -t 180 /dev/dsk/c0td0 &lt;BR /&gt;increases it to 180 secs. Check man page of pvchange for details.&lt;BR /&gt;&lt;BR /&gt;Of course you got to determine which device is giving the error message, typically what Eric had mentioned (eg: dev:1f079000 would be c7t9d0)&lt;/DEV-NUM-OF-DISK-FROM-MAP-OUTPUT&gt;</description>
      <pubDate>Thu, 30 May 2002 01:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scsi-errors/m-p/2733952#M66072</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-05-30T01:46:25Z</dc:date>
    </item>
  </channel>
</rss>

