* ext3: i_blocks is xx, should be yy
@ 2002-04-21 16:29 Jan Niehusmann
2002-04-21 16:35 ` Russell King
0 siblings, 1 reply; 3+ messages in thread
From: Jan Niehusmann @ 2002-04-21 16:29 UTC (permalink / raw)
To: linux-kernel
On an (otherwise clean, and cleanly unmounted) ext3 partition, I got
some ext2fs errors like the following:
Inode 295208, i_blocks is 112, should be 8. Fix<y>?
Inode 295342, i_blocks is 8, should be 0. Fix<y>?
Inode 295343, i_blocks is 8, should be 0. Fix<y>?
Inode 295344, i_blocks is 8, should be 0. Fix<y>?
[...]
I looked up the inodes with debug2fs and noticed that all of them belong
to files which probably had failed write attemps because the fs was
full.
This happened with 2.4.18-rc2-ac1, neither the latest one nor a
'release' version, but I don't remember reading about such a problem on
linux-kernel.
Jan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ext3: i_blocks is xx, should be yy
2002-04-21 16:29 ext3: i_blocks is xx, should be yy Jan Niehusmann
@ 2002-04-21 16:35 ` Russell King
2002-04-21 16:39 ` Jan Niehusmann
0 siblings, 1 reply; 3+ messages in thread
From: Russell King @ 2002-04-21 16:35 UTC (permalink / raw)
To: Jan Niehusmann; +Cc: linux-kernel
On Sun, Apr 21, 2002 at 06:29:15PM +0200, Jan Niehusmann wrote:
> On an (otherwise clean, and cleanly unmounted) ext3 partition, I got
> some ext2fs errors like the following:
>
> Inode 295208, i_blocks is 112, should be 8. Fix<y>?
Did the filesystem run out of free blocks at any point?
If so, the following could explain it:
http://marc.theaimsgroup.com/?l=linux-kernel&m=101778284030725&w=2
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-04-21 16:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-21 16:29 ext3: i_blocks is xx, should be yy Jan Niehusmann
2002-04-21 16:35 ` Russell King
2002-04-21 16:39 ` Jan Niehusmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox