public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] ext3 + diskquta + sync = deadlock
@ 2003-11-06  5:44 Alex Lyashkov
  2003-11-06 15:59 ` Jan Kara
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Lyashkov @ 2003-11-06  5:44 UTC (permalink / raw)
  To: linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-07 22:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox