<?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 on linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116702#M31031</link>
    <description>The partition changes will be picked up by partprobe command, but it's scary to extend /usr online, I never done.. Your best bet will be to take backup and then try doing something.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;Shahul</description>
    <pubDate>Fri, 14 Dec 2007 15:12:18 GMT</pubDate>
    <dc:creator>Shahul</dc:creator>
    <dc:date>2007-12-14T15:12:18Z</dc:date>
    <item>
      <title>extend /usr on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116699#M31028</link>
      <description># cat /etc/fstab&lt;BR /&gt;LABEL=/                 /                       ext3    defaults        1 1&lt;BR /&gt;none                    /dev/pts                devpts  gid=5,mode=620  0 0&lt;BR /&gt;LABEL=/home             /home                   ext3    defaults        1 2&lt;BR /&gt;none                    /proc                   proc    defaults        0 0&lt;BR /&gt;none                    /dev/shm                tmpfs   defaults        0 0&lt;BR /&gt;LABEL=/tmp              /tmp                    ext3    defaults        1 2&lt;BR /&gt;LABEL=/usr              /usr                    ext3    defaults        1 2&lt;BR /&gt;LABEL=/var              /var                    ext3    defaults        1 2&lt;BR /&gt;LABEL=/vpgroup          /vpgroup                ext3    defaults        1 2&lt;BR /&gt;/dev/cciss/c0d0p3       swap                    swap    defaults        0 0&lt;BR /&gt;/dev/cdrom              /mnt/cdrom              udf,iso9660 noauto,owner,kudzu,0&lt;BR /&gt;/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;how can i extend /usr online without destroying the contents?&lt;BR /&gt;&lt;BR /&gt;Also, it is not in LVM.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Dec 2007 05:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116699#M31028</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2007-12-14T05:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: extend /usr on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116700#M31029</link>
      <description>If it is not LVM best way is to take the backup and then increase the /usr file system.&lt;BR /&gt;Hope this help!!&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Fri, 14 Dec 2007 07:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116700#M31029</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2007-12-14T07:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: extend /usr on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116701#M31030</link>
      <description>If it's using a traditional partitioning scheme, there is no way to extend /usr online.&lt;BR /&gt;&lt;BR /&gt;The first problem: if the partitions are created in order, you would have to destroy /var to be able to extend /usr. When using the traditional scheme, all partitions must be contiguous.&lt;BR /&gt;&lt;BR /&gt;The second problem: even if you can arrange the space to extend the /usr partition, any changes to the partition table won't become effective while the system is running *unless* all partitions of that disk are unmounted. Your disk seems to contain the root partition which definitely cannot be unmounted.&lt;BR /&gt;&lt;BR /&gt;The LABEL tags in the /etc/fstab prevent us for seeing the actual partition layout. Could you provide the output of "cat /proc/mounts" and "fstab -l /dev/cciss/c0d0"?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 14 Dec 2007 13:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116701#M31030</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-12-14T13:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: extend /usr on linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116702#M31031</link>
      <description>The partition changes will be picked up by partprobe command, but it's scary to extend /usr online, I never done.. Your best bet will be to take backup and then try doing something.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;Shahul</description>
      <pubDate>Fri, 14 Dec 2007 15:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/extend-usr-on-linux/m-p/4116702#M31031</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2007-12-14T15:12:18Z</dc:date>
    </item>
  </channel>
</rss>

