<?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: device-mapper: multipath: Failing path in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/4764974#M43897</link>
    <description>You seem to be using device-mapper-multipath (dm-multipath for short). The error messages seem to indicate some sort of trouble with your first QLogic HBA.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;&lt;BR /&gt;This code seems to mean "internal error", reported by the HBA driver. So the problem would most likely be in the driver, firmware or hardware of the HBA.&lt;BR /&gt;&lt;BR /&gt;Go to the support website of your SAN manufacturer and find the compatibility list/database. It may list some specific minimum version requirements for the Linux kernel, HBA driver, HBA firmware or storage firmware. It may also list some requirements on HBA or storage configuration. Make sure all these requirements are met.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Mon, 14 Mar 2011 18:57:21 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-03-14T18:57:21Z</dc:date>
    <item>
      <title>device-mapper: multipath: Failing path</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/4764973#M43896</link>
      <description>hi all,&lt;BR /&gt;often i'm having problems with 6 server HP blade with linux 5.5,&lt;BR /&gt;in dmesg i found this error:&lt;BR /&gt;&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5582848&lt;BR /&gt;device-mapper: multipath: Failing path 65:32.&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 1717648&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5587968&lt;BR /&gt;device-mapper: multipath: Failing path 65:32.&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5588992&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 59049440&lt;BR /&gt;device-mapper: multipath: Failing path 65:32.&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5598208&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5600256&lt;BR /&gt;device-mapper: multipath: Failing path 65:32.&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 63225856&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5607424&lt;BR /&gt;device-mapper: multipath: Failing path 65:32.&lt;BR /&gt;qla2xxx 0000:06:00.0: scsi(0:0:3): Abort command issued -- 1 a3be28 2002.&lt;BR /&gt;qla2xxx 0000:06:00.0: scsi(0:0:1): Abort command issued -- 1 a3be86 2002.&lt;BR /&gt;qla2xxx 0000:06:00.0: scsi(0:0:0): Abort command issued -- 1 a3bef2 2002.&lt;BR /&gt;qla2xxx 0000:06:00.0: scsi(0:0:1): Abort command issued -- 1 a3c0ca 2002.&lt;BR /&gt;qla2xxx 0000:06:00.0: scsi(0:0:5): Abort command issued -- 1 a3c26e 2002.&lt;BR /&gt;qla2xxx 0000:06:00.0: scsi(0:0:5): Abort command issued -- 1 a3c2d3 2002.&lt;BR /&gt;sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;end_request: I/O error, dev sds, sector 5607424&lt;BR /&gt;device-mapper: multipath: Failing path 65:32.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this error is the same in other 5 servers..&lt;BR /&gt;when i try to do a VGSCAN it freeze,&lt;BR /&gt;&lt;BR /&gt;can anyone help me ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Mar 2011 13:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/4764973#M43896</guid>
      <dc:creator>UNIX_HP</dc:creator>
      <dc:date>2011-03-14T13:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: device-mapper: multipath: Failing path</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/4764974#M43897</link>
      <description>You seem to be using device-mapper-multipath (dm-multipath for short). The error messages seem to indicate some sort of trouble with your first QLogic HBA.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sd 0:0:0:0: SCSI error: return code = 0x00070000&lt;BR /&gt;&lt;BR /&gt;This code seems to mean "internal error", reported by the HBA driver. So the problem would most likely be in the driver, firmware or hardware of the HBA.&lt;BR /&gt;&lt;BR /&gt;Go to the support website of your SAN manufacturer and find the compatibility list/database. It may list some specific minimum version requirements for the Linux kernel, HBA driver, HBA firmware or storage firmware. It may also list some requirements on HBA or storage configuration. Make sure all these requirements are met.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 14 Mar 2011 18:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/4764974#M43897</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-03-14T18:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: device-mapper: multipath: Failing path</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/5959179#M54120</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="https://access.redhat.com/knowledge/solutions/131553"&gt;https://access.redhat.com/knowledge/solutions/131553&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2013 07:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/5959179#M54120</guid>
      <dc:creator>hari07</dc:creator>
      <dc:date>2013-02-09T07:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: device-mapper: multipath: Failing path</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/5959181#M54121</link>
      <description>&lt;P&gt;environment effected&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;Red Hat Enterprise Linux 5 (RHEL5) update 3 and earlier&lt;/LI&gt;&lt;LI&gt;QLogic HBA card using qla2xxx driver provided by Red Hat Enterprise Linux kernel.&lt;/LI&gt;&lt;LI&gt;device-mapper-multipath to manage multiple SAN paths.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Resoln:&lt;BR /&gt;Upgrade to kernel-2.6.18-164.el5 which contains a fix, allowing specific errors to be retried without failing the path.&lt;BR /&gt;This issue is also fixed in rhel‑5.3.z kernel-2.6.18-128.1.10.el5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 09 Feb 2013 07:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/5959181#M54121</guid>
      <dc:creator>hari07</dc:creator>
      <dc:date>2013-02-09T07:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: device-mapper: multipath: Failing path</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/5982851#M54149</link>
      <description>&lt;P&gt;Please check the firmware on the HBA, we had similar problems and they were gone after upgrading the HBA firmware .&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2013 13:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-mapper-multipath-failing-path/m-p/5982851#M54149</guid>
      <dc:creator>Gerardo_Arceri</dc:creator>
      <dc:date>2013-03-04T13:32:20Z</dc:date>
    </item>
  </channel>
</rss>

