<?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 /opt on root disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490816#M654724</link>
    <description>Hi Rebecca,&lt;BR /&gt;&lt;BR /&gt;Unless you have Online JFS installed, you'll have to umount the filesystem to be able to increase the logical volume (and filesystem) size.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You don't need to shutdown your system:&lt;BR /&gt;Have a look with fuser at the process(es) having a file open on the /opt filesystem&lt;BR /&gt;&lt;BR /&gt;Terminating the processes reported by 'fuser /opt' will allow you to umount the filesystem, increase the size, and mount it back.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Feb 2001 16:22:10 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-02-07T16:22:10Z</dc:date>
    <item>
      <title>extend /opt on root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490815#M654723</link>
      <description>Is there a way to extend /opt without shutting the system down to un-mount the filesystem?  I am at capacity (100%).</description>
      <pubDate>Wed, 07 Feb 2001 16:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490815#M654723</guid>
      <dc:creator>Rebecca Hounschell</dc:creator>
      <dc:date>2001-02-07T16:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: extend /opt on root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490816#M654724</link>
      <description>Hi Rebecca,&lt;BR /&gt;&lt;BR /&gt;Unless you have Online JFS installed, you'll have to umount the filesystem to be able to increase the logical volume (and filesystem) size.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You don't need to shutdown your system:&lt;BR /&gt;Have a look with fuser at the process(es) having a file open on the /opt filesystem&lt;BR /&gt;&lt;BR /&gt;Terminating the processes reported by 'fuser /opt' will allow you to umount the filesystem, increase the size, and mount it back.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 16:22:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490816#M654724</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-07T16:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: extend /opt on root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490817#M654725</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sometimes, it's very hard to umount a FS in VG00.&lt;BR /&gt;&lt;BR /&gt;The only solution is rebooting in single user mode.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Wed, 07 Feb 2001 16:35:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490817#M654725</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-02-07T16:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: extend /opt on root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490818#M654726</link>
      <description>Another solution is to create a new /opt on some other disk, copy all the files over to it from your root disk, unmount the new /opt, unmount the original /opt, and then permanently mount the new /opt.&lt;BR /&gt;&lt;BR /&gt;If you find that some process has one or more files locked on the old /opt, then the fuser command can be used to track them down to be killed.&lt;BR /&gt;&lt;BR /&gt;Of course, you will need to change your fstab so that the new /opt is mounted when the system is rebooted.</description>
      <pubDate>Thu, 08 Feb 2001 20:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490818#M654726</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2001-02-08T20:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: extend /opt on root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490819#M654727</link>
      <description>Yet another solution is to move some of the directories in /opt to some other volume with more space, and use links from the old /opt to the new location. This will be quite transparent to applications.</description>
      <pubDate>Thu, 08 Feb 2001 20:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490819#M654727</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2001-02-08T20:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: extend /opt on root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490820#M654728</link>
      <description>fuser will miss about 2/3 of the processes that have files open on a given mount point.  Once you've gotten rid of the processes on the mount point, change fuser to point to the logical volume (/dev/vg00/lvol-whatever) and again, kill the associated processes.&lt;BR /&gt;&lt;BR /&gt;That should get most of themso you can unmount the filesystem (no more device busy messages). If this doesn't get it unmounted, get a free program called lsof to completely identify the open processes on /opt.&lt;BR /&gt;&lt;BR /&gt;Be sure to check if you have any space left on the volume group with the vgdisplay command (Free PE).</description>
      <pubDate>Fri, 09 Feb 2001 01:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-opt-on-root-disk/m-p/2490820#M654728</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-02-09T01:20:05Z</dc:date>
    </item>
  </channel>
</rss>

