<?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: Increase The size Of the &amp;quot;/usr&amp;quot; and &amp;quot;/opt&amp;quot; in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483896#M16307</link>
    <description>If you need only a particular directory to be bigger (e.g. /usr/local) and have enough space on other disk or filesystem,  you can create a directory on it and link it to the desired point.&lt;BR /&gt;So it can eliminate the need to rebuild the entire system.&lt;BR /&gt;(It's a special case.)</description>
    <pubDate>Tue, 15 Feb 2005 04:35:57 GMT</pubDate>
    <dc:creator>Tibor Bajnok</dc:creator>
    <dc:date>2005-02-15T04:35:57Z</dc:date>
    <item>
      <title>Increase The size Of the "/usr" and "/opt"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483892#M16303</link>
      <description>Dear friends,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please how can i modify filesystems,like (/usr,/opt) after installation?&lt;BR /&gt;&lt;BR /&gt;Ps : I have Linux Redhat 3 AS.&lt;BR /&gt;&lt;BR /&gt;Best regards.&lt;BR /&gt;&lt;BR /&gt;Thank's a lot.</description>
      <pubDate>Fri, 11 Feb 2005 11:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483892#M16303</guid>
      <dc:creator>Christopher_63</dc:creator>
      <dc:date>2005-02-11T11:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Increase The size Of the "/usr" and "/opt"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483893#M16304</link>
      <description>This is  done with the fdisk command.&lt;BR /&gt;&lt;BR /&gt;Hopefully you have some free space to allocate on the box.&lt;BR /&gt;&lt;BR /&gt;I do not believe that either /usr or /opt has a requirement that it be contiguous.&lt;BR /&gt;&lt;BR /&gt;If you are using LVM once the partition is set up, you can use extendfs on the filesystem.&lt;BR /&gt;&lt;BR /&gt;In general, I overengineer my systems to avoid this issue, because the disk druid in install makes for easier filesystem/parition configuration.&lt;BR /&gt;&lt;BR /&gt;I can tell you how to preserve your existing configuraion and do an OS reinstall to get you the larger partitions. Depends on what you are running.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Feb 2005 11:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483893#M16304</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-11T11:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Increase The size Of the "/usr" and "/opt"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483894#M16305</link>
      <description>&lt;BR /&gt;Try using GNU Parted. It is a program for creating, destroying, resizing, checking and copying partitions, and the file systems on them. This is useful for creating space for new operating systems, reorganising disk usage, copying data between hard disks and disk imaging.&lt;BR /&gt;&lt;BR /&gt;For more information gp to:&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/parted" target="_blank"&gt;http://www.gnu.org/software/parted&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ross</description>
      <pubDate>Fri, 11 Feb 2005 11:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483894#M16305</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-02-11T11:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Increase The size Of the "/usr" and "/opt"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483895#M16306</link>
      <description>Right, you may use different tools [from gparted to Partition Magic], but in any case you should run full backup before.&lt;BR /&gt;&lt;BR /&gt;The only [almost] 100% safe way to resize filesystem it's LVM.</description>
      <pubDate>Tue, 15 Feb 2005 02:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483895#M16306</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-15T02:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Increase The size Of the "/usr" and "/opt"</title>
      <link>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483896#M16307</link>
      <description>If you need only a particular directory to be bigger (e.g. /usr/local) and have enough space on other disk or filesystem,  you can create a directory on it and link it to the desired point.&lt;BR /&gt;So it can eliminate the need to rebuild the entire system.&lt;BR /&gt;(It's a special case.)</description>
      <pubDate>Tue, 15 Feb 2005 04:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/increase-the-size-of-the-quot-usr-quot-and-quot-opt-quot/m-p/3483896#M16307</guid>
      <dc:creator>Tibor Bajnok</dc:creator>
      <dc:date>2005-02-15T04:35:57Z</dc:date>
    </item>
  </channel>
</rss>

