<?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: does the mirroring supported by LVM ( LINUX ) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055151#M48771</link>
    <description>As a resident of Berlin I really couldn't avoid to attend this year's "Linux Tag", which is said to be the biggest Linux event in Europe, and for the 1st time took place in my home town.&lt;BR /&gt;I followed almost all talks of the so called sysadmin track.&lt;BR /&gt;Among those there was one, which I found was one of the best talks held at this event, by Alasdair Kergon on "Clustered Volume Management on Fedora":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxtag.org/2007/en/conf/events/vortragsliste/details.html?talkid=72" target="_blank"&gt;http://www.linuxtag.org/2007/en/conf/events/vortragsliste/details.html?talkid=72&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This talk presented an unexpectedly deep view into the intricacies of cluster ready LVM performance and the sophisticated involved locking mechanism.&lt;BR /&gt;&lt;BR /&gt;After the talk I also had the chance to have a few questions addressed personally to Alasdair in a small group of equally interested participants.&lt;BR /&gt;&lt;BR /&gt;Because I also have long been awaiting RAID1 functionality to make it into the Linux LVM I asked if it already was available by now,&lt;BR /&gt;and whether it would be ready for production duty.&lt;BR /&gt;Especially the latter Alasdair hesitated to agree, and rather suggested that for the time being we stayed with Linux MD RAID, and used those as PVs for LVM.&lt;BR /&gt;That's the current state that we have on our Linux boxes, and so far we haven't had any bad experience with it.&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Jun 2007 08:21:39 GMT</pubDate>
    <dc:creator>Ralph Grothe</dc:creator>
    <dc:date>2007-06-28T08:21:39Z</dc:date>
    <item>
      <title>does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055141#M48761</link>
      <description>idont see an option for mirroring on the man page for lvextend. is the mirroring not supported on Linux/LVM</description>
      <pubDate>Tue, 26 Jun 2007 22:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055141#M48761</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-26T22:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055142#M48762</link>
      <description>Does this mean you've already created a mirrored LVM?&lt;BR /&gt;&lt;BR /&gt;I quote the man page for 'lvcreate' on my RHEL4 box:&lt;BR /&gt;&lt;BR /&gt;------------------------------------&lt;BR /&gt;-m, --mirrors Mirrors&lt;BR /&gt;Creates a mirrored logical volume with "Mirrors" copies.  For example, specifying "-m 1" would result in  a  mirror with two-sides; that is, a linear volume plus one copy.&lt;BR /&gt;------------------------------------&lt;BR /&gt;&lt;BR /&gt;That being said, this is from the man page for 'lvextend':&lt;BR /&gt;&lt;BR /&gt;------------------------------------&lt;BR /&gt;lvextend  allows  you  to extend the size of a logical volume.  Extension of snapshot logical volumes (see lvcreate(8) for information to create snapshots) is supported as well.  But to change the number of copies in a  mirrored  logical  volume use lvconvert(8).&lt;BR /&gt;------------------------------------&lt;BR /&gt;&lt;BR /&gt;'lvconvert' has the exact same '-m' options as 'lvcreate'.&lt;BR /&gt;&lt;BR /&gt;NOTE: As this is RHEL4, this is all LVM2.  LVM1 does *NOT* have any Mirroring capabilities (unless using md over LVM).</description>
      <pubDate>Tue, 26 Jun 2007 23:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055142#M48762</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-26T23:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055143#M48763</link>
      <description>whihc update version you have with RHEL 4. I am not able to see the -m option for lvcreate too  for both RHEL 3 and RHEL 4&lt;BR /&gt;&lt;BR /&gt;Red Hat Enterprise Linux AS release 4 (Nahant Update 4);lvm2-2.02.06-6.0.RHEL4&lt;BR /&gt;Red Hat Enterprise Linux AS release 3 (Taroon Update 8);lvm-1.0.8-14</description>
      <pubDate>Wed, 27 Jun 2007 09:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055143#M48763</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-27T09:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055144#M48764</link>
      <description>I have Red Hat EL 4 U5 and we use LVM mirrors.&lt;BR /&gt;&lt;BR /&gt;cat /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux ES release 4 (Nahant Update 5)&lt;BR /&gt;&lt;BR /&gt;rpm -qi lvm2&lt;BR /&gt;Name        : lvm2                         &lt;BR /&gt;Version     : 2.02.21                           &lt;BR /&gt;Release     : 5.el4</description>
      <pubDate>Wed, 27 Jun 2007 09:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055144#M48764</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-06-27T09:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055145#M48765</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You still need to use fdisk to set up the partition structure on the second disk.&lt;BR /&gt;&lt;BR /&gt;Its somewhat easier to do the mirroring at install time and do one gigantic partion and use lvm to subdivide it.&lt;BR /&gt;&lt;BR /&gt;This methodology, which you can use to mirror a system after install seems quite possible as well using Stuart's plan.&lt;BR /&gt;&lt;BR /&gt;This thread is so good its going on my permanent bookmark list in ITRC.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 27 Jun 2007 13:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055145#M48765</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-27T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055146#M48766</link>
      <description>Its somewhat easier to do the mirroring at install time and do one gigantic partion and use lvm to subdivide it.&lt;BR /&gt;&lt;BR /&gt;I did not undesrtand this point.&lt;BR /&gt;&lt;BR /&gt;This methodology, which you can use to mirror a system after install seems quite possible as well using Stuart's plan&lt;BR /&gt;&lt;BR /&gt;r u talking about lvconvert/lvextend/lvcreate? Even i dont see a man page for lvconvert&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 20:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055146#M48766</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-27T20:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055147#M48767</link>
      <description>under RHEL4 with 'lvm2-2.02.21-5.el4', there most definately is a 'lvconvert' man page.&lt;BR /&gt;&lt;BR /&gt;I personally feel tat using a whole-device for PE's is the easiest and most maintainable method of things.&lt;BR /&gt;&lt;BR /&gt;That being said, after the fact 'lvconvert' into available PE's shouldn't be an issue.</description>
      <pubDate>Wed, 27 Jun 2007 23:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055147#M48767</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-27T23:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055148#M48768</link>
      <description>This "-m" option must have been added very recently or it's RH only.&lt;BR /&gt;&lt;BR /&gt;I'm operating LVM2 v2.02.06 and it does not have a "-m" option. &lt;BR /&gt;&lt;BR /&gt;That said, afaik (until this thread) the only way to mirror volumes is to use device mapper RAID support with a tool called 'mdadm' (which works pretty well, and it too can convert a running system on 1 disk live to a RAID 1 on 2 disks (presuming you already have the second disk installed or you've got hot-swap capabilities).&lt;BR /&gt;&lt;BR /&gt;Off topic:&lt;BR /&gt;A difference between mdadm RAID 1 and LVM mirrors (such as in HP-UX) is that the linux device mapper utilises both disks for reading operations, resulting in a pretty good read performance whilst ie. HP-UX uses a single disk for read operations and the other only to write (until disk failure of first disk). I do not know how RH made the behaviour of the "-m" option in LVM, you still might be better using mdadm if you're looking for performance.</description>
      <pubDate>Thu, 28 Jun 2007 01:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055148#M48768</guid>
      <dc:creator>Van den Broeck Tijl</dc:creator>
      <dc:date>2007-06-28T01:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055149#M48769</link>
      <description>Mirroring is one of the things that the Linux LVM developers have been trying to put in since it was first created.&lt;BR /&gt;&lt;BR /&gt;When I initially started using LVM (albiet late, using a 1.0.3 version on FC1, with partial manual upgrads to 1.0.8), the documentation and notes were litted with people saying that it was being worked on, but not ready.&lt;BR /&gt;&lt;BR /&gt;When LVM2 was released using device mapper support (ported back to 2.4 kernels), mirroring was added, but was quite buggy, and not in any of the man pages.&lt;BR /&gt;&lt;BR /&gt;The documentation in the 'man' pages was added in 2.02.10.&lt;BR /&gt;&lt;BR /&gt;If you read through the change log for LVM2 ( &lt;A href="ftp://sources.redhat.com/pub/lvm2/WHATS_NEW" target="_blank"&gt;ftp://sources.redhat.com/pub/lvm2/WHATS_NEW&lt;/A&gt; ), you get quite the fascinating history.</description>
      <pubDate>Thu, 28 Jun 2007 03:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055149#M48769</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-06-28T03:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055150#M48770</link>
      <description>Thanks for the clarification Stuart. As far as I understand, it also uses md internally? Or am I totally wrong and it keeps mirrors in its own way?</description>
      <pubDate>Thu, 28 Jun 2007 06:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055150#M48770</guid>
      <dc:creator>Van den Broeck Tijl</dc:creator>
      <dc:date>2007-06-28T06:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055151#M48771</link>
      <description>As a resident of Berlin I really couldn't avoid to attend this year's "Linux Tag", which is said to be the biggest Linux event in Europe, and for the 1st time took place in my home town.&lt;BR /&gt;I followed almost all talks of the so called sysadmin track.&lt;BR /&gt;Among those there was one, which I found was one of the best talks held at this event, by Alasdair Kergon on "Clustered Volume Management on Fedora":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxtag.org/2007/en/conf/events/vortragsliste/details.html?talkid=72" target="_blank"&gt;http://www.linuxtag.org/2007/en/conf/events/vortragsliste/details.html?talkid=72&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This talk presented an unexpectedly deep view into the intricacies of cluster ready LVM performance and the sophisticated involved locking mechanism.&lt;BR /&gt;&lt;BR /&gt;After the talk I also had the chance to have a few questions addressed personally to Alasdair in a small group of equally interested participants.&lt;BR /&gt;&lt;BR /&gt;Because I also have long been awaiting RAID1 functionality to make it into the Linux LVM I asked if it already was available by now,&lt;BR /&gt;and whether it would be ready for production duty.&lt;BR /&gt;Especially the latter Alasdair hesitated to agree, and rather suggested that for the time being we stayed with Linux MD RAID, and used those as PVs for LVM.&lt;BR /&gt;That's the current state that we have on our Linux boxes, and so far we haven't had any bad experience with it.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jun 2007 08:21:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055151#M48771</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-06-28T08:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: does the mirroring supported by LVM ( LINUX )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055152#M48772</link>
      <description>To be mentioned are&lt;BR /&gt;&lt;BR /&gt;RHEL 4 update 5 supports LVM mirroe.&lt;BR /&gt;Then mdadm tool or the MD RAID&lt;BR /&gt;&lt;BR /&gt;Thanks to all who ever participated</description>
      <pubDate>Tue, 03 Jul 2007 12:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/does-the-mirroring-supported-by-lvm-linux/m-p/5055152#M48772</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-03T12:56:19Z</dc:date>
    </item>
  </channel>
</rss>

