<?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: Mirror 500GB, then un-mirror in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652088#M20170</link>
    <description>Thanks Ivan&lt;BR /&gt;&lt;BR /&gt;I am not Using RAID, trying to do it only thru LVM.</description>
    <pubDate>Tue, 18 Oct 2005 14:55:52 GMT</pubDate>
    <dc:creator>Basheer_2</dc:creator>
    <dc:date>2005-10-18T14:55:52Z</dc:date>
    <item>
      <title>Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652084#M20166</link>
      <description>Hello &lt;BR /&gt;Linux AS Ver 3.5&lt;BR /&gt;current file sys is lvm = 500GB&lt;BR /&gt;need to mirror to another disk&lt;BR /&gt;then break the mirror.&lt;BR /&gt;Anyone has done it in Linux.&lt;BR /&gt;can you explain how to do this.</description>
      <pubDate>Tue, 18 Oct 2005 12:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652084#M20166</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2005-10-18T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652085#M20167</link>
      <description>Isn't more easy just copy the data?&lt;BR /&gt;&lt;BR /&gt;Why mirror then unmirror that disk only?</description>
      <pubDate>Tue, 18 Oct 2005 13:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652085#M20167</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-18T13:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652086#M20168</link>
      <description>Thanks&lt;BR /&gt;&lt;BR /&gt;In my Experience (HPUX), Mirroring is minimum 3 Times faster than Copying. &lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 14:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652086#M20168</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2005-10-18T14:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652087#M20169</link>
      <description>Ok, but you will enter in too much complications. The time you spend configuring the raid device will match the time you need to copy the files.&lt;BR /&gt;&lt;BR /&gt;cd /mirror_mounted_device&lt;BR /&gt;use star -c -xdev -C &lt;ORIGIN_FS&gt; . | xtar -xp&lt;BR /&gt;&lt;BR /&gt;to copy the files, you will see that is very fast.&lt;BR /&gt;&lt;BR /&gt;Using raid + LVM in linux is a little more difficult in linux, because mirroring is not provided by LVM, is provided by md devices.&lt;BR /&gt;&lt;BR /&gt;Anyway, you can see the Software RAID and LVM HOWTO.&lt;/ORIGIN_FS&gt;</description>
      <pubDate>Tue, 18 Oct 2005 14:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652087#M20169</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-18T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652088#M20170</link>
      <description>Thanks Ivan&lt;BR /&gt;&lt;BR /&gt;I am not Using RAID, trying to do it only thru LVM.</description>
      <pubDate>Tue, 18 Oct 2005 14:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652088#M20170</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2005-10-18T14:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652089#M20171</link>
      <description>LVM mirroring in HP-UX is more or less a RAID 1. So, to simulate that, you need SOFTWARE RAID + LVM, because LVM in linux does not provides the ability to map one logincal extend to two physical extends (number of copies).</description>
      <pubDate>Tue, 18 Oct 2005 15:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652089#M20171</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-10-18T15:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mirror 500GB, then un-mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652090#M20172</link>
      <description>There is a solution, but not until RHEL 4.  There is no mirroring for LVM in RHEL 3.  On RHEL 4 you can do exactly what you describe, as mirroring and snapshots are part of the LVM implementation.&lt;BR /&gt;&lt;BR /&gt;Yes, you could go to the source for RHEL 4, grab the LVM and then on RHEL 3 replace the LVM source and build a new kernel... How much time do you want to spend?</description>
      <pubDate>Tue, 18 Oct 2005 23:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mirror-500gb-then-un-mirror/m-p/3652090#M20172</guid>
      <dc:creator>Craig Gilmore</dc:creator>
      <dc:date>2005-10-18T23:05:24Z</dc:date>
    </item>
  </channel>
</rss>

