[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1168813901.2941.85.camel@localhost.localdomain>
Date: Sun, 14 Jan 2007 23:31:41 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Jens Axboe <jens.axboe@...cle.com>
Cc: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org,
jgarzik@...ox.com, linux-ide@...r.kernel.org
Subject: Re: 2.6.20-rc4-mm1
On Mon, 2007-01-15 at 09:05 +1100, Jens Axboe wrote:
> raid seems to have severe problems with the plugging change. I'll try
> and find Neil and have a chat with him, hopefully we can work it out.
Some hints:
mount(1899): WRITE block 16424 on md3
call md_write_start
md3_raid1(438): WRITE block 40965504 on sdb6
md3_raid1(438): WRITE block 40965504 on sda6
First Write sector 16424 disks 2
Stuck.
Note, that neither end_buffer_async_write() nor
raid1_end_write_request() are invoked,
In a previous write invoked by:
fsck.ext3(1896): WRITE block 8552 on sdb1
end_buffer_async_write() is invoked.
sdb1 is not a part of a raid device.
Hope that helps,
tglx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists