<?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: syslog SCSI:Request Timeout in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-scsi-request-timeout/m-p/2426063#M1318</link>
    <description>You can use the following information to determine which device&lt;BR /&gt;generates the lbolt/timeout errors:&lt;BR /&gt;&lt;BR /&gt;       1f    02    6    0    00&lt;BR /&gt;       __    __    _    _    __&lt;BR /&gt;       |     |     |    |    |&lt;BR /&gt;     major#  |   target |  flags&lt;BR /&gt;             |          |&lt;BR /&gt;            bus#       lun&lt;BR /&gt;&lt;BR /&gt;Per this information:&lt;BR /&gt;&lt;BR /&gt;     - major# (1f) is 31 in decimal, and major number 31 should be&lt;BR /&gt;       sdisk on your system.&lt;BR /&gt;&lt;BR /&gt;     - bus# (02) is the card instance number to which the device is&lt;BR /&gt;       attached.&lt;BR /&gt;&lt;BR /&gt;     - target (6) is the device's scsi id.&lt;BR /&gt;&lt;BR /&gt;     - lun (0) is the device's logical unit number.&lt;BR /&gt;&lt;BR /&gt;Therefore, this device maps to /dev/dsk/c2t6d0.&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jun 2000 18:29:46 GMT</pubDate>
    <dc:creator>Brian M. Fisher</dc:creator>
    <dc:date>2000-06-13T18:29:46Z</dc:date>
    <item>
      <title>syslog SCSI:Request Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-scsi-request-timeout/m-p/2426062#M1317</link>
      <description>I'm looking for information on how to interpret the following (how do I cross the dev: number and or determine which device is generating this, and is v11.0):&lt;BR /&gt;&lt;BR /&gt;vmunix: SCSI: Request Timeout -- lbolt: 5166392, dev: 1f081100&lt;BR /&gt;vmunix:   lbp-&amp;gt;state: 4020&lt;BR /&gt;vmunix:   lbp-&amp;gt;offset: ffffffff&lt;BR /&gt;vmunix:   lbp-&amp;gt;uPhysScript: ffc17000&lt;BR /&gt;vmunix:  From most recent interrupt:&lt;BR /&gt;vmunix:   ISTAT: 22, SIST0: 04, SIST1: 00, DSTAT: 80, DSPS: 00000006&lt;BR /&gt;vmunix:  lsp: 2ce0b00&lt;BR /&gt;vmunix:   bp-&amp;gt;b_dev: 1f081100&lt;BR /&gt;vmunix:   scb-&amp;gt;io_id: 81d34ae&lt;BR /&gt;vmunix:   scb-&amp;gt;cdb: 28 00 02 b9 d6 80 00 00 10 00&lt;BR /&gt;vmunix:   lbolt_at_timeout: 5163292, lbolt_at_start: 5163292&lt;BR /&gt;vmunix:   lsp-&amp;gt;state: 10d&lt;BR /&gt;vmunix:  lbp-&amp;gt;owner: 2ce0b00&lt;BR /&gt;vmunix:  scratch_lsp: 0&lt;BR /&gt;vmunix:  Pre-DSP script dump [9fc17030]:&lt;BR /&gt;vmunix:   78346f00 0000000a 78350800 00000000&lt;BR /&gt;vmunix:   0e000004 ffc17500 e0100004 ffc1777c&lt;BR /&gt;vmunix:  Script dump [9fc17050]:&lt;BR /&gt;vmunix:   9f0b0000 00000006 0a000000 ffc17508&lt;BR /&gt;vmunix:   721a0000 00000000 98080000 00000001&lt;BR /&gt;vmunix: &lt;BR /&gt;vmunix: SCSI: Abort Tag -- lbolt: 5166392, dev: 1f081100, io_id: 81d34ae</description>
      <pubDate>Tue, 13 Jun 2000 18:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-scsi-request-timeout/m-p/2426062#M1317</guid>
      <dc:creator>Joseph Primm</dc:creator>
      <dc:date>2000-06-13T18:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: syslog SCSI:Request Timeout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-scsi-request-timeout/m-p/2426063#M1318</link>
      <description>You can use the following information to determine which device&lt;BR /&gt;generates the lbolt/timeout errors:&lt;BR /&gt;&lt;BR /&gt;       1f    02    6    0    00&lt;BR /&gt;       __    __    _    _    __&lt;BR /&gt;       |     |     |    |    |&lt;BR /&gt;     major#  |   target |  flags&lt;BR /&gt;             |          |&lt;BR /&gt;            bus#       lun&lt;BR /&gt;&lt;BR /&gt;Per this information:&lt;BR /&gt;&lt;BR /&gt;     - major# (1f) is 31 in decimal, and major number 31 should be&lt;BR /&gt;       sdisk on your system.&lt;BR /&gt;&lt;BR /&gt;     - bus# (02) is the card instance number to which the device is&lt;BR /&gt;       attached.&lt;BR /&gt;&lt;BR /&gt;     - target (6) is the device's scsi id.&lt;BR /&gt;&lt;BR /&gt;     - lun (0) is the device's logical unit number.&lt;BR /&gt;&lt;BR /&gt;Therefore, this device maps to /dev/dsk/c2t6d0.&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2000 18:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-scsi-request-timeout/m-p/2426063#M1318</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-06-13T18:29:46Z</dc:date>
    </item>
  </channel>
</rss>

