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

no!chance ralf.fehlau at gmx.net
Thu Sep 20 04:08:27 UTC 2012


Hi Dmitrijs,

I have found a hint ....

$ sudo file -s /dev/dm-5
/dev/dm-5: Linux rev 1.0 ext3 filesystem data, UUID=68302738-2f99-4db6-8fbb-4fad0759d423 (needs journal recovery) (large files)

Could I be, that resize2fs does not recognize the need of a journal recovery?
But why does the filesystem look ok, when the system is rebooted?

Kind Regards,
Ralf

-- 
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:
  New

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