<?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 LVM Mirroring to different size LUNS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535051#M222186</link>
    <description>Can I do LVM mirroring to devices that are different in sizes? If this can be done, how would you do it and what are the risks?&lt;BR /&gt;&lt;BR /&gt;We are going from an EMC Sym to EMC DMX storage system and all of the LUN / Device sizes are different.</description>
    <pubDate>Fri, 29 Apr 2005 13:05:40 GMT</pubDate>
    <dc:creator>John Goetz</dc:creator>
    <dc:date>2005-04-29T13:05:40Z</dc:date>
    <item>
      <title>LVM Mirroring to different size LUNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535051#M222186</link>
      <description>Can I do LVM mirroring to devices that are different in sizes? If this can be done, how would you do it and what are the risks?&lt;BR /&gt;&lt;BR /&gt;We are going from an EMC Sym to EMC DMX storage system and all of the LUN / Device sizes are different.</description>
      <pubDate>Fri, 29 Apr 2005 13:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535051#M222186</guid>
      <dc:creator>John Goetz</dc:creator>
      <dc:date>2005-04-29T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Mirroring to different size LUNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535052#M222187</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Yes you can do it..BUT....the mirror size will be limited to the capacity of the smaller LUN.&lt;BR /&gt;This will effectively waste a lot of space on the new LUNs.&lt;BR /&gt;Your EMC people should have planned this better &amp;amp; presented the same size LUNs on the new DMX.&lt;BR /&gt;&lt;BR /&gt;To get full capacity you'll need to transfer the data some other way besides mirroring - via tape or rcp or ftp or such.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 29 Apr 2005 13:09:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535052#M222187</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-04-29T13:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Mirroring to different size LUNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535053#M222188</link>
      <description>this should not be any trouble, but You should use PVGs and PVG-strict allocation to avoid mirrors ending up on the same disk.&lt;BR /&gt;&lt;BR /&gt;if Your host is dual-pathed to both arrays, You might want to take the 'risk' of simply using pvmove, but in the end, anything works.</description>
      <pubDate>Fri, 29 Apr 2005 13:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535053#M222188</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-04-29T13:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Mirroring to different size LUNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535054#M222189</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is not advised to mirror it this way if difference of Size between two LUNs is too large. Just see the following VG parameters before going ahead as these parameters might now allow you to use the full size of new LUNs in existing VG's.&lt;BR /&gt;&lt;BR /&gt;MAX PE Per PV&lt;BR /&gt;PE Size&lt;BR /&gt;&lt;BR /&gt;Max PE per PV  * PE Size = Max Physical Volume (Here LUN) Size utilized by VG.&lt;BR /&gt;&lt;BR /&gt;This way you can find out the maximum space of one LUN that can be utilized in your existing VG.&lt;BR /&gt;&lt;BR /&gt;Altough you can add LUNs of more than this size but it will be utilizd upto this limit only.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Sat, 30 Apr 2005 01:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535054#M222189</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-04-30T01:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: LVM Mirroring to different size LUNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535055#M222190</link>
      <description>Mirroring is done at the lvol level and when you mirror a disk, you can specify exactly what physical disk (or LUN) to use. Where you put the extents and in what order is completely controllable by the lvextend command. lvextend doesn't care whether the destination disk/LUN is much larger--the extents are just added at the first available locations. If you specify two or three or more destinations disks, the extents are allocated in order up to the end of each disk. &lt;BR /&gt; &lt;BR /&gt;Mirroring doesn't actually care about the various disks or their physical size. In fact, you can use pvmove to move mirrored extents to other disks or even to the same primary disk (a very dumb idea).&lt;BR /&gt; &lt;BR /&gt;The concept of volume groups is to eliminate the concept of physical disks/LUNs y simply creating a pool of disk space. You then allocate the space as needed. You can mirror a 36Gb disk to a bunch of 2Gb disks with no problem. The LVM code looks up every extent as needed so there's no real shortcuts by having the mirror extents on different disks or even in random order.&lt;BR /&gt; &lt;BR /&gt;Oh, but there's the issue of performance. Ideally, the disks would be similar in performance. When the disks aren't really disks but carved out space in an array, this issue is meaningless because all the disk space performs at about the same level (assuming reasonable management of the array parameters).</description>
      <pubDate>Sat, 30 Apr 2005 12:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-mirroring-to-different-size-luns/m-p/3535055#M222190</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-04-30T12:33:48Z</dc:date>
    </item>
  </channel>
</rss>

