public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* Free blocks count wrong following shrink with resize2fs
@ 2008-12-28 10:00 Christian Kujau
  2008-12-28 22:14 ` Theodore Tso
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Kujau @ 2008-12-28 10:00 UTC (permalink / raw)
  To: linux-ext4

Since I'm not *entirely* sure if this is related to the the extent header 
issue[0], I thought I just report it:

When shrinking a filesystem with resize2fs, fsck.ext4 (1.41.3, 
12-Oct-2008) reports:

------------
Pass 5: Checking group summary information
Block bitmap differences:  -(2488--2493) -(149959--151395)
Fix<y>? yes
Free blocks count wrong for group #0 (3188, counted=3194).
Fix<y>? yes
Free blocks count wrong for group #4 (10182, counted=11619).
Fix<y>? yes
Free blocks count wrong (26225, counted=27668).
Fix<y>? yes
-----------

After this, the filesystem is perfectly fine though, no corruptions have 
been noticed yet. I'm even able to mount it without running fsck after the 
resize2fs. I've put a few more details here:

   http://nerdbynature.de/bits/2.6.28/

Thanks,
Christian.
[0] http://thread.gmane.org/gmane.comp.file-systems.ext4/10736


PS: As my rootfs is also on ext4, I noticed another, completely unrelated oddity:

[    1.604198] Using IPI Shortcut mode
[    1.608394] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.737198] EXT3-fs: hda1: couldn't mount because of unsupported optional features (240).
[    1.754302] EXT4-fs: barriers enabled
[    1.773267] kjournald2 starting.  Commit interval 5 seconds

...this is befor INIT starts, so who's trying to mount "/" as ext3 first?

-- 
BOFH excuse #55:

Plumber mistook routing panel for decorative wall fixture

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-29  6:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-28 10:00 Free blocks count wrong following shrink with resize2fs Christian Kujau
2008-12-28 22:14 ` Theodore Tso
2008-12-29  6:23   ` Christian Kujau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox