<?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: Increasing the size of a striped &amp;amp; mirrored logical volume in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194039#M462196</link>
    <description>It's not striped, it is distributed.&lt;BR /&gt;&lt;BR /&gt;However, if you want to continue that way you need 6 more disks, if not, you need only 2 but you need to change to non distributed.</description>
    <pubDate>Wed, 19 Aug 2009 11:47:29 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2009-08-19T11:47:29Z</dc:date>
    <item>
      <title>Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194036#M462193</link>
      <description>I have an rp4440 running HPUX 11.11 that uses three way striping and then mirroring across 6 disks in a named PVG, The volume is becoming full . How do I go about adding extra disks to the vg01 volume group that has these striped volumes ?&lt;BR /&gt;&lt;BR /&gt;I enclose a print of the /etc/lvmpvg file and an lvdisplay of one of  the logical volumes</description>
      <pubDate>Wed, 19 Aug 2009 06:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194036#M462193</guid>
      <dc:creator>JOE HEPWORTH_4</dc:creator>
      <dc:date>2009-08-19T06:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194037#M462194</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;If you would to keep your current policy/configuration (striping+mirror) intact, you will need to add 6 disks to you volume group vg01 and then extend your /dev/vg01/lvol2 logical volume.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 19 Aug 2009 09:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194037#M462194</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2009-08-19T09:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194038#M462195</link>
      <description>hi Joe&lt;BR /&gt;&lt;BR /&gt;your lvdisplay command output does not show any striping , are you sure there are any ?&lt;BR /&gt;&lt;BR /&gt;# lvdisplay -v /dev/vg01/lvol2&lt;BR /&gt;Stripes                     0       &lt;BR /&gt;Stripe Size (Kbytes)        0      &lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 19 Aug 2009 11:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194038#M462195</guid>
      <dc:creator>unix adm</dc:creator>
      <dc:date>2009-08-19T11:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194039#M462196</link>
      <description>It's not striped, it is distributed.&lt;BR /&gt;&lt;BR /&gt;However, if you want to continue that way you need 6 more disks, if not, you need only 2 but you need to change to non distributed.</description>
      <pubDate>Wed, 19 Aug 2009 11:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194039#M462196</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-08-19T11:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194040#M462197</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;As said you need to add six disks to extend the LV. Three for distributing and three for mirorring them.&lt;BR /&gt;&lt;BR /&gt;Differences between Striped and Distributed layout:&lt;BR /&gt;Striped logical volumes:&lt;BR /&gt;-Stripe unit = 4K to 32768K&lt;BR /&gt;-Can't be mirrored&lt;BR /&gt;&lt;BR /&gt;Distributed logical volumes:&lt;BR /&gt;-Stripe unit = 1 extent&lt;BR /&gt;-Can be mirrored&lt;BR /&gt;&lt;BR /&gt;Regds..</description>
      <pubDate>Wed, 19 Aug 2009 11:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194040#M462197</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-08-19T11:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194041#M462198</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do I go about adding extra disks to the vg01 volume group that has these striped volumes ?&lt;BR /&gt;==&amp;gt;Its not striped, its distributed across 3 disks and mirrored to anothere 3 disks. So you have to add 6 disks in order to extend the lvols in this Allocation policy.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;LIJEESH N G</description>
      <pubDate>Wed, 19 Aug 2009 13:18:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194041#M462198</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-08-19T13:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of a striped &amp; mirrored logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194042#M462199</link>
      <description>Thanks to all who replied</description>
      <pubDate>Thu, 20 Aug 2009 05:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-the-size-of-a-striped-amp-mirrored-logical-volume/m-p/5194042#M462199</guid>
      <dc:creator>JOE HEPWORTH_4</dc:creator>
      <dc:date>2009-08-20T05:36:57Z</dc:date>
    </item>
  </channel>
</rss>

