<?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 qlogic QMH2462 + 2012FC Array - Multipath Setup in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/qlogic-qmh2462-2012fc-array-multipath-setup/m-p/4479216#M39787</link>
    <description>Hi all, I'm struggling to setup a working Multipath setup using the above listed hardware.&lt;BR /&gt;&lt;BR /&gt;Up to now, everything works nicely at boot.&lt;BR /&gt;&lt;BR /&gt;"multipath -ll" gives correct output, all ok.&lt;BR /&gt;&lt;BR /&gt;BUT if for testing purposes, I try to shutdown an FC switch (there are 2 of them of course), or a Disk Array controller...&lt;BR /&gt;&lt;BR /&gt;SOMETIMES it fails over.&lt;BR /&gt;&lt;BR /&gt;MORE OFTEN I get several "I/O errors", "Detected aborted journal", "Remounting filesystem read-only".&lt;BR /&gt;&lt;BR /&gt;After that, as the filesystem is read-only, system is unusable. Only option is reboot.&lt;BR /&gt;&lt;BR /&gt;Therefore I'm desperately looking for a list of CORRECT vendor-specific parameters. Any of you experts have a config like mine?&lt;BR /&gt;&lt;BR /&gt;In /etc/modprobe.conf I'm using the following entries (QLOGIC QMH2462 SPECIFIC):&lt;BR /&gt;options qla2xxx ql2xmaxqdepth=16 qlport_down_retry=10 ql2xloginretrycount=30&lt;BR /&gt;&lt;BR /&gt;And in /etc/multipath.conf I'm using the following entries (2012FC SPECIFIC):&lt;BR /&gt;### ADD THE FOLLOWING BLACKLIST AFTER"defaults user_friendly_names yes" SECTION&lt;BR /&gt;## Blacklist non-SAN devices&lt;BR /&gt;devnode_blacklist {&lt;BR /&gt;devnode "sd[a]$"&lt;BR /&gt;devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"&lt;BR /&gt;devnode "^hd[a-z]"&lt;BR /&gt;devnode "^cciss!c[0-9]d[0-9]*"&lt;BR /&gt;}&lt;BR /&gt;devices{&lt;BR /&gt;device&lt;BR /&gt;{&lt;BR /&gt;vendor "HP"&lt;BR /&gt;product "MSA2[02]12fc|MSA2012i"&lt;BR /&gt;getuid_callout "/sbin/scsi_id -g -u -s /block/%n"&lt;BR /&gt;hardware_handler "0"&lt;BR /&gt;path_selector "round-robin 0"&lt;BR /&gt;path_grouping_policy multibus&lt;BR /&gt;failback immediate&lt;BR /&gt;rr_weight uniform&lt;BR /&gt;no_path_retry 18&lt;BR /&gt;rr_min_io 100&lt;BR /&gt;path_checker tur&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Any ideas, clues, help to get to a reliable situation would be greatly appreciated... Thank you.</description>
    <pubDate>Thu, 13 Aug 2009 15:26:45 GMT</pubDate>
    <dc:creator>Rob_69_1</dc:creator>
    <dc:date>2009-08-13T15:26:45Z</dc:date>
    <item>
      <title>qlogic QMH2462 + 2012FC Array - Multipath Setup</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/qlogic-qmh2462-2012fc-array-multipath-setup/m-p/4479216#M39787</link>
      <description>Hi all, I'm struggling to setup a working Multipath setup using the above listed hardware.&lt;BR /&gt;&lt;BR /&gt;Up to now, everything works nicely at boot.&lt;BR /&gt;&lt;BR /&gt;"multipath -ll" gives correct output, all ok.&lt;BR /&gt;&lt;BR /&gt;BUT if for testing purposes, I try to shutdown an FC switch (there are 2 of them of course), or a Disk Array controller...&lt;BR /&gt;&lt;BR /&gt;SOMETIMES it fails over.&lt;BR /&gt;&lt;BR /&gt;MORE OFTEN I get several "I/O errors", "Detected aborted journal", "Remounting filesystem read-only".&lt;BR /&gt;&lt;BR /&gt;After that, as the filesystem is read-only, system is unusable. Only option is reboot.&lt;BR /&gt;&lt;BR /&gt;Therefore I'm desperately looking for a list of CORRECT vendor-specific parameters. Any of you experts have a config like mine?&lt;BR /&gt;&lt;BR /&gt;In /etc/modprobe.conf I'm using the following entries (QLOGIC QMH2462 SPECIFIC):&lt;BR /&gt;options qla2xxx ql2xmaxqdepth=16 qlport_down_retry=10 ql2xloginretrycount=30&lt;BR /&gt;&lt;BR /&gt;And in /etc/multipath.conf I'm using the following entries (2012FC SPECIFIC):&lt;BR /&gt;### ADD THE FOLLOWING BLACKLIST AFTER"defaults user_friendly_names yes" SECTION&lt;BR /&gt;## Blacklist non-SAN devices&lt;BR /&gt;devnode_blacklist {&lt;BR /&gt;devnode "sd[a]$"&lt;BR /&gt;devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"&lt;BR /&gt;devnode "^hd[a-z]"&lt;BR /&gt;devnode "^cciss!c[0-9]d[0-9]*"&lt;BR /&gt;}&lt;BR /&gt;devices{&lt;BR /&gt;device&lt;BR /&gt;{&lt;BR /&gt;vendor "HP"&lt;BR /&gt;product "MSA2[02]12fc|MSA2012i"&lt;BR /&gt;getuid_callout "/sbin/scsi_id -g -u -s /block/%n"&lt;BR /&gt;hardware_handler "0"&lt;BR /&gt;path_selector "round-robin 0"&lt;BR /&gt;path_grouping_policy multibus&lt;BR /&gt;failback immediate&lt;BR /&gt;rr_weight uniform&lt;BR /&gt;no_path_retry 18&lt;BR /&gt;rr_min_io 100&lt;BR /&gt;path_checker tur&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Any ideas, clues, help to get to a reliable situation would be greatly appreciated... Thank you.</description>
      <pubDate>Thu, 13 Aug 2009 15:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/qlogic-qmh2462-2012fc-array-multipath-setup/m-p/4479216#M39787</guid>
      <dc:creator>Rob_69_1</dc:creator>
      <dc:date>2009-08-13T15:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: qlogic QMH2462 + 2012FC Array - Multipath Setup</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/qlogic-qmh2462-2012fc-array-multipath-setup/m-p/4479217#M39788</link>
      <description>All, I'm sorry for the "noise". As this is my first multipath setup, I just missed... Ahem... starting up the multipathd daemon.&lt;BR /&gt;&lt;BR /&gt;Therefore, configuration was correct... But as a path was failing, nobody was saying "hey, switch path". I'm still wondering how, once every 10 times, it was apparently failing over... Maybe it could happen just under particular circumstances.&lt;BR /&gt;&lt;BR /&gt;Well, it works. The parameters that I listed in the above message looks to be correct, then. Maybe it's going to be useful to somebody, sooner or later.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 14 Aug 2009 08:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/qlogic-qmh2462-2012fc-array-multipath-setup/m-p/4479217#M39788</guid>
      <dc:creator>Rob_69_1</dc:creator>
      <dc:date>2009-08-14T08:10:48Z</dc:date>
    </item>
  </channel>
</rss>

