ENOMEM in do_get_write_access, retrying

From: Bikram Assal
Date: Thu Jun 10 2004 - 17:09:27 EST



The kernel version installed on the server is 2.4.18-5

Would that be a problem ? Do I need to upgrade my kernel ?

Since the memory doesn't seem to be a problem apparently, what should be my next step to check the flaw.

Although this happened only once, this could lead to a possible problem.

Thanks a lot for your help.

- Bikram.


On Thu, 10 Jun 2004 17:39:33 -0400 (EDT)
Burton Windle <bwindle@xxxxxxxx> wrote:
> On Thu, 10 Jun 2004, Bikram Assal wrote:
>
> > Hi,
> >
> > I got this error in /var/log/messages only one time.
> > the error is : ENOMEM in do_get_write_access, retrying.
> >
> > Please help me find out the cause of it.
> >
> >
> > - Bikram
> > OCA ( Oracle Certified Associate )
> > Database Specialist, WKU
> > http://www.wku.edu/~bikram.assal/
> > -
>
> That message comes from line 1598 in linux/fs/jbd/journal.c
>
> It happens if the kernel tries to allocate memory for a journal (ext3)
> operation, but fails because there isn't any memory free currently.
>
> With as much memory cached as you reported, this shouldn't happen.
>
> --
> Burton Windle bwindle@xxxxxxxx
>

- Bikram
OCA ( Oracle Certified Associate )
Database Specialist, WKU
http://www.wku.edu/~bikram.assal/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/