<?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: increasing disk space for root directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581866#M924422</link>
    <description>Mark...I had the same problem awhile ago...I discovered that I had huge files sitting on my /dev directory that did not belong there or were no longer being used...just another idea in addition to these above... Jay</description>
    <pubDate>Thu, 20 Sep 2001 10:39:21 GMT</pubDate>
    <dc:creator>Jay Cantwell</dc:creator>
    <dc:date>2001-09-20T10:39:21Z</dc:date>
    <item>
      <title>increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581856#M924412</link>
      <description>I was wondering, if it's possible, how to increase the amount of disk space allocated to the root directory.  I think you usually have to unmount a drive, add the space, then mount it back, but I don't know how to do that with the / disk.  Is there a way to do this, or another method all together to allocate to this disk?  Thanks!</description>
      <pubDate>Wed, 19 Sep 2001 17:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581856#M924412</guid>
      <dc:creator>Mark Stewart</dc:creator>
      <dc:date>2001-09-19T17:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581857#M924413</link>
      <description>You can use Ignite/UX to extend your root logical volume:&lt;BR /&gt;&lt;BR /&gt;     1. Insert a writable tape into the tape drive.&lt;BR /&gt;&lt;BR /&gt;     2. Execute the following command:&lt;BR /&gt;&lt;BR /&gt;        make_recovery -p -A -d /dev/rmt/tape_device_file&lt;BR /&gt;&lt;BR /&gt;     3. Modify the /var/opt/ignite/recovery/config.recover file:&lt;BR /&gt;&lt;BR /&gt;        a. Locate the following information in&lt;BR /&gt;           /var/opt/ignite/recovery/config.recover:&lt;BR /&gt;&lt;BR /&gt;           logical_volume "lvol3" {&lt;BR /&gt;                                  usage=VxFS&lt;BR /&gt;                                  size=86016KB&lt;BR /&gt;                                  mount_point="/"&lt;BR /&gt;                                  largefiles=FALSE&lt;BR /&gt;                                  bad_block_relocate=false&lt;BR /&gt;                                  contiguous_allocation=true&lt;BR /&gt;                                  stripes=0&lt;BR /&gt;                                  stripe_size=0KB&lt;BR /&gt;                                  disk[_hp_root_disk]&lt;BR /&gt;                          } # end logical_volume&lt;BR /&gt;&lt;BR /&gt;        b. Modify the above information to the appropriate size.&lt;BR /&gt;           Ensure that you have enough space in vg00 to perform this&lt;BR /&gt;           operation.&lt;BR /&gt;&lt;BR /&gt;           You can shrink one logical volume so that you can increase&lt;BR /&gt;           another logical volume.  Be careful not to configure more&lt;BR /&gt;           disk space that what's actually available in vg00.&lt;BR /&gt;&lt;BR /&gt;        c. Save /var/opt/ignite/recovery/config.recover.&lt;BR /&gt;&lt;BR /&gt;     4. Execute the following command:&lt;BR /&gt;&lt;BR /&gt;        make_recovery -r -d /dev/rmt/tape_device_file&lt;BR /&gt;&lt;BR /&gt;        Note: This command enables you to continue to create your tape.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 17:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581857#M924413</guid>
      <dc:creator>Edward Alfert_2</dc:creator>
      <dc:date>2001-09-19T17:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581858#M924414</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Unfortunately unlike other filesystems / and /stand cannot be increased as easily as other filesystems.&lt;BR /&gt;&lt;BR /&gt;But the most common way of increasing it is using ignite/UX&lt;BR /&gt;&lt;BR /&gt;You can download ignite from&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/download.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To get more information about ignite&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/index.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Wed, 19 Sep 2001 17:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581858#M924414</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-09-19T17:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581859#M924415</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;The only way you can increase the disk space in / (root) directory is by reinstalling the OS. Ignite will allow you to take a backup of your OS and then you can reinstall the OS and resize the disk space. You won't have to reinstall the other patches / applications already installed on your system.&lt;BR /&gt;&lt;BR /&gt;So that is it. Good luck to you.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 17:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581859#M924415</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-19T17:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581860#M924416</link>
      <description>One additional thought, do you need room because something in "/" is growing?  or because it was just made to small starting out?&lt;BR /&gt;I say this because something things can sneak into / that shouldn't be there like core dumps or even application files.  I'd do a du -sk * from / to see where the space is being used.  Perhaps something there can also be made into its own filesystem apart from /.</description>
      <pubDate>Wed, 19 Sep 2001 19:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581860#M924416</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-09-19T19:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581861#M924417</link>
      <description>actually, Bernie, that was the question I was about to follow up with.. something does indeed seem to be growing in size on the /, but I couldn't tell what it was.. one of my users said he saw a very large file, so he deleted it.  no biggie.  but the space didn't come back until after fastbooting the machine.  what are common sources of these "leaks" onto the diskspace?</description>
      <pubDate>Wed, 19 Sep 2001 19:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581861#M924417</guid>
      <dc:creator>Mark Stewart</dc:creator>
      <dc:date>2001-09-19T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581862#M924418</link>
      <description>Mark&lt;BR /&gt;&lt;BR /&gt;One thing to keep in mind is that if that file was kept open by a process, even though you've removed it from the filesystem you can't reclaim the space until after the process issues a close (or the process dies).&lt;BR /&gt;&lt;BR /&gt;The better thing to do would have been to do a fuser on the file, find the offending program, kill it and then remove the file.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Wed, 19 Sep 2001 19:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581862#M924418</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-19T19:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581863#M924419</link>
      <description>Mark&lt;BR /&gt;&lt;BR /&gt;Also forgot to mention that / shouldn't be writable by anyone other than root (hopefully), so the process must have an effective user id of root, i.e. it was probably a process run by a root or setuid root process.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Wed, 19 Sep 2001 19:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581863#M924419</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-19T19:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581864#M924420</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;You could do something like&lt;BR /&gt;du -x / |sort -n&lt;BR /&gt;&lt;BR /&gt;(for listing the disk usage only of the / filesystem)&lt;BR /&gt;&lt;BR /&gt;Also i think it is important you keep an eye on the filesystem usage and find out which process is writing such huge files to the / filesystem and particularly which directory is it writing to.&lt;BR /&gt;&lt;BR /&gt;-Ramesh</description>
      <pubDate>Wed, 19 Sep 2001 20:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581864#M924420</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-09-19T20:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581865#M924421</link>
      <description>Hi Mark:&lt;BR /&gt;&lt;BR /&gt;This question appears periodically.  The generally accepted method has usually been to use Ignite to create a recovery tape and reinstall.  Some other methods for the not-so faint-of-heart can also work.&lt;BR /&gt;&lt;BR /&gt;However, there is a "sanctioned" method other than Ignite recovery which uses Online JFS to extend the root filesystem without having to reinstall, Ignite or create an alternate boot&lt;BR /&gt;disk.  This procedure and its requirements are described in the Technical Knowledge Base document #KBRC00006582, "Extending the root file system with Online JFS - fsadm".&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Sep 2001 21:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581865#M924421</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-09-19T21:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581866#M924422</link>
      <description>Mark...I had the same problem awhile ago...I discovered that I had huge files sitting on my /dev directory that did not belong there or were no longer being used...just another idea in addition to these above... Jay</description>
      <pubDate>Thu, 20 Sep 2001 10:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581866#M924422</guid>
      <dc:creator>Jay Cantwell</dc:creator>
      <dc:date>2001-09-20T10:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: increasing disk space for root directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581867#M924423</link>
      <description>thanks for your help everybody!  I got it figured out.  Santosh, you were right on the money.  There was a process writing to a file that wasn't dying.</description>
      <pubDate>Thu, 20 Sep 2001 12:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-disk-space-for-root-directory/m-p/2581867#M924423</guid>
      <dc:creator>Mark Stewart</dc:creator>
      <dc:date>2001-09-20T12:56:41Z</dc:date>
    </item>
  </channel>
</rss>

