<?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: extending file systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439324#M207010</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You probably had cd'ed into that directory. Otherwise did you login as another user whose home directory is in /home and then you did a sudo or su to change to root.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds</description>
    <pubDate>Wed, 08 Dec 2004 13:17:02 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2004-12-08T13:17:02Z</dc:date>
    <item>
      <title>extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439316#M207002</link>
      <description>Trying to extend the /home file system. It states that it is in use. I run fuser -c and it only shows my current process probably from the fuser command but can not still umount it. What is the next stop even if I wanted to extend the / file system.</description>
      <pubDate>Wed, 08 Dec 2004 12:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439316#M207002</guid>
      <dc:creator>Scott Clement_2</dc:creator>
      <dc:date>2004-12-08T12:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439317#M207003</link>
      <description>fuser -cu /home &lt;BR /&gt;&lt;BR /&gt;If you have online jfs - you don't need to unmount.&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;NEW size="" in="" mb=""&gt; /dev/vg00/lvolX&lt;BR /&gt;&lt;BR /&gt;fsadm -b &lt;NEW size="" in="" mb=""&gt;M /home&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;/NEW&gt;&lt;/NEW&gt;</description>
      <pubDate>Wed, 08 Dec 2004 12:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439317#M207003</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-12-08T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439318#M207004</link>
      <description>Hi Scott,&lt;BR /&gt;&lt;BR /&gt;If you don't have onlineJFS, try this,&lt;BR /&gt;&lt;BR /&gt;to check on any process using /home filesystem,&lt;BR /&gt;# fuser -cu /home &lt;BR /&gt;&lt;BR /&gt;if you are in /home directory, get out of that directory.&lt;BR /&gt;to kill all processes using /home&lt;BR /&gt;# fuser -ck /home&lt;BR /&gt;&lt;BR /&gt;you should now be able to unmount /home and do lvextend / extendfs to extend the size of /home&lt;BR /&gt;&lt;BR /&gt;If you have onlineJFS, you don't have to unmount /home to extend its size, do lvextend/fsadm to extend the size online.&lt;BR /&gt;&lt;BR /&gt;You cannot extend the size of / filesystem, since it has to be contiguous. The only way to extend the size of / would be to reinstall the OS. You can take a ignite backup (take two) and then reinstall the OS on the system and at the time of installtion choose to increase the size of / filesystem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 12:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439318#M207004</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-08T12:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439319#M207005</link>
      <description>Hi,&lt;BR /&gt;Do you have Online-Jfs?&lt;BR /&gt;Use sam...&lt;BR /&gt;If not&lt;BR /&gt;go to / do a fuser -ku /home&lt;BR /&gt;If you are still alive you should be able to umount now...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 08 Dec 2004 12:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439319#M207005</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-08T12:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439320#M207006</link>
      <description>You will find that lsof is a much better tool at spotting open files than is fuser.&lt;BR /&gt;&lt;BR /&gt;In the worst case, you can bring the system up in single-user mode and use the commands in /sbin to grow the LVOL and extend the filesystem.&lt;BR /&gt;&lt;BR /&gt;You should really purchase OnlineJFS. No HP-UX box should leave /home without it. &lt;BR /&gt;&lt;BR /&gt;Even with OnlineJFS, contiguously allocated LVOL's can't be extended (except when there is free space adjacent to the last PE of the LVOL) so / and /stand can't be extended. The only real solution in that case is to use IgniteUX to reload the system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Man lvextend, extendfs, fsasm for more details and don't use SAM for this until you know how to do all the steps manually.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Dec 2004 12:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439320#M207006</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-12-08T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439321#M207007</link>
      <description>Scott,&lt;BR /&gt;&lt;BR /&gt;Sometimes, when all else fails, the easiest way is just to reboot into single user mode.  Boot the box, interrupt at the 10 second prompt, interact with ISL and enter "hpux -is".  That will bring you up in single user mode and none of the file systems will be mounted.  I usually do a "mount -a" and then unmount /home so I will have access to the commands I need.  From there, you can easily entend /home and then enter "init 3" to come on up into multi-user mode.&lt;BR /&gt;&lt;BR /&gt;To expand the root file system ( / ), the easiest way is to make an ignite make_tape_recovery backup and use it to rebuild your root volume group, resizing file systems along the way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 08 Dec 2004 12:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439321#M207007</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-12-08T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439322#M207008</link>
      <description>It still shows that root is connected to the /home. When I run fuser -ck /home it kills my process and it is back when I login. Root's home directory is the default /root. So why would it have a open file on /home?</description>
      <pubDate>Wed, 08 Dec 2004 12:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439322#M207008</guid>
      <dc:creator>Scott Clement_2</dc:creator>
      <dc:date>2004-12-08T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439323#M207009</link>
      <description>It should not...&lt;BR /&gt;Check /etc/passwd, root's home should be /&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor&lt;BR /&gt;P.S.&lt;BR /&gt;So no Online-Jfs?</description>
      <pubDate>Wed, 08 Dec 2004 12:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439323#M207009</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-12-08T12:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: extending file systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439324#M207010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You probably had cd'ed into that directory. Otherwise did you login as another user whose home directory is in /home and then you did a sudo or su to change to root.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Wed, 08 Dec 2004 13:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-file-systems/m-p/3439324#M207010</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-08T13:17:02Z</dc:date>
    </item>
  </channel>
</rss>

