<?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: stripe size option on lvextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710085#M645097</link>
    <description>You mean "-l" option ? That's size of extent specified in #extents vs "-L" which is size specified in MBs. Both applies to size of stripe if you choose to stripe.&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Apr 2002 13:40:58 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2002-04-24T13:40:58Z</dc:date>
    <item>
      <title>stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710082#M645094</link>
      <description>what's the -I option (stripe size) ??&lt;BR /&gt; size stripe by disk or on the all disk ??</description>
      <pubDate>Wed, 24 Apr 2002 13:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710082#M645094</guid>
      <dc:creator>TOMAS BERNABEU</dc:creator>
      <dc:date>2002-04-24T13:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710083#M645095</link>
      <description>Hi,&lt;BR /&gt;A logical volume (LV) can be set up to be 'striped' across multiple&lt;BR /&gt;disks, although the default condition is unstriped.  When you stripe a&lt;BR /&gt;LV across multiple disks, each stripe can consist of as many or few&lt;BR /&gt;extents as you wish.  The stripe size you choose will depend on the&lt;BR /&gt;contents of your LV and how the data is accessed&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Wed, 24 Apr 2002 13:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710083#M645095</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-04-24T13:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710084#M645096</link>
      <description>Tomas,&lt;BR /&gt;The lvextend command refers to a logical volume, so the striping will only take place on the the logical volume level. Thus it is possible to have a stripe on a disk, two disks, where the logical volume exists, thats were the stripe size applies.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Wed, 24 Apr 2002 13:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710084#M645096</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-04-24T13:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710085#M645097</link>
      <description>You mean "-l" option ? That's size of extent specified in #extents vs "-L" which is size specified in MBs. Both applies to size of stripe if you choose to stripe.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Apr 2002 13:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710085#M645097</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-24T13:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710086#M645098</link>
      <description>example :&lt;BR /&gt;&lt;BR /&gt; lvcreate -i 4 -I 64 .....&lt;BR /&gt;&lt;BR /&gt;  64 k by disk or 16+16+16+16 ??????</description>
      <pubDate>Wed, 24 Apr 2002 13:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710086#M645098</guid>
      <dc:creator>TOMAS BERNABEU</dc:creator>
      <dc:date>2002-04-24T13:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710087#M645099</link>
      <description>In your example, 64k on each disk.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Wed, 24 Apr 2002 13:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710087#M645099</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-04-24T13:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710088#M645100</link>
      <description>lvcreate then not lvextend ..&lt;BR /&gt;&lt;BR /&gt;that would be 64K by disk</description>
      <pubDate>Wed, 24 Apr 2002 13:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710088#M645100</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-24T13:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710089#M645101</link>
      <description>Hi Tomas&lt;BR /&gt;&lt;BR /&gt;Stripe is essentially a set of PE's which can be acroso different Physical disks which constitute a single volume group , ie if you have like 4 disks in a volume grouip you can cretae a logical volume which extednds across these four disks ie striped across , this make the response better as you can have  same volume group acrss diffetn controllers. So in case you  give a -I 4 option the lvol will start with the first disk and then use the second and so on.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 24 Apr 2002 13:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710089#M645101</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-24T13:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710090#M645102</link>
      <description>Tomas&lt;BR /&gt;&lt;BR /&gt;Sorry for the typo it should read -i 4 , and the stripe size can be in multiples of PE , in you case yes 64K per disk .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 24 Apr 2002 13:49:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710090#M645102</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-24T13:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: stripe size option on lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710091#M645103</link>
      <description>I am trying to get the best performance for my Oracle Database (Oracle Apps 10.7).&lt;BR /&gt;&lt;BR /&gt;For a given physical I/O how much will LVM read in if we use the different strip sizes?&lt;BR /&gt;&lt;BR /&gt;What is mean is:&lt;BR /&gt;&lt;BR /&gt;1) Oracle app is reading a bock of data.&lt;BR /&gt;&lt;BR /&gt;2a) LVM 64k stripe is used&lt;BR /&gt;2b) LVM 128K stripe size is used&lt;BR /&gt;2c) LVM "Distributed" 4MB PE size&lt;BR /&gt;&lt;BR /&gt;Is LVM reading from disk any different amount based upon the stripe/distributed size?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 24 Apr 2002 14:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripe-size-option-on-lvextend/m-p/2710091#M645103</guid>
      <dc:creator>Bill Slaughter</dc:creator>
      <dc:date>2002-04-24T14:43:29Z</dc:date>
    </item>
  </channel>
</rss>

