Subject: Re: input/output errors and out of inodes and file system full
To: None <port-xen@NetBSD.org>
From: Pavel Cahyna <pavel@NetBSD.org>
List: port-xen
Date: 01/22/2007 20:59:50
On Mon, Jan 22, 2007 at 12:46:44PM +0100, Manuel Bouyer wrote:
> This looks like corruption in the softdep code (I guess one of the b_hash
> or b_vnbufs lists, or sdpcpool pool). I can't see why this would happen
> only on Xen3 domUs. Also I have seveeral domUs with softdep, and never
> encountered this  ...

Without looking at the code: can't this be a problem with splbio() not
blocking the interrupts which it should?