<?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: ext2resize in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048359#M29577</link>
    <description>check if you have ext2online; "whereis ext2online"&lt;BR /&gt;&lt;BR /&gt;if not &lt;BR /&gt;umount /mnt&lt;BR /&gt;e2fsadm -L 20G lvname&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Aug 2007 15:30:16 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2007-08-02T15:30:16Z</dc:date>
    <item>
      <title>ext2resize</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048357#M29575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have a RHELAS 3 server in the lab.&lt;BR /&gt;I need to resize the logical volumes in this server (increase the size of a 100G volume to 200G).&lt;BR /&gt;I have increased the logical volume (using lvextend) size to 200GB.  But the issue is increasing the filesystem size.&lt;BR /&gt;The resizefs command when used starts the e2fsck which takes a lot of time.&lt;BR /&gt;&lt;BR /&gt;I downloaded the ext2resize rpm from the GNU.&lt;BR /&gt;However this seems to be throwing an error message:&lt;BR /&gt;&lt;BR /&gt;#ext2resize /dev/vg00/LV01&lt;BR /&gt;ext2resize v1.1.17 - 2001/03/18 for EXT2FS 0.5b&lt;BR /&gt;ext2resize: ext2_open: fs has unsupported feature(s) enabled: ro compat 2ext2resize: can't open /dev/vg00/LV01&lt;BR /&gt;&lt;BR /&gt;The filesystem on the logical volume is an ext3 filesystem.&lt;BR /&gt;I need to increase the filesystem size as soon as possible.  Please suggest.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,</description>
      <pubDate>Thu, 02 Aug 2007 05:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048357#M29575</guid>
      <dc:creator>GnanaShekar</dc:creator>
      <dc:date>2007-08-02T05:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: ext2resize</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048358#M29576</link>
      <description>Are you trying to resize the volume while its mounted? "ro" would suggest to you having the volume mounted in read-only mode (probably the "ro" flag is set in /etc/fstab). Don't resize while having the volume mounted (RHEL/RHAS 3 does not support that on ext3 that afaik).&lt;BR /&gt;&lt;BR /&gt;For resizing don't use ext2resize, it is a deprecated program and you should use resize2fs (from the e2fsprogs package).&lt;BR /&gt;&lt;BR /&gt;RHEL/RHAS 3 does not have a &amp;gt;2.6.12 kernel  offline resizing is required. This means stopping every process using the disk. If it is a data partition stopping all services using that data will be probably sufficient. If not, use the "fuser" program to check which processes are still holding the volume. &lt;BR /&gt;&lt;BR /&gt;Fully umount it with "umount /dev/vg00/LV01" and then running "resize2fs /dev/vg00/LV01". Without options resize2fs will try to go for the maximum size available in the logical volume.</description>
      <pubDate>Thu, 02 Aug 2007 06:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048358#M29576</guid>
      <dc:creator>Van den Broeck Tijl</dc:creator>
      <dc:date>2007-08-02T06:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: ext2resize</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048359#M29577</link>
      <description>check if you have ext2online; "whereis ext2online"&lt;BR /&gt;&lt;BR /&gt;if not &lt;BR /&gt;umount /mnt&lt;BR /&gt;e2fsadm -L 20G lvname&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Aug 2007 15:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2resize/m-p/4048359#M29577</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-08-02T15:30:16Z</dc:date>
    </item>
  </channel>
</rss>

