[Bug 1052529] Re: resize2fs does not expand filesystem; no error messages are displayed

Dmitrijs Ledkovs launchpad at surgut.co.uk
Thu Sep 27 09:18:37 UTC 2012


If you wish to convert ext3 to ext4 you can use this guide:
https://ext4.wiki.kernel.org/index.php/Ext4_Howto#Converting_an_ext3_filesystem_to_ext4

Thanks for following up on this bug.

** Changed in: e2fsprogs (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/1052529

Title:
  resize2fs does not expand filesystem; no error messages are displayed

Status in “e2fsprogs” package in Ubuntu:
  Invalid

Bug description:
  Assuming /dev/mapper/system-backup has 50GB of space ...

  1. Expand an LVM volume with lvextend:
  lvextend -L +50G /dev/mapper/system-backup

  2. Resize the filesystem:
  resize2fs  /dev/mapper/system-backup

  All seems OK, no warning or error message will be displayed. No errors in syslog, too.
  BUT the filesystem is only 50G big, the additional 50G will not be available.

  df -h will tell you, that there is 50GB of free space, but if you try
  to use this space, you will see the error: "filesystem full".

  This bug exists at least since Ubuntu 10.10! Ubuntu 12.04.1 is also
  affected!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1052529/+subscriptions




More information about the foundations-bugs mailing list