<?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: Extending the root file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359915#M193876</link>
    <description>Yes, make_tape_recovery is the easiest and best way to resize filesystems.&lt;BR /&gt;&lt;BR /&gt;#make_tape_recovery -I -v -x inc_include=/dev/vg00 -a /dev/rmt/?mn&lt;BR /&gt;&lt;BR /&gt;I=interactive recovery&lt;BR /&gt;?mn= 0mn or 1mn ....etc.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Richard</description>
    <pubDate>Wed, 18 Aug 2004 09:11:14 GMT</pubDate>
    <dc:creator>Rgomes</dc:creator>
    <dc:date>2004-08-18T09:11:14Z</dc:date>
    <item>
      <title>Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359912#M193873</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I want to extend the root (/) file system, i have applications installed on the system. kindly help me with the procedure carry out this activity.&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Govind.&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2004 08:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359912#M193873</guid>
      <dc:creator>Govinda</dc:creator>
      <dc:date>2004-08-18T08:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359913#M193874</link>
      <description>Hi Govinda,&lt;BR /&gt;&lt;BR /&gt;The easiest way is to create a bootable ignite tape and restore your OS to a larger filesystem.&lt;BR /&gt;&lt;BR /&gt;Iginite can be downloaded from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 18 Aug 2004 08:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359913#M193874</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-08-18T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359914#M193875</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;use Ignite (make_tape_recovery)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Wed, 18 Aug 2004 09:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359914#M193875</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-08-18T09:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359915#M193876</link>
      <description>Yes, make_tape_recovery is the easiest and best way to resize filesystems.&lt;BR /&gt;&lt;BR /&gt;#make_tape_recovery -I -v -x inc_include=/dev/vg00 -a /dev/rmt/?mn&lt;BR /&gt;&lt;BR /&gt;I=interactive recovery&lt;BR /&gt;?mn= 0mn or 1mn ....etc.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 18 Aug 2004 09:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359915#M193876</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2004-08-18T09:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359916#M193877</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree that Ignite is the (only) way to go.&lt;BR /&gt;But I would also caution you *strongly* to not load apps in vg00, let alone in /....and now you no one of the main reasons - space. The other is that if they go awry &amp;amp; corrupt the VG they live in, you're liable to have an unbootable system.&lt;BR /&gt;Since you have to use Ignite to extend /, you can use the opportunity to create another VG (if you have the spare disk(s)) &amp;amp; have that VG/LV mount to the location where the apps currently reside. &lt;BR /&gt;Use fbackup and create a tape of the apps only &amp;amp; then when you create the make_tape_recovery tape exclude the apps. Then lay down the recovery tape - creating the new VG/LV/FS at that time &amp;amp; simply restore the fbackup data to that new structure.&lt;BR /&gt;MORAL: Don't mix OS &amp;amp; application on the same VG.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 18 Aug 2004 09:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359916#M193877</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-08-18T09:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359917#M193878</link>
      <description>As stated previously, not a good idea to load apps in vg00. Use this for root files only.&lt;BR /&gt;&lt;BR /&gt;Look to see if you have some log files being written in vg00, or a core file that dumped, or somebody is redirecting output into the vg00. Look into the /var/adm area, you have the syslog.log and mail.log and the various sar files in this area as well. This could be taking lots of room on vg00. Also see if you can run the cleanup utility on some older, superceded patches. This can be vg00 as well.&lt;BR /&gt;&lt;BR /&gt;Ignite is the way to make the / filesystem bigger but see if there is something taking the space before hand. It will be much easier (and no downtime) to see if you can clean up in the / filesystem than to re-ignite a system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2004 09:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359917#M193878</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-18T09:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Extending the root file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359918#M193879</link>
      <description>Another suggestion, if /var/adm/crash is a part of the vg00, look to see if there are old crash dump files that you can remove. &lt;BR /&gt;&lt;BR /&gt;Try this command to identify you worse offenders:&lt;BR /&gt;&lt;BR /&gt;From the root directory (/)&lt;BR /&gt;&lt;BR /&gt;# du . -x -ka | sort -nr | more&lt;BR /&gt;&lt;BR /&gt;This will identify the biggest to smallest file in the root filesystem area.</description>
      <pubDate>Wed, 18 Aug 2004 10:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-the-root-file-system/m-p/3359918#M193879</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-18T10:27:20Z</dc:date>
    </item>
  </channel>
</rss>

