<?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: Confirm creation of mirror of stripeset in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945507#M634853</link>
    <description>Hey Patrick-&lt;BR /&gt;&lt;BR /&gt;That's what I thought...  Looks as if I would have to recreate the stripe with the -D option then be able to use extent-based mirroring..&lt;BR /&gt;&lt;BR /&gt;Thanx.&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
    <pubDate>Mon, 07 Apr 2003 21:59:14 GMT</pubDate>
    <dc:creator>Michael Elleby III_1</dc:creator>
    <dc:date>2003-04-07T21:59:14Z</dc:date>
    <item>
      <title>Confirm creation of mirror of stripeset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945505#M634851</link>
      <description>Hello-&lt;BR /&gt;&lt;BR /&gt;I have a set of striped disks that I would like to mirror.  &lt;BR /&gt;&lt;BR /&gt;I put the existing 3 disks in the volume group in to a PVG called Stripeset1.  I then added the 3 new disks into the volume group, putting them into their own PVG called Stripeset2&lt;BR /&gt;&lt;BR /&gt;I want to confirm if I can then mirror the lv's that are striped across the disks in PVG Stripeset1 to the disks in PVG Stripeset2.&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
      <pubDate>Mon, 07 Apr 2003 21:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945505#M634851</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2003-04-07T21:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm creation of mirror of stripeset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945506#M634852</link>
      <description>If you are using true striping then this will NOT work.  By true striping I am talking about lvcreate with the -i and -I options.  HP does not support true striping and mirroring.&lt;BR /&gt;&lt;BR /&gt;What you can does is use "extent-based" striping (look at the -D option to lvcreate) and mirroring together.&lt;BR /&gt;&lt;BR /&gt;Have a look at the lvcreate man page for more information.</description>
      <pubDate>Mon, 07 Apr 2003 21:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945506#M634852</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-04-07T21:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm creation of mirror of stripeset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945507#M634853</link>
      <description>Hey Patrick-&lt;BR /&gt;&lt;BR /&gt;That's what I thought...  Looks as if I would have to recreate the stripe with the -D option then be able to use extent-based mirroring..&lt;BR /&gt;&lt;BR /&gt;Thanx.&lt;BR /&gt;&lt;BR /&gt;Mike-</description>
      <pubDate>Mon, 07 Apr 2003 21:59:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945507#M634853</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2003-04-07T21:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Confirm creation of mirror of stripeset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945508#M634854</link>
      <description>Stripe and mirror is supported by HP if the extent size is 1mb instead of the usual 32k or 64k.&lt;BR /&gt;&lt;BR /&gt;lvcreate -D y -s g -r n -I 1024k&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x768fe7613948d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x768fe7613948d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Man page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/02/208-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/02/208-toc.html&amp;amp;searchterms=stripe%7cmirror%7clvcreate&amp;amp;queryid=20030407-193228" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/02/208-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/02/208-toc.html&amp;amp;searchterms=stripe%7cmirror%7clvcreate&amp;amp;queryid=20030407-193228&lt;/A&gt;</description>
      <pubDate>Tue, 08 Apr 2003 00:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/confirm-creation-of-mirror-of-stripeset/m-p/2945508#M634854</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-08T00:40:17Z</dc:date>
    </item>
  </channel>
</rss>

