<?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: Ignite/UX: extent based striping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741545#M519342</link>
    <description>See man 4 instl_adm.  From man 4 instl_adm&lt;BR /&gt;&lt;BR /&gt;         volume_group group_name                                                                                                  &lt;BR /&gt;           {                                                                                                                        &lt;BR /&gt;               volume_group-attributes...                                                                                           &lt;BR /&gt;               physical_volume group "pvgname"                                                                                      &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                    physical_volume disk[hw_path|index]                                                                             &lt;BR /&gt;                    {                                                                                                               &lt;BR /&gt;                        physical_volume-attributes...                                                                               &lt;BR /&gt;                    }                                                                                                               &lt;BR /&gt;                           ...                                                                                                      &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               ...                                                                                                                  &lt;BR /&gt;               physical_volume disk[hw_path|index]                                                                                  &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                   physical_volume-attributes...                                                                                    &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               ...                                                                                                                  &lt;BR /&gt;               logical_volume                                                                                                       &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                   file-system/swap-attributes...                                                                                   &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               logical_volume "lvname"                                                                                              &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                   file-system/swap-attributes...                                                                                   &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               ...                                                                                                                  &lt;BR /&gt;           }                            &lt;BR /&gt;&lt;BR /&gt;The workaround:&lt;BR /&gt;&lt;BR /&gt;I cant find any option to set extend based striping,but once you have defined your vg using pvgs, you can do a lvchange -s g -D y for each lvol you need.&lt;BR /&gt;&lt;BR /&gt;You can do it after install or by including a  post_config_script clause into your CONFIG file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
    <pubDate>Wed, 19 Jun 2002 06:04:58 GMT</pubDate>
    <dc:creator>Carlos Fernandez Riera</dc:creator>
    <dc:date>2002-06-19T06:04:58Z</dc:date>
    <item>
      <title>Ignite/UX: extent based striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741540#M519337</link>
      <description>&lt;BR /&gt;HP Engineers:&lt;BR /&gt;&lt;BR /&gt;Is support for extent based striping planned for the next major release of Ignite/UX?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jun 2002 20:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741540#M519337</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-06-10T20:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite/UX: extent based striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741541#M519338</link>
      <description>Jordon,&lt;BR /&gt;&lt;BR /&gt;I apologize but I have not been able to find any documentation regarding this implementation for a future Ignite release.  I'll make sure to update this thread if I find anything for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Mon, 10 Jun 2002 22:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741541#M519338</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2002-06-10T22:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite/UX: extent based striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741542#M519339</link>
      <description>Thanks Eric.</description>
      <pubDate>Mon, 10 Jun 2002 22:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741542#M519339</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-06-10T22:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite/UX: extent based striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741543#M519340</link>
      <description>Why would you want to support mirroring WITHIN IgniteUX...It sounds nice and complete but...&lt;BR /&gt;&lt;BR /&gt;If you support distributed stripes, what about kB stripes?  Will the H/W need to exactly match or will you be able to choose. etc...&lt;BR /&gt;&lt;BR /&gt;If you put it in the Ignite image &amp;amp; the hardware does not quite match (machine down build anything that will do ASAP) it will just throw up barriers and problems.  Besides LVM stripping can be done whilst APPS etc are running.&lt;BR /&gt;&lt;BR /&gt;You could always put it in as post installation script.&lt;BR /&gt;&lt;BR /&gt;I only ever Ignite vg00 because it gives me the most options on my server builds. At the end of the day I do not know if the images will go back on the same hardware or onto a different box.&lt;BR /&gt;&lt;BR /&gt;Just my 0.02??? worth, it is a question I had many an hours discussion on&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 18 Jun 2002 19:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741543#M519340</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-06-18T19:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite/UX: extent based striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741544#M519341</link>
      <description>There's an old addage RTFQ.... Something I should do.  I pressed the submit button and realised I was way, way off track.&lt;BR /&gt;&lt;BR /&gt;oops&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 18 Jun 2002 20:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741544#M519341</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2002-06-18T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite/UX: extent based striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741545#M519342</link>
      <description>See man 4 instl_adm.  From man 4 instl_adm&lt;BR /&gt;&lt;BR /&gt;         volume_group group_name                                                                                                  &lt;BR /&gt;           {                                                                                                                        &lt;BR /&gt;               volume_group-attributes...                                                                                           &lt;BR /&gt;               physical_volume group "pvgname"                                                                                      &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                    physical_volume disk[hw_path|index]                                                                             &lt;BR /&gt;                    {                                                                                                               &lt;BR /&gt;                        physical_volume-attributes...                                                                               &lt;BR /&gt;                    }                                                                                                               &lt;BR /&gt;                           ...                                                                                                      &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               ...                                                                                                                  &lt;BR /&gt;               physical_volume disk[hw_path|index]                                                                                  &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                   physical_volume-attributes...                                                                                    &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               ...                                                                                                                  &lt;BR /&gt;               logical_volume                                                                                                       &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                   file-system/swap-attributes...                                                                                   &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               logical_volume "lvname"                                                                                              &lt;BR /&gt;               {                                                                                                                    &lt;BR /&gt;                   file-system/swap-attributes...                                                                                   &lt;BR /&gt;               }                                                                                                                    &lt;BR /&gt;               ...                                                                                                                  &lt;BR /&gt;           }                            &lt;BR /&gt;&lt;BR /&gt;The workaround:&lt;BR /&gt;&lt;BR /&gt;I cant find any option to set extend based striping,but once you have defined your vg using pvgs, you can do a lvchange -s g -D y for each lvol you need.&lt;BR /&gt;&lt;BR /&gt;You can do it after install or by including a  post_config_script clause into your CONFIG file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 19 Jun 2002 06:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-ux-extent-based-striping/m-p/2741545#M519342</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-06-19T06:04:58Z</dc:date>
    </item>
  </channel>
</rss>

