<?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 split or reduce a Online LV in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859055#M95631</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can we Split/ Reduce a LV with out data loss ..?? if it is possible Please let me the steps because there is 60 GB of data over the LV of 100 GB. I want to reduce it to 70 GB as other space can be used for another LV.&lt;BR /&gt;&lt;BR /&gt;Waiting for Help.&lt;BR /&gt;&lt;BR /&gt;Senthil</description>
    <pubDate>Fri, 06 Dec 2002 11:09:44 GMT</pubDate>
    <dc:creator>senthil_3</dc:creator>
    <dc:date>2002-12-06T11:09:44Z</dc:date>
    <item>
      <title>split or reduce a Online LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859055#M95631</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can we Split/ Reduce a LV with out data loss ..?? if it is possible Please let me the steps because there is 60 GB of data over the LV of 100 GB. I want to reduce it to 70 GB as other space can be used for another LV.&lt;BR /&gt;&lt;BR /&gt;Waiting for Help.&lt;BR /&gt;&lt;BR /&gt;Senthil</description>
      <pubDate>Fri, 06 Dec 2002 11:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859055#M95631</guid>
      <dc:creator>senthil_3</dc:creator>
      <dc:date>2002-12-06T11:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: split or reduce a Online LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859056#M95632</link>
      <description>&lt;BR /&gt;You can only split a mirrored lvol - so if this lvol is mirrored you can lvreduce -m 0 it and use the free'd up space for another lovl.&lt;BR /&gt;&lt;BR /&gt;Reducing an lvol is a different story. The only GUARANTEED (almost 100%) way to do an lvreduce on the fly is to use HP-UX 11i and OnlineJFS vB.11.11 (vxfs v4) as when you do the reduce (fsadm) it detects any data on the part of the lvol you want to reduce and moves it out of the way so you can accomplish the reduce. Ive used it lots, it works perfectly.&lt;BR /&gt;&lt;BR /&gt;JFS 3.3 for HP-UX 11.0 has an earlier version of this 'moving data out of the way when doing an online reduce' but its not reliable and at best only works part of the time. This is a different product to OnlineJFS - its;&lt;BR /&gt;  B3929CA               B.03.03        JFS 3.3 Filesystem For 11.00 &lt;BR /&gt;(basically a newer version).&lt;BR /&gt;&lt;BR /&gt;If you have the old OnlineJFS product then you wont be able to do the reduce im afraid. It is unable to move data out of the way when you attempt a reduce. You will have to offload your data, reduce to new size, newfs, then reload.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Dec 2002 11:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859056#M95632</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-06T11:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: split or reduce a Online LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859057#M95633</link>
      <description>If you don't have online jfs, and if your lv is not so big, just create a second lv, backup (or mirror) all your data to it, (split your mirror), modify your /etc/fstab to update the lvm device configuration (lvol device file has now changes).&lt;BR /&gt;&lt;BR /&gt;The fsadm defragmentation works best for large lvols..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 06 Dec 2002 11:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859057#M95633</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-12-06T11:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: split or reduce a Online LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859058#M95634</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you habe enough space in the vg I would create a new lvol with 70 GB, mount it to a temporary mountpoint and then copy the old data to the new lvol.&lt;BR /&gt;After that besure to keep a backup of the data! Then you can delete the old lvol, umount the new lvol from the temporary mountpoint and mount it on the regular mount point.&lt;BR /&gt;&lt;BR /&gt;If you have not enough space, keep one/two backups of the data.Then delete the lvol and create a new one with the size you want. Then restore the data. &lt;BR /&gt;I would not do this with lvreduce...there is no 100% guarantee.</description>
      <pubDate>Fri, 06 Dec 2002 13:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859058#M95634</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-12-06T13:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: split or reduce a Online LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859059#M95635</link>
      <description>I will Try the Steps and then I will let Assign the Points and Get back if I face any Problem&lt;BR /&gt;&lt;BR /&gt;Senthil</description>
      <pubDate>Fri, 06 Dec 2002 13:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/split-or-reduce-a-online-lv/m-p/2859059#M95635</guid>
      <dc:creator>senthil_3</dc:creator>
      <dc:date>2002-12-06T13:47:39Z</dc:date>
    </item>
  </channel>
</rss>

