<?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 dmesg errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-errors/m-p/2808387#M83631</link>
    <description>Ive got the following errors from dmesg. Whats the problem and whats the recommended solution ?&lt;BR /&gt;&lt;BR /&gt;SCSI: Reset detected -- lbolt: 89101, bus: 1&lt;BR /&gt;SCSI: Reset detected -- lbolt: 90696, bus: 1&lt;BR /&gt;                lbp-&amp;gt;state: 4020&lt;BR /&gt;                lbp-&amp;gt;offset: ffffffff&lt;BR /&gt;                lbp-&amp;gt;uPhysScript: 200000&lt;BR /&gt;        From most recent interrupt:&lt;BR /&gt;                ISTAT: 02, SIST0: 02, SIST1: 00, DSTAT: 80, DSPS: 0020001c&lt;BR /&gt;        lsp: 0000000000000000&lt;BR /&gt;        lbp-&amp;gt;owner: 0000000000000000&lt;BR /&gt;        scratch_lsp: 0000000000000000&lt;BR /&gt;        Pre-DSP script dump [00000000410000e0]:&lt;BR /&gt;                e0340004 00000000 e0100004 00000000&lt;BR /&gt;                48000000 00000000 78350000 00000000&lt;BR /&gt;        Script dump [0000000041000100]:&lt;BR /&gt;                50000000 0020001c 80000000 0000000b&lt;BR /&gt;                0f000001 002005c0 60000040 00000000&lt;BR /&gt;&lt;BR /&gt;SCSI: Read error -- dev: b 31 0x01e000, errno: 126, resid: 2048,&lt;BR /&gt;        blkno: 8, sectno: 16, offset: 8192, bcount: 2048.&lt;BR /&gt;LVM: vg[0]: pvnum=0 (dev_t=0x1f01e000) is POWERFAILED&lt;BR /&gt;LVM: Recovered Path (device 0x1f01e000) to PV 0 in VG 0.&lt;BR /&gt;LVM: Restored PV 0 to VG 0.&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Sep 2002 06:59:27 GMT</pubDate>
    <dc:creator>Ken Scharpell</dc:creator>
    <dc:date>2002-09-18T06:59:27Z</dc:date>
    <item>
      <title>dmesg errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-errors/m-p/2808387#M83631</link>
      <description>Ive got the following errors from dmesg. Whats the problem and whats the recommended solution ?&lt;BR /&gt;&lt;BR /&gt;SCSI: Reset detected -- lbolt: 89101, bus: 1&lt;BR /&gt;SCSI: Reset detected -- lbolt: 90696, bus: 1&lt;BR /&gt;                lbp-&amp;gt;state: 4020&lt;BR /&gt;                lbp-&amp;gt;offset: ffffffff&lt;BR /&gt;                lbp-&amp;gt;uPhysScript: 200000&lt;BR /&gt;        From most recent interrupt:&lt;BR /&gt;                ISTAT: 02, SIST0: 02, SIST1: 00, DSTAT: 80, DSPS: 0020001c&lt;BR /&gt;        lsp: 0000000000000000&lt;BR /&gt;        lbp-&amp;gt;owner: 0000000000000000&lt;BR /&gt;        scratch_lsp: 0000000000000000&lt;BR /&gt;        Pre-DSP script dump [00000000410000e0]:&lt;BR /&gt;                e0340004 00000000 e0100004 00000000&lt;BR /&gt;                48000000 00000000 78350000 00000000&lt;BR /&gt;        Script dump [0000000041000100]:&lt;BR /&gt;                50000000 0020001c 80000000 0000000b&lt;BR /&gt;                0f000001 002005c0 60000040 00000000&lt;BR /&gt;&lt;BR /&gt;SCSI: Read error -- dev: b 31 0x01e000, errno: 126, resid: 2048,&lt;BR /&gt;        blkno: 8, sectno: 16, offset: 8192, bcount: 2048.&lt;BR /&gt;LVM: vg[0]: pvnum=0 (dev_t=0x1f01e000) is POWERFAILED&lt;BR /&gt;LVM: Recovered Path (device 0x1f01e000) to PV 0 in VG 0.&lt;BR /&gt;LVM: Restored PV 0 to VG 0.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 06:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-errors/m-p/2808387#M83631</guid>
      <dc:creator>Ken Scharpell</dc:creator>
      <dc:date>2002-09-18T06:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: dmesg errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-errors/m-p/2808388#M83632</link>
      <description>&lt;BR /&gt;Ive seen this a lot of times and in my opinion your drive powered down then up again. Once it powered down the first thing HP-UX detected was SCSI errors trying to talk to the disk (Resets) then it kept retrying and now produced a SCSI read error, and then after more retrying if finally correctly deduced the disk had powered itself off, but it did eventually power itself back up again and everything returned to normal.&lt;BR /&gt;&lt;BR /&gt;Ive seen other opinions that this is caused by the IO timeout length being too small (pvchange -t) but IMHO this is incorrect - its always caused by a physical disk problem. In the unlikely event the default IO timeout is too small then the SCSI errors in dmesg look different to what you have above.&lt;BR /&gt;&lt;BR /&gt;IMHO your disk is dying. This will continue to happen until it dies completely or you replace it. I would call HP and get it replaced.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Sep 2002 07:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dmesg-errors/m-p/2808388#M83632</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-18T07:04:45Z</dc:date>
    </item>
  </channel>
</rss>

