<?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 Problem with Multipath in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-with-multipath/m-p/4783900#M44303</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Here's the scenario. I've installed multipath on a DL385 G2 along with all the latest firmware and psp. When I try to run multipath I get the following error:&lt;BR /&gt;-sh-3.00# multipath&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sda&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sdb&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sdc&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sdd&lt;BR /&gt;&lt;BR /&gt;I get the same issue whether I use the redhat supplied driver or the HP one from the psp kit. It seems the psp one interferes with some other modules but that's another issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's some infomation.&lt;BR /&gt;-sh-3.00# uname -a&lt;BR /&gt;Linux daa30304orc004.managed.cln 2.6.9-100.ELsmp #1 SMP Tue Feb 1 12:04:42 EST 2011 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# lspci|grep QL&lt;BR /&gt;0a:00.0 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;0a:00.1 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# lspci|grep QL&lt;BR /&gt;0a:00.0 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;0a:00.1 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;-sh-3.00# cat /proc/scsi/qla2xxx/&lt;BR /&gt;cat: /proc/scsi/qla2xxx/: Is a directory&lt;BR /&gt;-sh-3.00# cat /proc/scsi/qla2xxx/0&lt;BR /&gt;QLogic PCI to Fibre Channel Host Adapter for HPAE312A:&lt;BR /&gt;        Firmware version 4.06.03 [IP] [84XX] , Driver version 8.02.23&lt;BR /&gt;BIOS version 2.02&lt;BR /&gt;FCODE version 2.00&lt;BR /&gt;EFI version 2.00&lt;BR /&gt;Flash FW version 4.03.02 0482&lt;BR /&gt;ISP: ISP2432, Serial# MXK070163M&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# sg_inq /dev/sda&lt;BR /&gt;standard INQUIRY:&lt;BR /&gt;  PQual=0  Device_type=0  RMB=0  version=0x04  [SPC-2]&lt;BR /&gt;  [AERC=0]  [TrmTsk=0]  NormACA=1  HiSUP=1  Resp_data_format=2&lt;BR /&gt;  SCCS=0  ACC=0  TGPS=0  3PC=0  Protect=0  BQue=0&lt;BR /&gt;  EncServ=0  MultiP=1 (VS=0)  [MChngr=0]  [ACKREQQ=0]  Addr16=0&lt;BR /&gt;  [RelAdr=0]  WBus16=0  Sync=0  Linked=0  [TranDis=0]  CmdQue=1&lt;BR /&gt;  Clocking=0x0  QAS=0  IUS=0&lt;BR /&gt;    length=117 (0x75)   Peripheral device type: disk&lt;BR /&gt; Vendor identification: NETAPP&lt;BR /&gt; Product identification: LUN&lt;BR /&gt; Product revision level: 7310&lt;BR /&gt; Unit serial number: W-D4Z4cZzqoN&lt;BR /&gt;&lt;BR /&gt;I've seen that TGPS=0 could be the problem but I have another box which also has that set to 0 and seems to work.&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# rpm -qa|grep mapper&lt;BR /&gt;device-mapper-1.02.28-3.el4&lt;BR /&gt;device-mapper-multipath-0.4.5-42.el4&lt;BR /&gt;device-mapper-1.02.28-3.el4&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# /sbin/mpath_prio_alua -v /dev/sda&lt;BR /&gt;Target port groups are not supported.&lt;BR /&gt;Google only shows 1 result for that error message.&lt;BR /&gt;&lt;BR /&gt;One thing I noticed at bootup is that that sg module is not automatically loaded. It is on another box, but it's not in modprobe.conf and it's not in the initrd file either.&lt;BR /&gt;&lt;BR /&gt;Right now, I'm at a loss and looking for any hints or suggestions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 03 May 2011 20:17:25 GMT</pubDate>
    <dc:creator>Nigel Reed</dc:creator>
    <dc:date>2011-05-03T20:17:25Z</dc:date>
    <item>
      <title>Problem with Multipath</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-multipath/m-p/4783900#M44303</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Here's the scenario. I've installed multipath on a DL385 G2 along with all the latest firmware and psp. When I try to run multipath I get the following error:&lt;BR /&gt;-sh-3.00# multipath&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sda&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sdb&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sdc&lt;BR /&gt;error calling out /sbin/mpath_prio_alua /dev/sdd&lt;BR /&gt;&lt;BR /&gt;I get the same issue whether I use the redhat supplied driver or the HP one from the psp kit. It seems the psp one interferes with some other modules but that's another issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's some infomation.&lt;BR /&gt;-sh-3.00# uname -a&lt;BR /&gt;Linux daa30304orc004.managed.cln 2.6.9-100.ELsmp #1 SMP Tue Feb 1 12:04:42 EST 2011 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# lspci|grep QL&lt;BR /&gt;0a:00.0 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;0a:00.1 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# lspci|grep QL&lt;BR /&gt;0a:00.0 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;0a:00.1 Fibre Channel: QLogic Corp. ISP2432-based 4Gb Fibre Channel to PCI Express HBA (rev 02)&lt;BR /&gt;-sh-3.00# cat /proc/scsi/qla2xxx/&lt;BR /&gt;cat: /proc/scsi/qla2xxx/: Is a directory&lt;BR /&gt;-sh-3.00# cat /proc/scsi/qla2xxx/0&lt;BR /&gt;QLogic PCI to Fibre Channel Host Adapter for HPAE312A:&lt;BR /&gt;        Firmware version 4.06.03 [IP] [84XX] , Driver version 8.02.23&lt;BR /&gt;BIOS version 2.02&lt;BR /&gt;FCODE version 2.00&lt;BR /&gt;EFI version 2.00&lt;BR /&gt;Flash FW version 4.03.02 0482&lt;BR /&gt;ISP: ISP2432, Serial# MXK070163M&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# sg_inq /dev/sda&lt;BR /&gt;standard INQUIRY:&lt;BR /&gt;  PQual=0  Device_type=0  RMB=0  version=0x04  [SPC-2]&lt;BR /&gt;  [AERC=0]  [TrmTsk=0]  NormACA=1  HiSUP=1  Resp_data_format=2&lt;BR /&gt;  SCCS=0  ACC=0  TGPS=0  3PC=0  Protect=0  BQue=0&lt;BR /&gt;  EncServ=0  MultiP=1 (VS=0)  [MChngr=0]  [ACKREQQ=0]  Addr16=0&lt;BR /&gt;  [RelAdr=0]  WBus16=0  Sync=0  Linked=0  [TranDis=0]  CmdQue=1&lt;BR /&gt;  Clocking=0x0  QAS=0  IUS=0&lt;BR /&gt;    length=117 (0x75)   Peripheral device type: disk&lt;BR /&gt; Vendor identification: NETAPP&lt;BR /&gt; Product identification: LUN&lt;BR /&gt; Product revision level: 7310&lt;BR /&gt; Unit serial number: W-D4Z4cZzqoN&lt;BR /&gt;&lt;BR /&gt;I've seen that TGPS=0 could be the problem but I have another box which also has that set to 0 and seems to work.&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# rpm -qa|grep mapper&lt;BR /&gt;device-mapper-1.02.28-3.el4&lt;BR /&gt;device-mapper-multipath-0.4.5-42.el4&lt;BR /&gt;device-mapper-1.02.28-3.el4&lt;BR /&gt;&lt;BR /&gt;-sh-3.00# /sbin/mpath_prio_alua -v /dev/sda&lt;BR /&gt;Target port groups are not supported.&lt;BR /&gt;Google only shows 1 result for that error message.&lt;BR /&gt;&lt;BR /&gt;One thing I noticed at bootup is that that sg module is not automatically loaded. It is on another box, but it's not in modprobe.conf and it's not in the initrd file either.&lt;BR /&gt;&lt;BR /&gt;Right now, I'm at a loss and looking for any hints or suggestions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2011 20:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-multipath/m-p/4783900#M44303</guid>
      <dc:creator>Nigel Reed</dc:creator>
      <dc:date>2011-05-03T20:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Multipath</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-multipath/m-p/4783901#M44304</link>
      <description>I forgot to mention I'm using RHEL ES 4.9 fully patched.</description>
      <pubDate>Tue, 03 May 2011 20:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-multipath/m-p/4783901#M44304</guid>
      <dc:creator>Nigel Reed</dc:creator>
      <dc:date>2011-05-03T20:23:46Z</dc:date>
    </item>
  </channel>
</rss>

