<?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: reduce / FS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304271#M338435</link>
    <description>And before doing any reduce, do a defragmentation of the file system - just in case.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -E -e -d -E / &lt;BR /&gt;&lt;BR /&gt;and after that reduce:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 1024M / &lt;BR /&gt;&lt;BR /&gt;# lvreduce -L 1024M /dev/vg00/lvol3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Tue, 11 Nov 2008 18:14:35 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2008-11-11T18:14:35Z</dc:date>
    <item>
      <title>reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304268#M338432</link>
      <description>I've just installed HPUX 11.23 EOE, with default SW selection, while setting the FS size I was suprised to see a message saying that the / partition has to be at least 1152MB for the SW selection, I wanted it to be 1000MB. I had no choice so I set it to 1500MB. After the installation the / FS usage was only 372MB&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    1540096  327384 1203296   21% /&lt;BR /&gt;&lt;BR /&gt;I need to know :&lt;BR /&gt;&lt;BR /&gt;1. Why did the system says / has to be 1152MB  when the actual usage was only 372MB &lt;BR /&gt;&lt;BR /&gt;2. Is there any way to reduce the / partition from 1500MB to 1000MB now ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Appreciate any leads. Thanks....&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2008 17:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304268#M338432</guid>
      <dc:creator>Vick10</dc:creator>
      <dc:date>2008-11-11T17:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304269#M338433</link>
      <description>Hi Vick,&lt;BR /&gt;&lt;BR /&gt;Most likely the system was planning for future needs, so given that resizing the / FS is not easy ( well itÂ´s easy :-) ) then it calculated possible future needs.&lt;BR /&gt;&lt;BR /&gt;Now you can make it smaller if you want to, just make a make_tape_recovery, boot from it, enter into interactive mode and resize the root file system to something smaller.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime</description>
      <pubDate>Tue, 11 Nov 2008 17:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304269#M338433</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2008-11-11T17:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304270#M338434</link>
      <description>&amp;gt;&amp;gt; 1. Why did the system says / has to be 1152MB when the actual usage was only 372MB &lt;BR /&gt;&lt;BR /&gt;You don't want a root FS thats at over 90% full do you? Also one day you might want to upgrade this OS to 11iv3, so assigning plenty of space to the filesystems is always a sensible idea. Diskspace is cheap - why do you care about 500MB?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; 2. Is there any way to reduce the / partition from 1500MB to 1000MB now ??&lt;BR /&gt;&lt;BR /&gt;If you really want to... I guess this would work - but I'd advise you to take an Ignite backup first:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 1024000 /&lt;BR /&gt;&lt;BR /&gt;lvreduce -L 1000 dev/vg00/lvol3 &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2008 17:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304270#M338434</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-11-11T17:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304271#M338435</link>
      <description>And before doing any reduce, do a defragmentation of the file system - just in case.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -E -e -d -E / &lt;BR /&gt;&lt;BR /&gt;and after that reduce:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 1024M / &lt;BR /&gt;&lt;BR /&gt;# lvreduce -L 1024M /dev/vg00/lvol3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 11 Nov 2008 18:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304271#M338435</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-11-11T18:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304272#M338436</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If you have Online JFS (I think you do), you can us fsadm to reduce the file system hot without downtime or umount.&lt;BR /&gt;&lt;BR /&gt;This is fairly straightforward and is well documented in the man page.&lt;BR /&gt;&lt;BR /&gt;Its fairly i/o intensive, and I always back up the data before doing it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Nov 2008 18:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304272#M338436</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-11T18:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304273#M338437</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;after reducing the file system, lvreduce must be run to get any disk space back.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Nov 2008 18:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304273#M338437</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-11T18:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304274#M338438</link>
      <description>Probably also the following should help&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1263888" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1263888&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.unixguide.net/hp/hplvmtasks.shtml" target="_blank"&gt;http://www.unixguide.net/hp/hplvmtasks.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1261245" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1261245&lt;/A&gt;</description>
      <pubDate>Tue, 11 Nov 2008 19:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304274#M338438</guid>
      <dc:creator>Grayh</dc:creator>
      <dc:date>2008-11-11T19:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: reduce / FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304275#M338439</link>
      <description>Ivan, &lt;BR /&gt;&lt;BR /&gt;Thanks alot for your solution,&lt;BR /&gt; I was able to resize the / FS without having to reinstall the OS, &lt;BR /&gt;YOUR'E THE BEST !!&lt;BR /&gt;&lt;BR /&gt;Thanks to everyone else too, who poured some ideas  &lt;BR /&gt;</description>
      <pubDate>Wed, 12 Nov 2008 04:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-fs/m-p/4304275#M338439</guid>
      <dc:creator>Vick10</dc:creator>
      <dc:date>2008-11-12T04:50:36Z</dc:date>
    </item>
  </channel>
</rss>

