<?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 LVM stripping ---VA7110 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134319#M627652</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How can I stipe lvols under VA7110? Using HPUX 11.23 and MC/SG. The VGs will be in cluster.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Richard</description>
    <pubDate>Wed, 03 Dec 2003 03:38:49 GMT</pubDate>
    <dc:creator>Rgomes</dc:creator>
    <dc:date>2003-12-03T03:38:49Z</dc:date>
    <item>
      <title>LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134319#M627652</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How can I stipe lvols under VA7110? Using HPUX 11.23 and MC/SG. The VGs will be in cluster.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 03 Dec 2003 03:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134319#M627652</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-12-03T03:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134320#M627653</link>
      <description>Hi,&lt;BR /&gt;I am not sure I understand you correct. The LUNs in the diak array is already striped across all disks. I can see no meaning with striping again with the LVM.</description>
      <pubDate>Wed, 03 Dec 2003 03:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134320#M627653</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2003-12-03T03:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134321#M627654</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Leif is absolutely right, the VA7xxx Arrays internally stripe across all disks in a so-called redundancy group. So setup is very easy. Create a LUN of the desired size and use this single LUN in a vg.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Wed, 03 Dec 2003 04:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134321#M627654</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-12-03T04:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134322#M627655</link>
      <description>Hi Lief and Mueller,&lt;BR /&gt;&lt;BR /&gt;OK, I understand now. &lt;BR /&gt;But, will it be a good idea to create 2 LUNs in different RG per VG for IO speration?&lt;BR /&gt;&lt;BR /&gt;For cluster VGs, should I create lvols with strict allocation policy?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your replies,&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 03 Dec 2003 06:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134322#M627655</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-12-03T06:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134323#M627656</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;I posed a similar question some time ago.  I usually create two luns one on each RG.  Essentially this is a manual method for load balancing across the HBA's and VA controllers.  After creating the PV's and VG I'll run lvcreate -i 2 -I stripedepth -L size in MB -n lvolname /dev/vgxx.  The stripedepth depends on what you're putting on the lv.  For filesystems I believe the default is 64k.  I use 4k for our Informix db chunks.&lt;BR /&gt;&lt;BR /&gt;Seth</description>
      <pubDate>Fri, 05 Dec 2003 13:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134323#M627656</guid>
      <dc:creator>Seth Kaplan</dc:creator>
      <dc:date>2003-12-05T13:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134324#M627657</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As others have responded the Disks are already striped in VA7110 (AutoRAID). If you still want to stripe it across the RGs you can make use of LVM striping.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Fri, 05 Dec 2003 13:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134324#M627657</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-12-05T13:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: LVM stripping ---VA7110</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134325#M627658</link>
      <description>Thank you all!&lt;BR /&gt;&lt;BR /&gt;richard</description>
      <pubDate>Wed, 12 May 2004 21:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm-stripping-va7110/m-p/3134325#M627658</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2004-05-12T21:48:28Z</dc:date>
    </item>
  </channel>
</rss>

