All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Lyashkov <shadow@itt.net.ru>
To: linux-kernel@vger.kernel.org
Subject: [BUG] ext3 + diskquta + sync = deadlock
Date: Thu, 6 Nov 2003 07:44:21 +0200	[thread overview]
Message-ID: <200311060744.23189.shadow@itt.net.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

Hello All

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.


-- 
With best regards,
Alex

[-- Attachment #2: log1.gz --]
[-- Type: application/x-gzip, Size: 12706 bytes --]

             reply	other threads:[~2003-11-06 12:03 UTC|newest]

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

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=200311060744.23189.shadow@itt.net.ru \
    --to=shadow@itt.net.ru \
    --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.