From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] venti+fossil woes In-Reply-To: <20031118233023.GJ65844@cassie.foobarbaz.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 18 Nov 2003 19:03:25 -0500 Topicbox-Message-UUID: 8f238958-eacc-11e9-9e20-41e7f4b1d025 On Tue Nov 18 18:31:43 EST 2003, cnielsen@pobox.com wrote: > ... > So it looks like the controllers for the four disks are > sharing an interrupt. That could be a problem... > ... Sharing the interrupt should be be OK, but spitting out the Ibsy message might confuse things enough to be a problem. Disable that debug message in the driver. Getting the controllers onto separate interrupts would help in any case.