<?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: root file system size increment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983668#M754518</link>
    <description>The best way is to make a ignite recovery boot tape with interactive recovery option.&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -AIv -a /dev/rmt/tape_device&lt;BR /&gt;&lt;BR /&gt;see man make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;-I   Causes the system recovery process to be interactive when&lt;BR /&gt;                booting from the tape.  By default, when the systems boots&lt;BR /&gt;                from the recovery tape, it will allow ten (10) seconds to&lt;BR /&gt;                interrupt the automatic recovery process in order to make&lt;BR /&gt;                modifications interactively.  When the -I option is&lt;BR /&gt;                specified, booting from the tape will always present the&lt;BR /&gt;                interactive menus.  This option is useful when making configuration changes during the recovery, and may also help&lt;BR /&gt;                prevent an accidental system recovery from a recovery tape.&lt;BR /&gt;&lt;BR /&gt;When the system boots through the ignite tape, you will get interactive menu, and you can modify the / (root) partition as per your available physical extents (PE) on the VG00.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Apr 2007 05:01:01 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2007-04-18T05:01:01Z</dc:date>
    <item>
      <title>root file system size increment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983665#M754515</link>
      <description>How to increase the size of root file system(/) in HP-UX 11.11i?&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 04:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983665#M754515</guid>
      <dc:creator>chetana07</dc:creator>
      <dc:date>2007-04-18T04:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: root file system size increment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983666#M754516</link>
      <description>First question: why? The root filesystem is supposed to be static. Check what's in it and you'll probably find stuff that should be elsewhere. One frequent problem is mis-typing a tape device name and ending up with a large file in /dev: find /dev -type f -print&lt;BR /&gt;&lt;BR /&gt;If after checking these things you still need to increase /, the only HP supported way is to take an ignite backup and resize the filesystem when you restore from it.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 18 Apr 2007 04:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983666#M754516</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2007-04-18T04:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: root file system size increment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983667#M754517</link>
      <description>It's possible but / needs to be contiguous so you're going to have to shrink the succeeding LV (/home) and then use that reclaimed space.  The better, easier approach is to use Ignite to make a make_tape_recovery backup of vg00 and then rebuild using that tape and resize your LV's.&lt;BR /&gt;&lt;BR /&gt;An even better approach is to clean out / so you don't have to enlarge it.  / should be quite static, unless you're mis-using it by putting files there that don't belong.  Take a good look at just what you've got in there and maybe you can re-arrange things so you don't have to expand at all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 18 Apr 2007 05:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983667#M754517</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-04-18T05:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: root file system size increment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983668#M754518</link>
      <description>The best way is to make a ignite recovery boot tape with interactive recovery option.&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -AIv -a /dev/rmt/tape_device&lt;BR /&gt;&lt;BR /&gt;see man make_tape_recovery&lt;BR /&gt;&lt;BR /&gt;-I   Causes the system recovery process to be interactive when&lt;BR /&gt;                booting from the tape.  By default, when the systems boots&lt;BR /&gt;                from the recovery tape, it will allow ten (10) seconds to&lt;BR /&gt;                interrupt the automatic recovery process in order to make&lt;BR /&gt;                modifications interactively.  When the -I option is&lt;BR /&gt;                specified, booting from the tape will always present the&lt;BR /&gt;                interactive menus.  This option is useful when making configuration changes during the recovery, and may also help&lt;BR /&gt;                prevent an accidental system recovery from a recovery tape.&lt;BR /&gt;&lt;BR /&gt;When the system boots through the ignite tape, you will get interactive menu, and you can modify the / (root) partition as per your available physical extents (PE) on the VG00.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 05:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983668#M754518</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-04-18T05:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: root file system size increment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983669#M754519</link>
      <description>chetana I suggest you to take the ignite backup and change the directory structures as you like.&lt;BR /&gt;&lt;BR /&gt;Below are the steps to extend the root file system but I suggest not to take risk if you are proceeding be care ful on the steps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Boot the system in single user mode and extend the root using the lvextend command and it will extend the root logical volume.&lt;BR /&gt;Make sure that the space to extend the root LV is available in the same disk as continuous physical extents because the root volume allocation poicy must be contigous.&lt;BR /&gt;If the adjacent physical extents are occupied by any other LV move that logical volume to some other disk using pvmove command.&lt;BR /&gt;#pvmove -n /dev/vg00/lvolx /dev/dsk/c0txd0 /dev/dsk/c0txd0&lt;BR /&gt;Shutdown the machine and interrupt the normal boot process by pressing any key if it is a S800 system and if it is S700 use "esc" key.&lt;BR /&gt;From the boot admin prompt type boot pri isl you will get the isl prompt&lt;BR /&gt;ISL&amp;gt; hpux -lm&lt;BR /&gt;This will take you to the logical volume maintanence mode. Don't try to mount any logical volume and don't switch to multiuser mode or a different runlevel. &lt;BR /&gt;The root LV will now be mounted on /dev/root instead of /dev/vg00/lvolx&lt;BR /&gt;Now you can execute the extendfs command on the root logical volume:&lt;BR /&gt;# extendfs -F hfs /dev/vg00/rlvolx&lt;BR /&gt;Note down the alternate superblock locations and reboot the macine using&lt;BR /&gt;#reboot -n -------------- DONT MISS THIS STEP.&lt;BR /&gt;This will cause the system to not sync the old superblock back to the filesystem and damage it.&lt;BR /&gt;When you boot the system normally now you will get all the allocated space for the root filesystem.&lt;BR /&gt;Now you will notice that the root volume is still mounted on /dev/root rather than /dev/vg00/lvolx. To correct this you remove the /etc/mnttab and you will find bdf now displays the correct logical volume&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2007 06:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-file-system-size-increment/m-p/3983669#M754519</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-04-18T06:05:20Z</dc:date>
    </item>
  </channel>
</rss>

