<?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 Can not increase Filesystem /usr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969476#M632136</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried to to increase Filesystem /usr - no success&lt;BR /&gt;&lt;BR /&gt;Steps:&lt;BR /&gt;&lt;BR /&gt;1. change to single-user-mode with 'init 1' -&amp;gt; ok&lt;BR /&gt;&lt;BR /&gt;2. lvextend -L 1000 /dev/vg00/lvol7 -&amp;gt; ok&lt;BR /&gt;&lt;BR /&gt;3. umount /dev/vg00/lvol7 -&amp;gt; ...Device busy&lt;BR /&gt;&lt;BR /&gt;4. ps -ef | grep /usr   --&amp;gt; &lt;BR /&gt;&lt;BR /&gt;some processes from filesystem /usr are running:&lt;BR /&gt;/usr/.../monitor/RemoteMonitor&lt;BR /&gt;/usr/.../monitor/disk_em&lt;BR /&gt;/usr/.../monitor/dm_memory&lt;BR /&gt;...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;Frank&lt;BR /&gt;</description>
    <pubDate>Fri, 09 May 2003 13:35:29 GMT</pubDate>
    <dc:creator>Schwerdtfeger</dc:creator>
    <dc:date>2003-05-09T13:35:29Z</dc:date>
    <item>
      <title>Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969476#M632136</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried to to increase Filesystem /usr - no success&lt;BR /&gt;&lt;BR /&gt;Steps:&lt;BR /&gt;&lt;BR /&gt;1. change to single-user-mode with 'init 1' -&amp;gt; ok&lt;BR /&gt;&lt;BR /&gt;2. lvextend -L 1000 /dev/vg00/lvol7 -&amp;gt; ok&lt;BR /&gt;&lt;BR /&gt;3. umount /dev/vg00/lvol7 -&amp;gt; ...Device busy&lt;BR /&gt;&lt;BR /&gt;4. ps -ef | grep /usr   --&amp;gt; &lt;BR /&gt;&lt;BR /&gt;some processes from filesystem /usr are running:&lt;BR /&gt;/usr/.../monitor/RemoteMonitor&lt;BR /&gt;/usr/.../monitor/disk_em&lt;BR /&gt;/usr/.../monitor/dm_memory&lt;BR /&gt;...&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;Frank&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 13:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969476#M632136</guid>
      <dc:creator>Schwerdtfeger</dc:creator>
      <dc:date>2003-05-09T13:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969477#M632137</link>
      <description>Init -s is not going to do it. You will need to reboot, interrupt the boot process, boot pri, interact with IPL? Y,hpux -is. That will bring you up in single-user mode with only / mounted as root. All the commands that you need will be in /sbin.&lt;BR /&gt;&lt;BR /&gt;P.S. Get OnlineJFS and aviod all this nonsense and downtime.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 13:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969477#M632137</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-05-09T13:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969478#M632138</link>
      <description>You need to reboot the system in to single user mode. Simple init 1 will not allow you to umount the file system.&lt;BR /&gt;&lt;BR /&gt;Interrupt the boot process and at ISL prompt, give "hpux -is" to boot the system in single user mode. Then you can mount or umount the file systems.</description>
      <pubDate>Fri, 09 May 2003 13:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969478#M632138</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T13:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969479#M632139</link>
      <description>Boot into single user mode.  init 1 usually won't get you to where you want to be.&lt;BR /&gt;&lt;BR /&gt;Interupt boot, type bo pri, interact with IPL = Y, and type hpux -is&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 13:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969479#M632139</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2003-05-09T13:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969480#M632140</link>
      <description>or do this&lt;BR /&gt;&lt;BR /&gt;add new lvm usr2&lt;BR /&gt;cd usr&lt;BR /&gt;find . ???print | cpio ???pcxvdmu /usr2&lt;BR /&gt;edit fstab comment out usr and change usr2 to usr&lt;BR /&gt;reboot&lt;BR /&gt;remove unused volumes.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 13:57:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969480#M632140</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-05-09T13:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969481#M632141</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;As other says boot in to single user mode first then&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 1000 /dev/vg00/lvol7 &lt;BR /&gt;#extendfs /dev/vg00/rlvol7 &lt;BR /&gt;&lt;BR /&gt;#mount /usr&lt;BR /&gt;&lt;BR /&gt;Don't foreget to user row device (rlvol7) in extendfs command.&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 13:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969481#M632141</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-05-09T13:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969482#M632142</link>
      <description>perhaps a vgchange -an /dev/vg00 ?&lt;BR /&gt;I've never had to do this with vg00 but i've used this doing Service Gard filesystem work.  This changes the vg status from available y/n (yes or no)</description>
      <pubDate>Fri, 09 May 2003 13:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969482#M632142</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-09T13:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can not increase Filesystem /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969483#M632143</link>
      <description>This may not be the safest way to do it, but what I've done in the past to minimize downtime is the following:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; lvextend -L 1000 /dev/vg00/lvol7&lt;BR /&gt;&amp;gt; vi /sbin/ioinitrc&lt;BR /&gt;&lt;BR /&gt;[just before exit $rval at the end add]&lt;BR /&gt;/sbin/extendfs /dev/vg00/lvol7&lt;BR /&gt;:wq&lt;BR /&gt;&lt;BR /&gt;&amp;gt; sync; reboot&lt;BR /&gt;&lt;BR /&gt;After the system reboots just go back into ioinitrc and remove or comment out the extendfs line.</description>
      <pubDate>Mon, 19 May 2003 20:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-not-increase-filesystem-usr/m-p/2969483#M632143</guid>
      <dc:creator>Sean_84</dc:creator>
      <dc:date>2003-05-19T20:24:18Z</dc:date>
    </item>
  </channel>
</rss>

