<?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: lvcreate syntax for creating striped lvol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045270#M630293</link>
    <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;It was actually in the MAN page as well.. but it seems you've no option to pick which LUN (PV) you'd like the LVOL be created on? There must be a way apart from creating separate VG's for particular LUN's...&lt;BR /&gt;&lt;BR /&gt;On VxVM I can specify which lun/disk to create my logical volume on:&lt;BR /&gt;&lt;BR /&gt;vxassist -g somedg make stripevol 90G layout=striped ncols=4 alloc="disk11, disk22, disk33, disk34"&lt;BR /&gt;&lt;BR /&gt;In the above example, I like to pick out those disks as I am sure they are on separate HBA's and arraygroups on my SAN....&lt;BR /&gt;&lt;BR /&gt;Any tricks that will do the same on LVM apart from creating different VG's?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 08 Aug 2003 17:55:46 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2003-08-08T17:55:46Z</dc:date>
    <item>
      <title>lvcreate syntax for creating striped lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045268#M630291</link>
      <description>SAM could not see my LUNs on my HSG80 array... would anyone mind sending me the right CLI syntax to build a 4 - column stripe, 128k stripwidth and specifying which PV-disks to include?&lt;BR /&gt;&lt;BR /&gt;Gracias!</description>
      <pubDate>Fri, 08 Aug 2003 17:06:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045268#M630291</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-08-08T17:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate syntax for creating striped lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045269#M630292</link>
      <description>&lt;BR /&gt;# lvcreate -L size-in-MB -i 4 -I 128 vg??&lt;BR /&gt;&lt;BR /&gt;You cannot specify which disks to include at this point.  You do that at the VG level when you create the VG.</description>
      <pubDate>Fri, 08 Aug 2003 17:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045269#M630292</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-08-08T17:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate syntax for creating striped lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045270#M630293</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;It was actually in the MAN page as well.. but it seems you've no option to pick which LUN (PV) you'd like the LVOL be created on? There must be a way apart from creating separate VG's for particular LUN's...&lt;BR /&gt;&lt;BR /&gt;On VxVM I can specify which lun/disk to create my logical volume on:&lt;BR /&gt;&lt;BR /&gt;vxassist -g somedg make stripevol 90G layout=striped ncols=4 alloc="disk11, disk22, disk33, disk34"&lt;BR /&gt;&lt;BR /&gt;In the above example, I like to pick out those disks as I am sure they are on separate HBA's and arraygroups on my SAN....&lt;BR /&gt;&lt;BR /&gt;Any tricks that will do the same on LVM apart from creating different VG's?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Aug 2003 17:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045270#M630293</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-08-08T17:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate syntax for creating striped lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045271#M630294</link>
      <description>Hi Nelson:&lt;BR /&gt;&lt;BR /&gt;To add to Patrick's comments.  You can always create a logical volume with *zero* size by omitting the '-L' or '-l' arguments to 'lvcreate'.  This allows you to specify the physical volumes to use when you actually allocate space with an 'lvextend'.  See the man pages for 'lvcreate' and for 'lvextend' for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 08 Aug 2003 17:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045271#M630294</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-08-08T17:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: lvcreate syntax for creating striped lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045272#M630295</link>
      <description>Thanks James..&lt;BR /&gt;&lt;BR /&gt;I did also find links on Google/ITRC/SunManager's List to this fact...&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Aug 2003 18:26:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvcreate-syntax-for-creating-striped-lvol/m-p/3045272#M630295</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-08-08T18:26:47Z</dc:date>
    </item>
  </channel>
</rss>

