<?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 Extending /USR in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895597#M403148</link>
    <description>Hi all,&lt;BR /&gt;I have tried and tried and tried, no dice. Is it at all possible to extend the /usr filesystem? I don't seem to be able to unmount it at all. Please advise.</description>
    <pubDate>Mon, 11 Apr 2005 15:09:37 GMT</pubDate>
    <dc:creator>Bona_1</dc:creator>
    <dc:date>2005-04-11T15:09:37Z</dc:date>
    <item>
      <title>Extending /USR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895597#M403148</link>
      <description>Hi all,&lt;BR /&gt;I have tried and tried and tried, no dice. Is it at all possible to extend the /usr filesystem? I don't seem to be able to unmount it at all. Please advise.</description>
      <pubDate>Mon, 11 Apr 2005 15:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895597#M403148</guid>
      <dc:creator>Bona_1</dc:creator>
      <dc:date>2005-04-11T15:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extending /USR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895598#M403149</link>
      <description>I believe that unless you have OnlineJFS installed for those filesystems, you have to increase /usr /var /  from single-user mode.</description>
      <pubDate>Mon, 11 Apr 2005 15:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895598#M403149</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2005-04-11T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extending /USR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895599#M403150</link>
      <description>Single user mode method&lt;BR /&gt;&lt;BR /&gt;boot from console&lt;BR /&gt;&lt;BR /&gt;intervene at the 10 second prompt&lt;BR /&gt;&lt;BR /&gt;bo pri&lt;BR /&gt;&lt;BR /&gt;Y Interact&lt;BR /&gt;&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;I kernel loads, you get a prompt&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;SIZE in="" mb=""&gt; /dev/vg00/lvol4 /dev/dsk/c1t1d1&lt;BR /&gt;&lt;BR /&gt;choose a real vg name and disk.&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol4&lt;BR /&gt;&lt;BR /&gt;shutdown -ry now&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/SIZE&gt;</description>
      <pubDate>Mon, 11 Apr 2005 15:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895599#M403150</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-11T15:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extending /USR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895600#M403151</link>
      <description>Hi Bona,&lt;BR /&gt;&lt;BR /&gt;Yes above is correct, if you do not have online JFS you will have to boot into single user mode .&lt;BR /&gt;&lt;BR /&gt;# shutdown -h -y now&lt;BR /&gt;reset the server&lt;BR /&gt;&lt;BR /&gt;Interupt the boot process by holding any key (older systems may require the escape key, or break key)&lt;BR /&gt;&lt;BR /&gt;at the boot prompt type&lt;BR /&gt;&amp;gt;boot pri&lt;BR /&gt;&lt;BR /&gt;The system should ask then if you want to interacet with ISL. Type&lt;BR /&gt;&amp;gt;y&lt;BR /&gt;&lt;BR /&gt;at the ISL prompt, type&lt;BR /&gt;&amp;gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;# /sbin/lvextend -L XXX /dev/vg00/lvolx&lt;BR /&gt;# /sbin/extendfs /dev/vg00/rlvolx&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;# bdf &lt;BR /&gt;# shutdown -r -y now&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 11 Apr 2005 15:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895600#M403151</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-04-11T15:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extending /USR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895601#M403152</link>
      <description>Thanks y'all. It was very helpful.</description>
      <pubDate>Tue, 12 Apr 2005 01:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895601#M403152</guid>
      <dc:creator>Bona_1</dc:creator>
      <dc:date>2005-04-12T01:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extending /USR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895602#M403153</link>
      <description>Please close this thread.</description>
      <pubDate>Tue, 12 Apr 2005 01:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/4895602#M403153</guid>
      <dc:creator>Bona_1</dc:creator>
      <dc:date>2005-04-12T01:47:24Z</dc:date>
    </item>
  </channel>
</rss>

