<?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 Move LUNs a disk array to another with LVM mirror in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6769090#M54763</link>
    <description>&lt;P&gt;My technical background is HP-UX systems. When we migrate systems to another storage cabinet we do it using LVM mirroring. We only stop the services to reconfigure the cluster lock disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don’t have much experience with Linux RedHat and I’d like to know if there is a similar method available. If possible please indicate the general procedure and commands (as they are slightly different). In our environment we have multipath and Service Guard.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jul 2015 07:09:20 GMT</pubDate>
    <dc:creator>Cdiaz</dc:creator>
    <dc:date>2015-07-28T07:09:20Z</dc:date>
    <item>
      <title>Move LUNs a disk array to another with LVM mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6769090#M54763</link>
      <description>&lt;P&gt;My technical background is HP-UX systems. When we migrate systems to another storage cabinet we do it using LVM mirroring. We only stop the services to reconfigure the cluster lock disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don’t have much experience with Linux RedHat and I’d like to know if there is a similar method available. If possible please indicate the general procedure and commands (as they are slightly different). In our environment we have multipath and Service Guard.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 07:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6769090#M54763</guid>
      <dc:creator>Cdiaz</dc:creator>
      <dc:date>2015-07-28T07:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Move LUNs a disk array to another with LVM mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6770969#M54765</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;unfortuanately , there is nothing as practical on RHEL than HP-UX 's "lvextend -m 2 mylv mynewpvs"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;To transfer our VGs from one array to another on RHEL servers, we used the&amp;nbsp;&amp;nbsp; "pvmove" command,&amp;nbsp; that move the PEs one by one from one regular PV to another.&lt;/P&gt;&lt;P&gt;&amp;nbsp; it doesn't care about the LVs above it ,&amp;nbsp;just make sure the destination is big enough..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the general syntax is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; pvmove -i 120 /dev/mpath/mpath42OLD&amp;nbsp; /dev/mpath/mpath144NEW&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ( the -i 120 is for displaying completion rate every 2 minute)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's no true 3-way mirroring, but it is the closest for an online migration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;regarding MC/SG quorum disk migration with it, I have no experience whether it works or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 16:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6770969#M54765</guid>
      <dc:creator>Arnaud Delaloy</dc:creator>
      <dc:date>2015-07-31T16:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Move LUNs a disk array to another with LVM mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6770971#M54766</link>
      <description>&lt;P&gt;Here is some information mirroring in RHEL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.google.com/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;es_th=1&amp;amp;ie=UTF-8#q=rhel%20mirror%20volume%20group&amp;amp;es_th=1" target="_blank"&gt;https://www.google.com/webhp?sourceid=chrome-instant&amp;amp;ion=1&amp;amp;espv=2&amp;amp;es_th=1&amp;amp;ie=UTF-8#q=rhel%20mirror%20volume%20group&amp;amp;es_th=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Cluster_Logical_Volume_Manager/LV.html" target="_blank"&gt;https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Cluster_Logical_Volume_Manager/LV.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/mirror_create.html" target="_blank"&gt;https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Logical_Volume_Manager_Administration/mirror_create.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 16:18:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6770971#M54766</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2015-07-31T16:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Move LUNs a disk array to another with LVM mirror</title>
      <link>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6782706#M54794</link>
      <description>&lt;P&gt;If you know HPUX LVM well, I don't believe you'll have any troubles. The only thing I've found missing is PVGs, and I've not seen lots of people using that to begin with.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2015 19:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/move-luns-a-disk-array-to-another-with-lvm-mirror/m-p/6782706#M54794</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2015-09-08T19:17:18Z</dc:date>
    </item>
  </channel>
</rss>

