<?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 filesystem expansion in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457680#M13063</link>
    <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;Have you considered the ignite-ux alternative.  If you create an ignite image and boot with it - you can interrupt it and setup your new / (as well as other fs sizes)&lt;BR /&gt;&lt;BR /&gt;do a search on ignite in the forums for more information.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
    <pubDate>Wed, 25 Oct 2000 12:55:05 GMT</pubDate>
    <dc:creator>Kofi ARTHIABAH</dc:creator>
    <dc:date>2000-10-25T12:55:05Z</dc:date>
    <item>
      <title>Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457677#M13060</link>
      <description>I have an HP 9000 T600.  I need to expand my root filesystem "/".  HP says I can't do it with a lvextend in single user mode, which makes sense being you can't unmount that filesystem.  Any suggestiond out there will be highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 25 Oct 2000 12:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457677#M13060</guid>
      <dc:creator>Mike Barron</dc:creator>
      <dc:date>2000-10-25T12:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457678#M13061</link>
      <description>Mike:&lt;BR /&gt;&lt;BR /&gt;A very interesting proposal by Tim Malnati was posed in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xeee76c96588ad4118fef0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xeee76c96588ad4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Oct 2000 12:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457678#M13061</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-25T12:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457679#M13062</link>
      <description>What you can do is:&lt;BR /&gt;1 Make a recovery boot tape with ignite.&lt;BR /&gt;2 Reinstall using the tape and interrupt the boot process to increase /(root)&lt;BR /&gt;3 Check for files that are filling up your root directory and delete them.Use this command (find / -xdev -size +1000000c -exec ll {} \;)</description>
      <pubDate>Wed, 25 Oct 2000 12:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457679#M13062</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-10-25T12:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457680#M13063</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;Have you considered the ignite-ux alternative.  If you create an ignite image and boot with it - you can interrupt it and setup your new / (as well as other fs sizes)&lt;BR /&gt;&lt;BR /&gt;do a search on ignite in the forums for more information.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 25 Oct 2000 12:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457680#M13063</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-10-25T12:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457681#M13064</link>
      <description>Thanks guys, I did consider The ignite_ux, I was just querying if there were any other methods of doing this.  I appreciate all your help.  I just freed up some space by deleting some file in the /stand directory.  One being vmunix.prev.  I now have the space needed hopefully.  &lt;BR /&gt;Mike</description>
      <pubDate>Wed, 25 Oct 2000 13:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457681#M13064</guid>
      <dc:creator>Mike Barron</dc:creator>
      <dc:date>2000-10-25T13:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457682#M13065</link>
      <description>Mike:&lt;BR /&gt;&lt;BR /&gt;BTW, /stand/vmunix.prev is the standard backup kernel.  It's a good thing to have to boot from if /stand/vmunix ever gets corrupted!  You might want to copy vmunix as vmunix.prev .&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Oct 2000 13:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457682#M13065</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-25T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457683#M13066</link>
      <description>I have it backed up on tape..  This would help if I ever needed to restore it back on the system right?&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2000 13:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457683#M13066</guid>
      <dc:creator>Mike Barron</dc:creator>
      <dc:date>2000-10-25T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457684#M13067</link>
      <description>Mike:&lt;BR /&gt;&lt;BR /&gt;I don't believe you can create a bootable tape except with Ignite, of course.  You should leave a copy of the kernel on disk in /stand.  Then you can do:&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -is /stand/vmunix.prev&lt;BR /&gt;&lt;BR /&gt;to boot to an alternate (previously good) kernel.  See the System Administration Tasks manual for more details.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 25 Oct 2000 14:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457684#M13067</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-25T14:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457685#M13068</link>
      <description>Good point, what if I put it in another directory.  Like /var, will that work?&lt;BR /&gt;&lt;BR /&gt;Same concept, different location...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2000 14:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457685#M13068</guid>
      <dc:creator>Mike Barron</dc:creator>
      <dc:date>2000-10-25T14:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem expansion</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457686#M13069</link>
      <description>The kernel needs to be in an hfs filesystem, unfortunately.  Moving it to /var would not work if /var is jfs.  Also, remember that your boot volume must be defined with lvlnboot, and the volumes must be defined as contiguous with no bad block relocation.&lt;BR /&gt;&lt;BR /&gt;Bottom line: keep your kernel in /stand.  Clear out other space if necessary.  Rebuild the root VG if you cannot find enough space.&lt;BR /&gt;&lt;BR /&gt;BTW -- alternative solution if you do not want to use ignite to rebuild VG00 is to boot to lvm maintenance mode, shrink primary swap, move extents for primary sway to the "back end" of where they were oiginally, extend /stand into the available extents.&lt;BR /&gt;&lt;BR /&gt;make_recovry is a much "friendlier" solution.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2000 14:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-expansion/m-p/2457686#M13069</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-25T14:44:33Z</dc:date>
    </item>
  </channel>
</rss>

