From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: rfs4, 2.5.53: jnode_flush failed with err = -12 Date: Mon, 6 Jan 2003 14:30:58 +0300 Message-ID: <20030106143058.A9262@namesys.com> References: <20030106122217.A19841@humilis> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com Content-Disposition: inline In-Reply-To: <20030106122217.A19841@humilis> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ookhoi Cc: reiserfs-list@namesys.com Hello! On Mon, Jan 06, 2003 at 12:22:17PM +0100, Ookhoi wrote: > With kernel 2.5.53 and reiserfs4 snapshot of 24 Dec 2002 I get the > following error when I try to untar a file on it. > jnode_flush failed with err = -12 Errno 12 means "Out of Memory". How much RAM do you have on your test box? Currently reiser4 is somewhat memory-hungry and the logic that deals with sort-memory situations is not implemented nicely yet. Thank you for trying out reiser4 (and for reporting problems of course). Bye, Oleg