All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Lyashkov <shadow@itt.net.ru>
To: Jan Kara <jack@suse.cz>
Cc: linux-kernel@vger.kernel.org, Herbert Poetzl <herbert@13thfloor.at>
Subject: Re: [BUG] ext3 + diskquta + sync = deadlock
Date: Fri, 7 Nov 2003 17:01:36 +0200	[thread overview]
Message-ID: <200311071701.40557.shadow@itt.net.ru> (raw)
In-Reply-To: <20031106155936.GB25830@atrey.karlin.mff.cuni.cz>

On Thursday 06 November 2003 17:59, you wrote:
>   Hi,
>
> > I tred to test stabilyty of ext3 filesystem with high load.
> >
> > at one console do start/stop some programs.
> > at second console start script
> > ===
> > while [ 1 ]; do
> > mount -o remount,usrquota,grpquota /
> > sleep 5
> > done;
> > ===
> > for test how work fs sync.
> > After small time (less 10 min) i tred logon on third console and system
> > been locked.
> > I use RH kernel 2.4.18-27.x on RH 7.3 box.
> > logs tasks states in deadlock attached in mail.
>
>   Hmm... We had some deadlock in 2.4.18 (and still have one nasty in
> 2.4.23) but from the traces this looks different. I'll try to reproduce it.
>
today i try to compile kernel with enabled JDB debug and set debug level to 
100.
logs be avabled at http://freevps.com/download/ext3_bug/
If need other info or help for fixing it bug - i ready for it.

-- 
With best regards,
Alex

      reply	other threads:[~2003-11-07 22:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-06  5:44 [BUG] ext3 + diskquta + sync = deadlock Alex Lyashkov
2003-11-06 15:59 ` Jan Kara
2003-11-07 15:01   ` Alex Lyashkov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200311071701.40557.shadow@itt.net.ru \
    --to=shadow@itt.net.ru \
    --cc=herbert@13thfloor.at \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.