<?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: Remove Striping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925708#M599112</link>
    <description>Backup your data.&lt;BR /&gt;Unmount the FS.&lt;BR /&gt;Blow away the LV.&lt;BR /&gt;Recreate the LV so it is not striped.&lt;BR /&gt;Newfs to create the filesystem.&lt;BR /&gt;Mount the LV.&lt;BR /&gt;Restore your data.</description>
    <pubDate>Tue, 13 Sep 2005 15:55:48 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2005-09-13T15:55:48Z</dc:date>
    <item>
      <title>Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925707#M599111</link>
      <description>I have a LV in a VG with striping across 4 PVs.  I want to remove the striping.  I would re-use the same VG/LV/FS and Mount Point.&lt;BR /&gt;&lt;BR /&gt;What would be the best procedure?&lt;BR /&gt;&lt;BR /&gt;Thanks...</description>
      <pubDate>Tue, 13 Sep 2005 15:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925707#M599111</guid>
      <dc:creator>Majick Mann</dc:creator>
      <dc:date>2005-09-13T15:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925708#M599112</link>
      <description>Backup your data.&lt;BR /&gt;Unmount the FS.&lt;BR /&gt;Blow away the LV.&lt;BR /&gt;Recreate the LV so it is not striped.&lt;BR /&gt;Newfs to create the filesystem.&lt;BR /&gt;Mount the LV.&lt;BR /&gt;Restore your data.</description>
      <pubDate>Tue, 13 Sep 2005 15:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925708#M599112</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-09-13T15:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925709#M599113</link>
      <description>yes that is right...&lt;BR /&gt;fbackup fs,unmount fs,lvremove lv,lvcreate lv (without stirpping), newfs, mount fs,restore....done&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 16:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925709#M599113</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-09-13T16:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925710#M599114</link>
      <description>yes that is right...&lt;BR /&gt;fbackup fs,umount fs,lvremove lv,lvcreate lv (without stirpping), newfs, mount fs,restore....done&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Sep 2005 16:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925710#M599114</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-09-13T16:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925711#M599115</link>
      <description>Thanks, I feel more confident now.  :-)&lt;BR /&gt;&lt;BR /&gt;Have a majick-filled day!</description>
      <pubDate>Tue, 13 Sep 2005 16:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925711#M599115</guid>
      <dc:creator>Majick Mann</dc:creator>
      <dc:date>2005-09-13T16:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925712#M599116</link>
      <description>If the service needs to be available during the migration:&lt;BR /&gt;- If the volume is striped and (!) mirrored you can lvreduce the mirror and mirror it without stripes.&lt;BR /&gt;&lt;BR /&gt;- In case you have 1 spare disk as large as one of the others, you can use migratepv to migrate the disks one after the other.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 03:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925712#M599116</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2005-09-14T03:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Striping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925713#M599117</link>
      <description>Thanks to all...  Used the steps described by Patrick.&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2008 06:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-striping/m-p/4925713#M599117</guid>
      <dc:creator>Majick Mann</dc:creator>
      <dc:date>2008-01-10T06:42:01Z</dc:date>
    </item>
  </channel>
</rss>

