<?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: extend / w/o OnlineJFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914972#M623504</link>
    <description>I was trying to install the latest Quality Pack on an L2000 that was configured with a "/" of 150MB. I've cleaned up "/" as best I can and hopefully the amount of space I have freed up will be enough...I figure worse case will be to break the root mirror, create and alternate OS with larger lvols, then copy the contents of the current OS to the alternate.. I will then boot off the alternate OS and mirror the previous OS to the new OS...&lt;BR /&gt;&lt;BR /&gt;Thanks for all the input. The replies confirmed my suspicions.</description>
    <pubDate>Thu, 28 Jul 2005 15:01:55 GMT</pubDate>
    <dc:creator>Dennis Carrillo</dc:creator>
    <dc:date>2005-07-28T15:01:55Z</dc:date>
    <item>
      <title>extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914967#M623499</link>
      <description>Is it possible to extend / with the OS Recovery CD. I can't find any other alternative to extending /, without having to use Ignite, or some other mechanism that would require me to break mirrors, etc...Single user mode isn't an option because you come up on /...I booted off the recovery CD, but couldn't find utilities to help me extend /, so thought maybe someone on the Forum might have an idea, or know of hidden commands to do this...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...</description>
      <pubDate>Thu, 28 Jul 2005 12:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914967#M623499</guid>
      <dc:creator>Dennis Carrillo</dc:creator>
      <dc:date>2005-07-28T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914968#M623500</link>
      <description>No hidden commands/ways to do it.&lt;BR /&gt;&lt;BR /&gt;1 Resinstall - ignite or cold new install</description>
      <pubDate>Thu, 28 Jul 2005 12:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914968#M623500</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-07-28T12:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914969#M623501</link>
      <description>The problem is that /, /stand and swap need to be contiguous, so the only way you could even attempt this is by shrinking swap and giving the extra space to /.&lt;BR /&gt;&lt;BR /&gt;The much easier way is to use Ignite to make a bootable backup of vg00.  You can then boot off it and go through an "install" that reloads your existing vg00 while giving you the chance to re-size your logical volumes during the process.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/" target="_blank"&gt;http://www.docs.hp.com/en/IUX/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 Jul 2005 12:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914969#M623501</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-28T12:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914970#M623502</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Like others mentioned there is no other way other than to load the OS,make a make_recovery image and install from it wher you can make the necessary filesystem size modifications.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 28 Jul 2005 12:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914970#M623502</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-07-28T12:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914971#M623503</link>
      <description>There have many, many comments abount extending /. There is no need to extend it at all. The smallest workstation to the largest SuperDome need only a couple of hundred megs. / is a static directory and nothing is stored or installed there. Most likely, you have massive directoriews or files that were incorrectly sent to / and must be moved. There are really only 4 directories for /:&lt;BR /&gt; &lt;BR /&gt;/sbin&lt;BR /&gt;/etc&lt;BR /&gt;/dev&lt;BR /&gt;/root&lt;BR /&gt; &lt;BR /&gt;(note: /root is where you move root's home). You can analyze just the / volume with this command:&lt;BR /&gt; &lt;BR /&gt;du -kx / | sort -rn | head -20&lt;BR /&gt;94288   /&lt;BR /&gt;48696   /sbin&lt;BR /&gt;41768   /etc&lt;BR /&gt;26680   /etc/vx&lt;BR /&gt;21656   /etc/vx/type&lt;BR /&gt;14992   /sbin/fs&lt;BR /&gt;10072   /etc/opt&lt;BR /&gt; &lt;BR /&gt;The above is fairly typical (94 megs used, /sbin is the largest). If /dev is at the top, a root admin made a big spelling error since /dev is less than 100k. Find the goof with:&lt;BR /&gt; &lt;BR /&gt;find /dev -type f -exec ll {} \;&lt;BR /&gt; &lt;BR /&gt;There are NO ordinary files in /dev. Any other directory at the top of the list needs careful examination. A product install (ie, /sap or /informix or /oracle) is a big mistake and need to be moved to the correct directory, /opt.</description>
      <pubDate>Thu, 28 Jul 2005 14:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914971#M623503</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-07-28T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914972#M623504</link>
      <description>I was trying to install the latest Quality Pack on an L2000 that was configured with a "/" of 150MB. I've cleaned up "/" as best I can and hopefully the amount of space I have freed up will be enough...I figure worse case will be to break the root mirror, create and alternate OS with larger lvols, then copy the contents of the current OS to the alternate.. I will then boot off the alternate OS and mirror the previous OS to the new OS...&lt;BR /&gt;&lt;BR /&gt;Thanks for all the input. The replies confirmed my suspicions.</description>
      <pubDate>Thu, 28 Jul 2005 15:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914972#M623504</guid>
      <dc:creator>Dennis Carrillo</dc:creator>
      <dc:date>2005-07-28T15:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914973#M623505</link>
      <description>Dennis,&lt;BR /&gt;&lt;BR /&gt;You might look in your /etc/lvmconf directory to see if there are any .conf files associated w/ old volume groups that no longer exist &amp;amp; you do not need.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 15:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914973#M623505</guid>
      <dc:creator>Sheriff Andy</dc:creator>
      <dc:date>2005-07-28T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: extend / w/o OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914974#M623506</link>
      <description>Thanks for all the responses..I have upgraded to the latest quality pack, and now have JDK1.5 installed...Basically what I did was bring down the server in Single User mode, increased all non-/ OS partitions, cleaned up "/", which was enough to proceed with the installs.&lt;BR /&gt;&lt;BR /&gt;Thanks again!!!</description>
      <pubDate>Thu, 28 Jul 2005 18:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-w-o-onlinejfs/m-p/4914974#M623506</guid>
      <dc:creator>Dennis Carrillo</dc:creator>
      <dc:date>2005-07-28T18:44:59Z</dc:date>
    </item>
  </channel>
</rss>

