* EXT3-fs error on kernel 2.4.18-pre3
@ 2002-07-03 19:05 Anton Altaparmakov
2002-07-03 20:21 ` Andreas Dilger
2002-07-04 9:55 ` Rogier Wolff
0 siblings, 2 replies; 4+ messages in thread
From: Anton Altaparmakov @ 2002-07-03 19:05 UTC (permalink / raw)
To: sct, Andrew Morton, adilger; +Cc: LKML, ext3-users
Hi,
I just noticed that my file server running 2.4.18-pre3 + IDE patches &
NTFS patches has this error message in the logs:
EXT3-fs error (device md(9,4)): ext3_free_blocks: Freeing blocks not in
datazone - block = 33554432, count = 1
This is the only ext3 error I have seen and the uptime is currently over
74 days. The error actually appeared two weeks ago. The timing coincides
well with when this device (/dev/md4, a MD RAID-1 array) ran out of
space, so it may well be related.
All seems to be working again after I freed up some space. Haven't run
fsck as I would hate to down the server with that nice uptime...
Should I be worried?
I am only mentioning this as I suppose it may be a bug somewhere in
ENOSPC handling, so perhaps someone is interested in this report...
--
Best regards,
Anton
--
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS maintainer / IRC: #ntfs on irc.openprojects.net
WWW: http://linux-ntfs.sf.net/, http://www-stu.christs.cam.ac.uk/~aia21/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: EXT3-fs error on kernel 2.4.18-pre3
2002-07-03 19:05 EXT3-fs error on kernel 2.4.18-pre3 Anton Altaparmakov
@ 2002-07-03 20:21 ` Andreas Dilger
2002-07-04 20:51 ` Stephen Tweedie
2002-07-04 9:55 ` Rogier Wolff
1 sibling, 1 reply; 4+ messages in thread
From: Andreas Dilger @ 2002-07-03 20:21 UTC (permalink / raw)
To: Anton Altaparmakov; +Cc: sct, Andrew Morton, LKML, ext3-users
On Jul 03, 2002 20:05 +0100, Anton Altaparmakov wrote:
> I just noticed that my file server running 2.4.18-pre3 + IDE patches &
> NTFS patches has this error message in the logs:
>
> EXT3-fs error (device md(9,4)): ext3_free_blocks: Freeing blocks not in
> datazone - block = 33554432, count = 1
>
> This is the only ext3 error I have seen and the uptime is currently over
> 74 days. The error actually appeared two weeks ago. The timing coincides
> well with when this device (/dev/md4, a MD RAID-1 array) ran out of
> space, so it may well be related.
This was fixed in newer kernels.
Cheers, Andreas
--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: EXT3-fs error on kernel 2.4.18-pre3
2002-07-03 20:21 ` Andreas Dilger
@ 2002-07-04 20:51 ` Stephen Tweedie
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Tweedie @ 2002-07-04 20:51 UTC (permalink / raw)
To: Anton Altaparmakov, sct, Andrew Morton, LKML, ext3-users
Hi,
On Wed, Jul 03, 2002 at 02:21:07PM -0600, Andreas Dilger
<adilger@turbolinux.com> wrote:
> On Jul 03, 2002 20:05 +0100, Anton Altaparmakov wrote:
> > I just noticed that my file server running 2.4.18-pre3 + IDE patches &
> > NTFS patches has this error message in the logs:
> >
> > EXT3-fs error (device md(9,4)): ext3_free_blocks: Freeing blocks not in
> > datazone - block = 33554432, count = 1
> >
> > This is the only ext3 error I have seen and the uptime is currently over
> > 74 days. The error actually appeared two weeks ago. The timing coincides
> > well with when this device (/dev/md4, a MD RAID-1 array) ran out of
> > space, so it may well be related.
>
> This was fixed in newer kernels.
No, the out-of-space behaviour was either an ext3_error if we ran out
of inodes, or a minor i_nrblocks accounting error if we ran out of
disk blocks.
The bad pointer here is 0x2000000, and a bit flip like that is more
often an indicator of bad memory than anything else.
Cheers,
Stephen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: EXT3-fs error on kernel 2.4.18-pre3
2002-07-03 19:05 EXT3-fs error on kernel 2.4.18-pre3 Anton Altaparmakov
2002-07-03 20:21 ` Andreas Dilger
@ 2002-07-04 9:55 ` Rogier Wolff
1 sibling, 0 replies; 4+ messages in thread
From: Rogier Wolff @ 2002-07-04 9:55 UTC (permalink / raw)
To: Anton Altaparmakov; +Cc: sct, Andrew Morton, adilger, LKML, ext3-users
Anton Altaparmakov wrote:
> EXT3-fs error (device md(9,4)): ext3_free_blocks: Freeing blocks not in
> datazone - block = 33554432, count = 1
I thought I'd try to beat Andries to noting this: That's 0x2000000!
:-)
Rogier.
--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots.
* There are also old, bald pilots.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-07-04 22:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-03 19:05 EXT3-fs error on kernel 2.4.18-pre3 Anton Altaparmakov
2002-07-03 20:21 ` Andreas Dilger
2002-07-04 20:51 ` Stephen Tweedie
2002-07-04 9:55 ` Rogier Wolff
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.