Re: [BUG] ext3 + diskquta + sync = deadlock

From: Jan Kara
Date: Thu Nov 06 2003 - 11:00:57 EST


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.

Honza

--
Jan Kara <jack@xxxxxxx>
SuSE CR Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/