<?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: Nedd help to extend /usr filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383497#M626014</link>
    <description>There are a couple of ways to go about this.  Your steps look correct to me and you're right, / will be the only FS mounted.  I would go ahead and do a "mount -a", then "umount /usr" - that way you'll have access to everything you may need.&lt;BR /&gt;&lt;BR /&gt;You could also use Ignite to do a "make_tape_recovery" and enlarge /usr or any other root volume group file systems during the restore process.&lt;BR /&gt;&lt;BR /&gt;Finally, if you have extra room, you can make a new logical volume of the desired size, copy the contents of /usr into it, switch the mount points in /etc/fstab and reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 21 Sep 2004 12:36:11 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2004-09-21T12:36:11Z</dc:date>
    <item>
      <title>Nedd help to extend /usr filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383495#M626012</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I need to extend the size of /usr file system. Could you please help me with step to extend the size of /usr filesystem or verify the following steps?&lt;BR /&gt;&lt;BR /&gt;#1&lt;BR /&gt;Boot into single user mode&lt;BR /&gt;#2&lt;BR /&gt;lvextend /dev/vg00/lvolx&lt;BR /&gt;#3&lt;BR /&gt;extendfs /dev/vg00/lvolx&lt;BR /&gt;#4&lt;BR /&gt;reboot the system&lt;BR /&gt;&lt;BR /&gt;When I boot into single user mode, the only filesystem mounted is '/' ( I might be wrong), is it going to be any kind of problem?&lt;BR /&gt;&lt;BR /&gt;Please do reply!&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 12:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383495#M626012</guid>
      <dc:creator>Vivek Shrivastava_1</dc:creator>
      <dc:date>2004-09-21T12:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Nedd help to extend /usr filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383496#M626013</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like you don't have onlineJFS on the server. If you do, you can extend the size of /usr online without a reboot.&lt;BR /&gt;&lt;BR /&gt;If you don't have online jfs, you can proceed like this,&lt;BR /&gt;&lt;BR /&gt;1.) boot into single user mode&lt;BR /&gt;hpux -is at the boot prompt after interrupting the boot process&lt;BR /&gt;2.) activate the root vg &lt;BR /&gt;vgchange -a y /dev/vg00&lt;BR /&gt;3.) extend /usr (should be lvol7)&lt;BR /&gt;lvextend -L new_size_in_mb /dev/vg00/lvol7&lt;BR /&gt;4.) extend the filesystem&lt;BR /&gt;extendfs /dev/vg00/lvol7&lt;BR /&gt;5.) mount /usr to verify&lt;BR /&gt;mount /usr&lt;BR /&gt;boot into multiuser mode,&lt;BR /&gt;6.) init 3&lt;BR /&gt;&lt;BR /&gt;you do not have to reboot.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 12:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383496#M626013</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-09-21T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nedd help to extend /usr filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383497#M626014</link>
      <description>There are a couple of ways to go about this.  Your steps look correct to me and you're right, / will be the only FS mounted.  I would go ahead and do a "mount -a", then "umount /usr" - that way you'll have access to everything you may need.&lt;BR /&gt;&lt;BR /&gt;You could also use Ignite to do a "make_tape_recovery" and enlarge /usr or any other root volume group file systems during the restore process.&lt;BR /&gt;&lt;BR /&gt;Finally, if you have extra room, you can make a new logical volume of the desired size, copy the contents of /usr into it, switch the mount points in /etc/fstab and reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 21 Sep 2004 12:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383497#M626014</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-09-21T12:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nedd help to extend /usr filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383498#M626015</link>
      <description>One thing to check for - do have room in vg00?&lt;BR /&gt;If so then you can extend the filesystem. Check this by running the vgdisplay -v /dev/vg00 and looking at the 'FREE PE' value.&lt;BR /&gt;&lt;BR /&gt;If the vg00 has no room left then you will need to clean up or ignite the system and reallocate the space in vg00. Check for anyyhing you can clean up 1st.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 12:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383498#M626015</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-09-21T12:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nedd help to extend /usr filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383499#M626016</link>
      <description>Thanks to all,&lt;BR /&gt;&lt;BR /&gt;Just want to answer quick questions.&lt;BR /&gt;&lt;BR /&gt;#1&lt;BR /&gt;Yes, I don't have online JFS.&lt;BR /&gt;&lt;BR /&gt;#2&lt;BR /&gt;Yes, I do have lots of space in vg00.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just want to know one thing from Pete.&lt;BR /&gt;&lt;BR /&gt;Why do I have to activate vg00 when I boot into single user mode? Isnâ  t already activated since '/' is already mounted. Please feel free to correct me.&lt;BR /&gt;&lt;BR /&gt;Thank</description>
      <pubDate>Mon, 16 Sep 2024 09:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nedd-help-to-extend-usr-filesystem/m-p/3383499#M626016</guid>
      <dc:creator>Vivek Shrivastava_1</dc:creator>
      <dc:date>2024-09-16T09:25:33Z</dc:date>
    </item>
  </channel>
</rss>

