<?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 stripping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904154#M772701</link>
    <description>Hello experts,&lt;BR /&gt;&lt;BR /&gt;I have create a volume group without the -g options and also created a logical volume without the distributed stripping. Now I need to change the logical volumes to have distributed stripping. I was told that I will have to break the vg and recreate the all the logical volumes. Is there anyway to achive this?. The status of my present logical volume is &lt;BR /&gt;LV Name                     /dev/vg02FIL/lv1&lt;BR /&gt;VG Name                     /dev/vg02FIL&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                    parallel&lt;BR /&gt;LV Size (Mbytes)            2560&lt;BR /&gt;Current LE                  160&lt;BR /&gt;Allocated PE                160&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I need it to have distributed stipping over 4 disks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Nov 2006 12:11:55 GMT</pubDate>
    <dc:creator>Kgreen</dc:creator>
    <dc:date>2006-11-27T12:11:55Z</dc:date>
    <item>
      <title>stripping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904154#M772701</link>
      <description>Hello experts,&lt;BR /&gt;&lt;BR /&gt;I have create a volume group without the -g options and also created a logical volume without the distributed stripping. Now I need to change the logical volumes to have distributed stripping. I was told that I will have to break the vg and recreate the all the logical volumes. Is there anyway to achive this?. The status of my present logical volume is &lt;BR /&gt;LV Name                     /dev/vg02FIL/lv1&lt;BR /&gt;VG Name                     /dev/vg02FIL&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                    parallel&lt;BR /&gt;LV Size (Mbytes)            2560&lt;BR /&gt;Current LE                  160&lt;BR /&gt;Allocated PE                160&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I need it to have distributed stipping over 4 disks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Nov 2006 12:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904154#M772701</guid>
      <dc:creator>Kgreen</dc:creator>
      <dc:date>2006-11-27T12:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: stripping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904155#M772702</link>
      <description>This topic has been discussed before.&lt;BR /&gt;Google: +lvm +"extent based striping"&lt;BR /&gt;Check out topisc like:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1011364" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1011364&lt;/A&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=490589" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=490589&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So how many disks do you have and how are they defined?&lt;BR /&gt;&lt;BR /&gt;What does /etc/lvmpvg look like?&lt;BR /&gt;&lt;BR /&gt;Check out man lvcreate&lt;BR /&gt;Notably the -D and -i + -I options.&lt;BR /&gt;&lt;BR /&gt;Sample online reference:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90905/B2355-90905.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90905/B2355-90905.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Nov 2006 13:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904155#M772702</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-11-27T13:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: stripping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904156#M772703</link>
      <description>The step of creating a striped logical volume is accomplished in nearly the identical way as creating any other logical volume through the use of the lvcreate command.&lt;BR /&gt;&lt;BR /&gt;So, suppose you wish to stripe across three disks. You decide on a stripe size of 32 kilobytes. Your logical volume size is 24 megabytes. To create the striped logical volume, you would enter:&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;lvcreate -i 3 -I 32 -L 24 -n lvol1 /dev/vg01 &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;lvcreate will automatically round up the size of the logical volume to a multiple of the number of disks times the extent size. For example, if you have three disks you wish to stripe across and choose the default of 4MB extents, even though you indicate a logical volume size of 200 (-L 200), lvcreate will will create a 204MB logical volume since 200 is not a multiple of 12.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90672/ch08s07.html?btnNext=next%A0%BB" target="_blank"&gt;http://docs.hp.com/en/B2355-90672/ch08s07.html?btnNext=next%A0%BB&lt;/A&gt;</description>
      <pubDate>Mon, 27 Nov 2006 13:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stripping/m-p/3904156#M772703</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-11-27T13:32:11Z</dc:date>
    </item>
  </channel>
</rss>

