From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Jussi_Vainionp=E4=E4?= Subject: Re: Journal-601 error on Redhat 7.3 / reiserfs / ext3 / raid 5 Date: Wed, 09 Jul 2003 22:31:00 +0300 Message-ID: <3F0C6D74.1050509@cc.hut.fi> References: <3F00B119.7080701@cc.hut.fi> <20030701054339.GA7914@namesys.com> <3F035930.9050701@cc.hut.fi> <20030703065348.GD8358@namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <20030703065348.GD8358@namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Oleg Drokin Cc: reiserfs-list@namesys.com Oleg Drokin wrote: >>>I do not know who to blame here. Try to heavily write to loop device >>>itself (without using >>>reiserfs) to see if something will break? Or bettr yet - upgrade to newer >>>kernel and see if that's >>>cures your problem? >> >>I tried the same operation using ext2 instead of reiserfs and at least that >>worked without any problems. > > > ext2 does not wait on buffers unless you operate in sync mode, so it won't notice. > Try the ext2 with -o sync then? Now I have tried that too, and it worked with no problems. Perhaps I should try it again on reiserfs to see how easily the condition can be reproduced, but that I won't be able to do for a while as I don't want to risk downtime on the machine.