<?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 Resize ext3 filesystem in RHEL AS 4.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062374#M29857</link>
    <description>I would like to increase logical Volume "LogVol07" and filesystem "/u07" by 2GB on Red Hat Ent Linux AS 4.0.&lt;BR /&gt;&lt;BR /&gt;/u07 mounted on /dev/VolGroup01/LogVol07&lt;BR /&gt;&lt;BR /&gt;Do I need to unmount the filesystem first?&lt;BR /&gt;&lt;BR /&gt;I guess RHEL 4.0 uses LVM2&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
    <pubDate>Wed, 29 Aug 2007 09:26:57 GMT</pubDate>
    <dc:creator>Gulam Mohiuddin</dc:creator>
    <dc:date>2007-08-29T09:26:57Z</dc:date>
    <item>
      <title>Resize ext3 filesystem in RHEL AS 4.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062374#M29857</link>
      <description>I would like to increase logical Volume "LogVol07" and filesystem "/u07" by 2GB on Red Hat Ent Linux AS 4.0.&lt;BR /&gt;&lt;BR /&gt;/u07 mounted on /dev/VolGroup01/LogVol07&lt;BR /&gt;&lt;BR /&gt;Do I need to unmount the filesystem first?&lt;BR /&gt;&lt;BR /&gt;I guess RHEL 4.0 uses LVM2&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Wed, 29 Aug 2007 09:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062374#M29857</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-08-29T09:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Resize ext3 filesystem in RHEL AS 4.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062375#M29858</link>
      <description>You can extend a logical volume while it's in use, and you should be able to use ext2online to expand the filesystem while it's mounted. There are some limitations and warnings, you should review the man page carefully and make sure you're comfortable with it.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062375#M29858</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-08-29T09:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Resize ext3 filesystem in RHEL AS 4.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062376#M29859</link>
      <description>The LV expansion with lvextend can be done online.&lt;BR /&gt;&lt;BR /&gt;The file system expansion, you can do it online if you have ext2online, available for RHEL4 in the e2fsprogs package.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062376#M29859</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-08-29T09:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Resize ext3 filesystem in RHEL AS 4.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062377#M29860</link>
      <description>Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;Can you provide me example commands how to do this properly.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Wed, 29 Aug 2007 10:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062377#M29860</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-08-29T10:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Resize ext3 filesystem in RHEL AS 4.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062378#M29861</link>
      <description>lvextend -L +2048M /dev/vg/lv&lt;BR /&gt;ext2online /dev/vg/lv</description>
      <pubDate>Wed, 29 Aug 2007 11:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062378#M29861</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-08-29T11:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resize ext3 filesystem in RHEL AS 4.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062379#M29862</link>
      <description>e2fsadm -L 56G /dev/vg01/lvol9&lt;BR /&gt;&lt;BR /&gt; work in single step(e2fsadm takes care of extend too;man e2fsadm)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;you can do the  onine extend if you have ext2online(whereis ext2online)</description>
      <pubDate>Wed, 29 Aug 2007 22:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/resize-ext3-filesystem-in-rhel-as-4-0/m-p/4062379#M29862</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-08-29T22:41:20Z</dc:date>
    </item>
  </channel>
</rss>

