<?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/5047832#M749786</link>
    <description>I have an 11.23 system; my /usr is 93% full and I need to apply maintenance which will take me to approx 97%.  I want to increase it from 2560mb to 4000mb. I have jfs but not online jfs.  My /usr is lvol7.&lt;BR /&gt;&lt;BR /&gt;I am thinking that I should boot into single user mode and do this:&lt;BR /&gt;&lt;BR /&gt;lvextend -L 4000 /dev/vg00/lvol7&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol7&lt;BR /&gt;&lt;BR /&gt;Now, my question(s)are: &lt;BR /&gt;1)Is the correct way to do this ?&lt;BR /&gt;&lt;BR /&gt;2) My system is quite small, one 36gb drive mirrored in its entirety by a second 36gb drive. Once I perform the above commands will I need to do anything to the mirror ? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rick</description>
    <pubDate>Fri, 18 May 2007 10:33:12 GMT</pubDate>
    <dc:creator>Rick Cottingham</dc:creator>
    <dc:date>2007-05-18T10:33:12Z</dc:date>
    <item>
      <title>extending /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047832#M749786</link>
      <description>I have an 11.23 system; my /usr is 93% full and I need to apply maintenance which will take me to approx 97%.  I want to increase it from 2560mb to 4000mb. I have jfs but not online jfs.  My /usr is lvol7.&lt;BR /&gt;&lt;BR /&gt;I am thinking that I should boot into single user mode and do this:&lt;BR /&gt;&lt;BR /&gt;lvextend -L 4000 /dev/vg00/lvol7&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol7&lt;BR /&gt;&lt;BR /&gt;Now, my question(s)are: &lt;BR /&gt;1)Is the correct way to do this ?&lt;BR /&gt;&lt;BR /&gt;2) My system is quite small, one 36gb drive mirrored in its entirety by a second 36gb drive. Once I perform the above commands will I need to do anything to the mirror ? &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rick</description>
      <pubDate>Fri, 18 May 2007 10:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047832#M749786</guid>
      <dc:creator>Rick Cottingham</dc:creator>
      <dc:date>2007-05-18T10:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: extending /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047833#M749787</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;First thing is to make sure you've got a backup, just in case.&lt;BR /&gt;&lt;BR /&gt;For your questions:&lt;BR /&gt;&lt;BR /&gt;1)  Yes&lt;BR /&gt;&lt;BR /&gt;2)  No, the lvextend will be performed on both the orginal lvol and the mirror.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 18 May 2007 10:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047833#M749787</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-05-18T10:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: extending /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047834#M749788</link>
      <description>1) Yes. The commands are in /sbin and all of those commands are statically linked which means that no shared library code (generally hopused in /usr is needed).&lt;BR /&gt;&lt;BR /&gt;2) No, the mirroring doesn't care about the filesystem. Nothing more needs to be done.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 May 2007 10:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047834#M749788</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-18T10:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: extending /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047835#M749789</link>
      <description>10 points to both of you.&lt;BR /&gt;Thanks&lt;BR /&gt;Rick</description>
      <pubDate>Fri, 18 May 2007 13:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047835#M749789</guid>
      <dc:creator>Rick Cottingham</dc:creator>
      <dc:date>2007-05-18T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: extending /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047836#M749790</link>
      <description>Replies from peers confirmed/solved my problem.</description>
      <pubDate>Fri, 18 May 2007 13:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-usr/m-p/5047836#M749790</guid>
      <dc:creator>Rick Cottingham</dc:creator>
      <dc:date>2007-05-18T13:51:17Z</dc:date>
    </item>
  </channel>
</rss>

