From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263486AbTJLQYi (ORCPT ); Sun, 12 Oct 2003 12:24:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263487AbTJLQYi (ORCPT ); Sun, 12 Oct 2003 12:24:38 -0400 Received: from smtp1.adl2.internode.on.net ([203.16.214.181]:32016 "EHLO smtp1.adl2.internode.on.net") by vger.kernel.org with ESMTP id S263486AbTJLQYh (ORCPT ); Sun, 12 Oct 2003 12:24:37 -0400 Date: Mon, 13 Oct 2003 01:54:34 +0930 From: "Mark Williams (MWP)" To: Tomas Szepe Cc: Linux Kernel Subject: Re: ReiserFS causing kernel panic? Message-ID: <20031012162434.GB725@linux.comp> References: <20031012121331.GA665@linux.comp> <20031012140048.GA554@linux.comp> <20031012143245.GA21010@louise.pinerecords.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031012143245.GA21010@louise.pinerecords.com> User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > On Oct-12 2003, Sun, 23:30 +0930 > Mark Williams (MWP) wrote: > > > > "Mark Williams (MWP)" writes: > > > > > > > I am having rather ugly problems with this card using the PDC20269 chip. > > > > Almost as soon as either of the HDDs on the controller are used, the > > > > kernel hangs solid with a dump of debugging info. > > > > > > That dump could be useful. Also full output of dmesg and "lspci -vv" > > > can be helpful. > > > > Ok, seems this is not a controller fault, but really a problem with > > ReiserFS (!!). > > Do you really expect reiserfs code (or any other fs code for that matter) > not to choke on a corrupted filesystem? > > Put the disk on a trusted controller and fsck. No, i wouldnt expect reiserfs to handle the data on the FS, but i also wouldnt have expected it to cause a kernel panic and hang the system.