From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: raid10 kernel panic on sparc64 Date: Sun, 01 Apr 2007 20:13:39 -0700 (PDT) Message-ID: <20070401.201339.108809035.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: sparclinux-owner@vger.kernel.org To: jengelh@linux01.gwdg.de Cc: linux-raid@vger.kernel.org, sparclinux@vger.kernel.org List-Id: linux-raid.ids From: Jan Engelhardt Date: Mon, 2 Apr 2007 02:15:57 +0200 (MEST) > just when I did > # mdadm -C /dev/md2 -b internal -e 1.0 -l 10 -n 4 /dev/sd[cdef]4 > (created) > # mdadm -D /dev/md2 > Killed > > dmesg filled up with a kernel oops. A few seconds later, the box > locked solid. Since I was only in by ssh and there is not (yet) any > possibility to reset it remotely, this is all I can give right now, > the last 80x25 screen: Unfortunately the beginning of the OOPS is the most important part, that says where exactly the kernel died, the rest of the log you showed only gives half the registers and the rest of the call trace. Please try to capture the whole thing. Please also provide hardware type information as well, which you should give in any bug report like this.