<?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 /usr file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966835#M119604</link>
    <description>Hi Larry:&lt;BR /&gt;&lt;BR /&gt;If you are truly in single user mode (via a boot) then '/usr' shouldn't be mounted.  If you see the filesystem with:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;...then you '/usr' is mounted.  Also:&lt;BR /&gt;&lt;BR /&gt;# who -r&lt;BR /&gt;&lt;BR /&gt;...will show you your runlevel.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 06 May 2003 18:23:45 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2003-05-06T18:23:45Z</dc:date>
    <item>
      <title>increasing /usr file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966833#M119602</link>
      <description>I booted my machine in single user mode so I could increase my /usr volume.  I can not get it to umount it keeps telling me it is busy.  I try running fuser and there is nothing showing.  Any suggestions would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Larry&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2003 18:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966833#M119602</guid>
      <dc:creator>Larry Scheetz</dc:creator>
      <dc:date>2003-05-06T18:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: increasing /usr file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966834#M119603</link>
      <description>What is your PWD?&lt;BR /&gt;&lt;BR /&gt;Try cd /, and then umount /usr.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 06 May 2003 18:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966834#M119603</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-05-06T18:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: increasing /usr file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966835#M119604</link>
      <description>Hi Larry:&lt;BR /&gt;&lt;BR /&gt;If you are truly in single user mode (via a boot) then '/usr' shouldn't be mounted.  If you see the filesystem with:&lt;BR /&gt;&lt;BR /&gt;# cat /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;...then you '/usr' is mounted.  Also:&lt;BR /&gt;&lt;BR /&gt;# who -r&lt;BR /&gt;&lt;BR /&gt;...will show you your runlevel.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 May 2003 18:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966835#M119604</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-05-06T18:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: increasing /usr file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966836#M119605</link>
      <description>If you truly booted your system in single user (as opposed to an init -s command), then /usr should not be mounted unless you explicitly mounted it.&lt;BR /&gt;&lt;BR /&gt;The proper way to do this is reboot and interrupt the boot process.&lt;BR /&gt;&lt;BR /&gt;BOOT PRI&lt;BR /&gt;Interact with isl? Y&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;At this point, you will be up in single-user as root with only / mounted. All the commands that you need will be in /sbin.&lt;BR /&gt;&lt;BR /&gt;BTW, No HP-UX should be without OnlineJFS; it's just too handy-dandy.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2003 18:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966836#M119605</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-05-06T18:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: increasing /usr file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966837#M119606</link>
      <description>To clear open processes on the /usr filesystem.&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /usr&lt;BR /&gt;&lt;BR /&gt;I would NOT do that on a production system during normal business hours.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.isnamerica.com" target="_blank"&gt;http://www.isnamerica.com&lt;/A&gt;&lt;BR /&gt;Call me anything you want, just don't forget to call me to dinner.&lt;BR /&gt;Steven E. Protter</description>
      <pubDate>Tue, 06 May 2003 18:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-usr-file-system/m-p/2966837#M119606</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-06T18:44:08Z</dc:date>
    </item>
  </channel>
</rss>

