<?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: linux multipath and EVA 5000 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952770#M27207</link>
    <description>Thanks but i've already read that thread. Is the solution that active/pasive is not supported? I don't have an EVA 3000 and the link to the document doesn't work. On the other hand, Device-Mapper documentation has an example on how to configure HSV110 (mine), so i'm guessing it's supported...&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Feb 2007 05:25:49 GMT</pubDate>
    <dc:creator>Jose Molina</dc:creator>
    <dc:date>2007-02-28T05:25:49Z</dc:date>
    <item>
      <title>linux multipath and EVA 5000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952768#M27205</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've been trying to set up linux multipath to an EVA 5000. I've been reading most of the info on this, and i think i have it working, but i'm having one little problem that seems to have happened to other people, and i've been unable to solve it.&lt;BR /&gt;I have 2 disks, with 2 paths to an HSV110, active/pasive, so theres always one of the paths that has failed/faulty state (but enabled). The thing is, every poll interval (default 5 secs) I get these messages on the syslog:&lt;BR /&gt;&lt;BR /&gt;[root@xxx ~]# multipath -l&lt;BR /&gt;3600508b400012e150001000000af0000&lt;BR /&gt;[size=1 GB][features="0"][hwhandler="0"]&lt;BR /&gt;\_ round-robin 0 [active]&lt;BR /&gt; \_ 1:0:0:1 sda 8:0  [active][ready]&lt;BR /&gt;\_ round-robin 0 [enabled]&lt;BR /&gt; \_ 1:0:1:1 sdc 8:32 [failed][faulty]&lt;BR /&gt;&lt;BR /&gt;3600508b400012e150001000000b40000&lt;BR /&gt;[size=1 GB][features="0"][hwhandler="0"]&lt;BR /&gt;\_ round-robin 0 [enabled]&lt;BR /&gt; \_ 1:0:0:2 sdb 8:16 [failed][faulty]&lt;BR /&gt;\_ round-robin 0 [active]&lt;BR /&gt; \_ 1:0:1:2 sdd 8:48 [active][ready]&lt;BR /&gt;&lt;BR /&gt;[root@xxx ~]# tail /var/log/messages&lt;BR /&gt;kernel: Device sdc not ready.&lt;BR /&gt;kernel: Device sdb not ready.&lt;BR /&gt;kernel: Device sdc not ready.&lt;BR /&gt;kernel: Device sdb not ready.&lt;BR /&gt;kernel: Device sdc not ready.&lt;BR /&gt;kernel: Device sdb not ready.&lt;BR /&gt;&lt;BR /&gt;This is supposed to be happening because "multibus" was used in multipath.conf, but i've tried with "failover" and "group_by_prio" with the same results. Also "no_path_retry fail" didn't help. I've tried several configs on multipath.conf, and none got rid of this. Right now, i've put 5 minutes polling interval to "ease" the syslog spamming.&lt;BR /&gt;&lt;BR /&gt;This is on RHEL AS4 U4, 2.6.9-42.ELsmp and Device-mapper 0.4.5 (0.4.7 needs newer kernel. If this solves the problem, I may try upgrading the kernel)&lt;BR /&gt;&lt;BR /&gt;multipath.conf:&lt;BR /&gt;defaults {&lt;BR /&gt;        multipath_tool  "/sbin/multipath -v0"&lt;BR /&gt;        udev_dir        /dev&lt;BR /&gt;        polling_interval 300&lt;BR /&gt;        default_selector        "round-robin 0"&lt;BR /&gt;        default_path_grouping_policy    failover&lt;BR /&gt;        default_getuid_callout  "/sbin/scsi_id -g -u -s /block/%n"&lt;BR /&gt;        default_prio_callout    "/bin/true"&lt;BR /&gt;        default_features        "0"&lt;BR /&gt;        rr_wmin_io              100&lt;BR /&gt;        failback                immediate&lt;BR /&gt;        no_path_retry           fail&lt;BR /&gt;}&lt;BR /&gt;[...]&lt;BR /&gt;        device {&lt;BR /&gt;                vendor                  "COMPAQ  "&lt;BR /&gt;                product                 "HSV110 (C)COMPAQ"&lt;BR /&gt;                path_grouping_policy    failover&lt;BR /&gt;                getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"&lt;BR /&gt;                path_checker            tur&lt;BR /&gt;                path_selector           "round-robin 0"&lt;BR /&gt;                hardware_handler        "0"&lt;BR /&gt;                #failback               15&lt;BR /&gt;                rr_weight               priorities&lt;BR /&gt;                no_path_retry           fail&lt;BR /&gt;        }&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated, there must be someone out there using multipath active/pasive on HSV working!&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 05:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952768#M27205</guid>
      <dc:creator>Jose Molina</dc:creator>
      <dc:date>2007-02-28T05:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: linux multipath and EVA 5000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952769#M27206</link>
      <description>Maybe this is of some help?:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1052911" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1052911&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 05:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952769#M27206</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2007-02-28T05:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: linux multipath and EVA 5000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952770#M27207</link>
      <description>Thanks but i've already read that thread. Is the solution that active/pasive is not supported? I don't have an EVA 3000 and the link to the document doesn't work. On the other hand, Device-Mapper documentation has an example on how to configure HSV110 (mine), so i'm guessing it's supported...&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 05:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952770#M27207</guid>
      <dc:creator>Jose Molina</dc:creator>
      <dc:date>2007-02-28T05:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: linux multipath and EVA 5000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952771#M27208</link>
      <description>The documentation, for both 4.0A (&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00581860/c00581860.pdf)and" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00581860/c00581860.pdf)and&lt;/A&gt; 4.0B, states that active/active, or singlepath is supported. Not active/passive.</description>
      <pubDate>Wed, 28 Feb 2007 05:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952771#M27208</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2007-02-28T05:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: linux multipath and EVA 5000</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952772#M27209</link>
      <description>Thanks, that was quite clear. I'll have to switch to qlogic and use it's own multipathing software. If someone has anything to add I'll close the thread tomorrow as solved. Thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 06:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-multipath-and-eva-5000/m-p/3952772#M27209</guid>
      <dc:creator>Jose Molina</dc:creator>
      <dc:date>2007-02-28T06:19:08Z</dc:date>
    </item>
  </channel>
</rss>

