<?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: Extend /usr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044094#M433495</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;thankf for the suggestions.&lt;BR /&gt;&lt;BR /&gt;In the single user mode, will I be able to unmount my /usr file system too...</description>
    <pubDate>Thu, 03 May 2007 00:58:50 GMT</pubDate>
    <dc:creator>logaraman</dc:creator>
    <dc:date>2007-05-03T00:58:50Z</dc:date>
    <item>
      <title>Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044092#M433493</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is there any possibilities that I can extend /, /usr filesystems.</description>
      <pubDate>Thu, 03 May 2007 00:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044092#M433493</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-05-03T00:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044093#M433494</link>
      <description>you boot your system into single user mode and you can extend your file system&lt;BR /&gt;&lt;BR /&gt;Following are the commands to extend a logical volume,&lt;BR /&gt; &lt;BR /&gt;Unmount the file system,&lt;BR /&gt; &lt;BR /&gt;lvextend -L 500 /dev/vg00/lvol6   ----&amp;gt;   500 referes the total size of the logical volume.&lt;BR /&gt; &lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol6   ----&amp;gt; logical volume name should follow with r ex  rlvol6&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;using this you can't extend root file system root file system has so many steps to  do it.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 May 2007 00:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044093#M433494</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-05-03T00:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044094#M433495</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;thankf for the suggestions.&lt;BR /&gt;&lt;BR /&gt;In the single user mode, will I be able to unmount my /usr file system too...</description>
      <pubDate>Thu, 03 May 2007 00:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044094#M433495</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-05-03T00:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044095#M433496</link>
      <description>normally if you boot your system in single user mode all the file systems will be unmounted you can do the following steps to do.</description>
      <pubDate>Thu, 03 May 2007 01:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044095#M433496</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-05-03T01:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044096#M433497</link>
      <description>Why do you need to expand / - it's usually static. Have you any processes writing to it that should be writing to a logical volume on a non-os disc? One of the most common causes of / filling up is someone mistyping the name of a tape device and creating a large file in /dev: find /dev -type f -print&lt;BR /&gt;&lt;BR /&gt;The only supported way of increasing / (if you still need to after checking the above) is to take an ignite backup and restore from it. When you restore you will have the option to resize filesystems.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Thu, 03 May 2007 04:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044096#M433497</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2007-05-03T04:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044097#M433498</link>
      <description>If you have Online JFS, (swlist -l product |grep -i online) ... you can extend /usr &lt;BR /&gt;without umounting a file system and in system up and running.</description>
      <pubDate>Thu, 03 May 2007 04:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044097#M433498</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2007-05-03T04:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044098#M433499</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;The best way to extend the / and /usr is, take the ignite backup and do the ignite installation using the backup. During the installation u can customize the size all filesystems&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Guru</description>
      <pubDate>Thu, 03 May 2007 04:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044098#M433499</guid>
      <dc:creator>Gurumanickam</dc:creator>
      <dc:date>2007-05-03T04:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extend /usr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044099#M433500</link>
      <description>Thanks for all the suggestions</description>
      <pubDate>Thu, 03 May 2007 05:01:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-usr/m-p/5044099#M433500</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2007-05-03T05:01:18Z</dc:date>
    </item>
  </channel>
</rss>

