<?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: MIrroring Problem using lvextend: Striped mirrors are not supported in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723393#M548014</link>
    <description>"I no longer need lv striping since at the storage side, the disks are already striped.&lt;BR /&gt;&lt;BR /&gt;LV striping is just adding up to overhead i/o performance."  &lt;BR /&gt;&lt;BR /&gt;Never a truer word spoken. &lt;BR /&gt;&lt;BR /&gt;As I said previously, "Lots of things are possible in Unix, but not all can be supported, for understandable reason." , "You can not stripe a mirror, but you can mirror a stripe."&lt;BR /&gt;&lt;BR /&gt;However using pseudo-stripping, there is nothing preventing you from having 'stripes' of different mirrors, on one disk.&lt;BR /&gt; &lt;BR /&gt;Now take the pseudo-stripping algorithm or similar and put it on a processor board, give it some memory and the 'intelligent disk controller', with mirroring and striping capabilities, is born.&lt;BR /&gt;   &lt;BR /&gt;Problem solved.</description>
    <pubDate>Sat, 11 Dec 2010 16:21:51 GMT</pubDate>
    <dc:creator>Terry.giblin</dc:creator>
    <dc:date>2010-12-11T16:21:51Z</dc:date>
    <item>
      <title>MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723376#M547997</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;Need your help. I am trying to mirror my LV's using three PV's. This is my command:&lt;BR /&gt;&lt;BR /&gt;ccbr2prd root:/tmp/mirror&amp;gt; lvextend -m 1 /dev/vgtest01/lvname /dev/dsk/c37t12d4 /dev/dsk/c37t12d5 /dev/dsk/c37t12d6&lt;BR /&gt;Striped mirrors are not supported. To enable mirroring options (-m, -M, -c),&lt;BR /&gt;do not specify the striping options (-i, -I) when creating logical volumes.&lt;BR /&gt;&lt;BR /&gt;Reason for mirroring is that we presented a new storage and will remove old one. Help me please. &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 08:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723376#M547997</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-08T08:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723377#M547998</link>
      <description>Do you have any striping enabled?&lt;BR /&gt;&lt;BR /&gt;Can you send lvdisplay /dev/vgtest01/lvname ?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 09:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723377#M547998</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-12-08T09:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723378#M547999</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check this thread from ITRC :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1137690" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1137690&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;a specially advice from Torsten.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 08 Dec 2010 09:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723378#M547999</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-12-08T09:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723379#M548000</link>
      <description>here's one screenshot of one of the LV's i want to mirror&lt;BR /&gt;&lt;BR /&gt;root:/tmp/mirror&amp;gt; lvdisplay /dev/DMXvgfs1bcv/lvctrlm&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/DMXvgfs1bcv/lvctrlm&lt;BR /&gt;VG Name                     /dev/DMXvgfs1bcv&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    striped&lt;BR /&gt;LV Size (Mbytes)            2544&lt;BR /&gt;Current LE                  159&lt;BR /&gt;Allocated PE                159&lt;BR /&gt;Stripes                     3&lt;BR /&gt;Stripe Size (Kbytes)        64&lt;BR /&gt;Bad block                   NONE&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 09:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723379#M548000</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-08T09:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723380#M548001</link>
      <description>the current VG is using 3 PVs from the old storage amounting to 139gigavytes.&lt;BR /&gt;(/dev/dsk/cOldtxdx /dev/dsk/cOldtydy /dev/dsk/cOldtzdz) &lt;BR /&gt;&lt;BR /&gt;i extended the VG using 3 PV's from the new storage (/dev/dsk/cNewtxdx /dev/dsk/cNew/tydy &amp;amp; /dev/dsk/cNewtzdz) which in total is also 139 gig.&lt;BR /&gt;&lt;BR /&gt;Since we are planning to migrate I am trying to mirror all LV's to the PV's which came from the new storage.&lt;BR /&gt;&lt;BR /&gt;The current LV's are striped to the PV's from the old storage that is why I am mirroring my LV to the three PV's from the new storage.&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vgxxx/lvolxx /dev/dsk/cNewtxdx /dev/dsk/cNew/tydy /dev/dsk/cNewtzdz&lt;BR /&gt;lvreduce -m 0 /dev/vgxxx/lvolxx /dev/dsk/cOldtxdx /dev/dsk/cOldtydy /dev/dsk/cOldtzdz&lt;BR /&gt;&lt;BR /&gt;If this is successful I will then do a vgreduce to remove all the PV's from the old storage</description>
      <pubDate>Wed, 08 Dec 2010 09:40:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723380#M548001</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-08T09:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723381#M548002</link>
      <description>No choice.  Striped mirrors are not supported.  If you want to migrate, create new VG and LV, then restore the data to new one.</description>
      <pubDate>Wed, 08 Dec 2010 10:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723381#M548002</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-12-08T10:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723382#M548003</link>
      <description>Striped mirrors are only available with 11.31.</description>
      <pubDate>Wed, 08 Dec 2010 11:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723382#M548003</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-12-08T11:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723383#M548004</link>
      <description>how come that my existing setup is striped?&lt;BR /&gt;my box is running hp-ux 11.11&lt;BR /&gt;&lt;BR /&gt;present LV's are striped across 3 pv's</description>
      <pubDate>Wed, 08 Dec 2010 14:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723383#M548004</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-08T14:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723384#M548005</link>
      <description>here's a screenshot of lvdisplay -v&lt;BR /&gt;&lt;BR /&gt;ccbr2prd root:/tmp/mirror&amp;gt; lvdisplay -v /dev/DMXvgfs1bcv/lvctrlm | more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/DMXvgfs1bcv/lvctrlm&lt;BR /&gt;VG Name                     /dev/DMXvgfs1bcv&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    striped&lt;BR /&gt;LV Size (Mbytes)            2544&lt;BR /&gt;Current LE                  159&lt;BR /&gt;Allocated PE                159&lt;BR /&gt;Stripes                     3&lt;BR /&gt;Stripe Size (Kbytes)        64&lt;BR /&gt;Bad block                   NONE&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c10t2d3   53        53&lt;BR /&gt;   /dev/dsk/c12t3d3   53        53&lt;BR /&gt;   /dev/dsk/c10t2d2   53        53&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1&lt;BR /&gt;   00000 /dev/dsk/c10t2d2   00523 current&lt;BR /&gt;   00001 /dev/dsk/c10t2d3   00523 current&lt;BR /&gt;   00002 /dev/dsk/c12t3d3   00523 current&lt;BR /&gt;   00003 /dev/dsk/c10t2d2   00524 current&lt;BR /&gt;   00004 /dev/dsk/c10t2d3   00524 current&lt;BR /&gt;   00005 /dev/dsk/c12t3d3   00524 current&lt;BR /&gt;   00006 /dev/dsk/c10t2d2   00525 current&lt;BR /&gt;   00007 /dev/dsk/c10t2d3   00525 current&lt;BR /&gt;   00008 /dev/dsk/c12t3d3   00525 current&lt;BR /&gt;   00009 /dev/dsk/c10t2d2   00526 current&lt;BR /&gt;   00010 /dev/dsk/c10t2d3   00526 current&lt;BR /&gt;   00011 /dev/dsk/c12t3d3   00526 current&lt;BR /&gt;   00012 /dev/dsk/c10t2d2   00527 current&lt;BR /&gt;   00013 /dev/dsk/c10t2d3   00527 current&lt;BR /&gt;   00014 /dev/dsk/c12t3d3   00527 current&lt;BR /&gt;   00015 /dev/dsk/c10t2d2   00528 current&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 14:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723384#M548005</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-08T14:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723385#M548006</link>
      <description>For the record HP UX has supported "striped mirror's" or is it "mirrored stripes" since 10:20, I remember my old friend, the famous -d option. &lt;BR /&gt;&lt;BR /&gt;You can not stripe a mirror, but you can mirror a stripe.&lt;BR /&gt;&lt;BR /&gt;But it also depends on many other factors as well.&lt;BR /&gt;&lt;BR /&gt;I assume you solve your problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 15:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723385#M548006</guid>
      <dc:creator>Terry.giblin</dc:creator>
      <dc:date>2010-12-08T15:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723386#M548007</link>
      <description>Please accept my apology I said "HP ....", without checking of confirming it first. &lt;BR /&gt;&lt;BR /&gt;Lots of things are possible in Unix, but not all can be supported, for understandable reason.  &lt;BR /&gt;&lt;BR /&gt;We can sometimes only give advice and encouragement.&lt;BR /&gt;&lt;BR /&gt;If you get stuck give me a call.&lt;BR /&gt;&lt;BR /&gt;Terry Giblin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 15:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723386#M548007</guid>
      <dc:creator>Terry.giblin</dc:creator>
      <dc:date>2010-12-08T15:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723387#M548008</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You cannot create striped logical volumes that are mirrored on a 11.11 box !(typically) This is one of the most significant LVM enhancements of HPUX 11iv3 and yes it does not work the other way as Terry said. Upgrade from v1 to v2 and then from v2 to v3. :)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Giblin&lt;BR /&gt;&lt;BR /&gt;What -d option! I suppose you are talking about another disk partitioning approach or another flavor of unix. If not, please let sysad1 know about it.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 16:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723387#M548008</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-12-08T16:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723388#M548009</link>
      <description>Original it we called it pseudo-stripping. &lt;BR /&gt;&lt;BR /&gt;Lvcreate -d or -D, D.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 19:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723388#M548009</guid>
      <dc:creator>Terry.giblin</dc:creator>
      <dc:date>2010-12-08T19:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723389#M548010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;giblin,&lt;BR /&gt;&lt;BR /&gt;"Extent based mirrored stripes". A -i has been done on these LVs obviously. The distributed allocation policy and -i don't go together. And yes it's a "mirrored stripe".&lt;BR /&gt;&lt;BR /&gt; &amp;gt;sysad1 Upgrade to v3 . :)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2010 19:25:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723389#M548010</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-12-08T19:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723390#M548011</link>
      <description>Terry, you said that "I can mirror a stripe"&lt;BR /&gt;&lt;BR /&gt;Then how can I mirror a stripe? Is it also possible to disable the striping of LV's so that I can mirror my LV's in using just 1 PV?&lt;BR /&gt;&lt;BR /&gt;Or, I have another idea. With the existing setup of my LV's being striped to three PV's is it possible to mirror it using 1 PV from my new storage?&lt;BR /&gt;&lt;BR /&gt;Like this for example:&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vgtest01/lvname /dev/dsk/cNew/tNew/dNew&lt;BR /&gt;&lt;BR /&gt;(I suppose my LV will be mirrored to this one PV)&lt;BR /&gt;&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;lvreduce -m 0 /dev/dsk/c37t12d4 /dev/dsk/c37t12d5 /dev/dsk/c37t12d6 (ctd's from old storage)&lt;BR /&gt;&lt;BR /&gt;I am expecting an end result of my LV being mirrored to one single PV and is no longer striped.&lt;BR /&gt;&lt;BR /&gt;Then I'll just keep on adding PVs on my VG to mirror all my LV's until i'm done. Can some confirm of this will work?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Dec 2010 01:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723390#M548011</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-09T01:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723391#M548012</link>
      <description>Dear sysad1, &lt;BR /&gt;&lt;BR /&gt;From the sound of it, I prefer the 'old' original design.&lt;BR /&gt;&lt;BR /&gt;No one has ever asked me how to dismantle something I help build or design, before.&lt;BR /&gt;&lt;BR /&gt;But I imagine its very easy. &lt;BR /&gt;&lt;BR /&gt;Can I ask why do you want to 'disable the striping'?&lt;BR /&gt;&lt;BR /&gt;What is your new storage design, if you don't mind me asking. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Dec 2010 02:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723391#M548012</guid>
      <dc:creator>Terry.giblin</dc:creator>
      <dc:date>2010-12-09T02:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723392#M548013</link>
      <description>Hi Terry,&lt;BR /&gt;&lt;BR /&gt;I no longer need lv striping since at the storage side, the disks are already striped.&lt;BR /&gt;&lt;BR /&gt;LV striping is just adding up to overhead i/o performance.</description>
      <pubDate>Thu, 09 Dec 2010 03:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723392#M548013</guid>
      <dc:creator>sysad1_1</dc:creator>
      <dc:date>2010-12-09T03:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: MIrroring Problem using lvextend: Striped mirrors are not supported</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723393#M548014</link>
      <description>"I no longer need lv striping since at the storage side, the disks are already striped.&lt;BR /&gt;&lt;BR /&gt;LV striping is just adding up to overhead i/o performance."  &lt;BR /&gt;&lt;BR /&gt;Never a truer word spoken. &lt;BR /&gt;&lt;BR /&gt;As I said previously, "Lots of things are possible in Unix, but not all can be supported, for understandable reason." , "You can not stripe a mirror, but you can mirror a stripe."&lt;BR /&gt;&lt;BR /&gt;However using pseudo-stripping, there is nothing preventing you from having 'stripes' of different mirrors, on one disk.&lt;BR /&gt; &lt;BR /&gt;Now take the pseudo-stripping algorithm or similar and put it on a processor board, give it some memory and the 'intelligent disk controller', with mirroring and striping capabilities, is born.&lt;BR /&gt;   &lt;BR /&gt;Problem solved.</description>
      <pubDate>Sat, 11 Dec 2010 16:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirroring-problem-using-lvextend-striped-mirrors-are-not/m-p/4723393#M548014</guid>
      <dc:creator>Terry.giblin</dc:creator>
      <dc:date>2010-12-11T16:21:51Z</dc:date>
    </item>
  </channel>
</rss>

