<?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: LVM2 Mirroring + Multipathing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276790#M34005</link>
    <description>I did that configuration, for multipath, I used the qlogic multipath enabled driver. I suggest you to stay with mdadm for RAID configuration and use LVM on top of it.</description>
    <pubDate>Fri, 26 Sep 2008 13:50:21 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2008-09-26T13:50:21Z</dc:date>
    <item>
      <title>LVM2 Mirroring + Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276789#M34004</link>
      <description>Hello,&lt;BR /&gt;I'm trying to configure a production box with OS=SLES 10 connected to a SAN.&lt;BR /&gt;the system will be stored on a SAN disk wich works very well.&lt;BR /&gt;I added then multipathing (dm-multipath) and all is correct, if I remove a link i can still see the disk through another path ! For information, the HBA is a qlogic with dual port.&lt;BR /&gt;The second step is to have a mirror on the system (or any other logical volume).&lt;BR /&gt;I then used lvconvert on the system, and stored  the copy in another disk (LUN). The goal is to have high availability and continue to work if a disk (LUN in this case) failed.&lt;BR /&gt;lvconvert worked great and the system is then mirrored .&lt;BR /&gt;To test the case, I disconnected 1 of the 2 LUN in way that even multipathing cannot access this lost LUN, and then, the system froze, I can still ping the server but that's all. I have no log of the failure.&lt;BR /&gt;I thought the trouble was on this mirror LVM, then instead of lvm mirroring, I tried the md RAID device. Configuration is a little bit harder, but after all, I had a mirrored disk with the system on it and multipathing under it. I did the same test as for LVM mirroring, and I had the same trouble ! The system is frozen !&lt;BR /&gt;Does anyone already built such a configuration . I E : SAN - multipathing - LVM2/mirroring and Linux ?&lt;BR /&gt;thanks in advance...&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 13:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276789#M34004</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2008-09-26T13:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: LVM2 Mirroring + Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276790#M34005</link>
      <description>I did that configuration, for multipath, I used the qlogic multipath enabled driver. I suggest you to stay with mdadm for RAID configuration and use LVM on top of it.</description>
      <pubDate>Fri, 26 Sep 2008 13:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276790#M34005</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-09-26T13:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: LVM2 Mirroring + Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276791#M34006</link>
      <description>Hi,&lt;BR /&gt;When you say no log of the failure, you should, at least, see timeout messages in your syslog if the disappeared LUN is being used.&lt;BR /&gt;&lt;BR /&gt;When you disconnect 1 of the 2 LUNs, are you able to remain connected and type multipath -ll -v2 .&lt;BR /&gt;&lt;BR /&gt;Do you get a result or the command just freezes and never returns ?&lt;BR /&gt; &lt;BR /&gt;I did the same tests, and no such behavior happened.&lt;BR /&gt;&lt;BR /&gt;I use DM-MP / md / LVM .&lt;BR /&gt;&lt;BR /&gt;LVM mirroring is "bizarre", ie need for a third device for the logs, no way to resize a mirrored LV, etc...&lt;BR /&gt;&lt;BR /&gt;Brem</description>
      <pubDate>Fri, 26 Sep 2008 16:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276791#M34006</guid>
      <dc:creator>Brem Belguebli</dc:creator>
      <dc:date>2008-09-26T16:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: LVM2 Mirroring + Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276792#M34007</link>
      <description>Thanks for these quick answers...&lt;BR /&gt;I'm OK to play with md, which is what i try first (before lvm mirroring). But the trouble I have is the same in both cases.&lt;BR /&gt;The system hangs , I can play with commands in memory but that's all, after a few seconds it's frozen (i think in case of any disk access)!! And after 2 hours I don't think there's a timeout. And of course no logs ! May be I should try this crash test on another disk than the system one , in order to have something in the log this time. But this will take me some time :). I'll check after the W.E..&lt;BR /&gt;&lt;BR /&gt;Concerning the driver, i'm using the qla2xxx, but I've just check the documentation and there are some parameters in the BIOS setting to check. May be I have something wrong ?&lt;BR /&gt;Is there something specific in the driver to configure in order to manage multipathing/failover ? &lt;BR /&gt;&lt;BR /&gt;If you have any other ideas , i accept all of them..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 17:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276792#M34007</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2008-09-26T17:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: LVM2 Mirroring + Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276793#M34008</link>
      <description>Hi,&lt;BR /&gt;I tested this time a disk failure on a non system disk !&lt;BR /&gt;I had the system log which say that the disk is out of order, a message from multipath to inform the failing of the path to these disks !&lt;BR /&gt;I did some disks accesses to the other part of the mirror and the filesystem is still alive (lvm commands hang for a few minutes - but i have always accesses to the system). I made some cp on this filesystems, bring back the failed LUN and magically all is OK !&lt;BR /&gt;My question now is : What is the trouble with system volume group mirroring  ?&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Oct 2008 12:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm2-mirroring-multipathing/m-p/4276793#M34008</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2008-10-01T12:40:15Z</dc:date>
    </item>
  </channel>
</rss>

