From owner-freebsd-stable@FreeBSD.ORG Thu May 21 11:03:05 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 807761065673; Thu, 21 May 2009 11:03:05 +0000 (UTC) (envelope-from riccardo.torrini@esaote.com) Received: from gw-fi.esaote.com (gw-fi.esaote.com [85.18.189.242]) by mx1.freebsd.org (Postfix) with ESMTP id ECE0B8FC27; Thu, 21 May 2009 11:03:04 +0000 (UTC) (envelope-from riccardo.torrini@esaote.com) Received: from tiger.fi.esaote.it (tiger.fi.esaote.it [192.168.6.66]) by gw-fi.esaote.com (8.14.3/8.14.3) with ESMTP id n4LB33qQ056780; Thu, 21 May 2009 13:03:03 +0200 (CEST) (envelope-from riccardo.torrini@esaote.com) Received: from tiger.fi.esaote.it (localhost [127.0.0.1]) by tiger.fi.esaote.it (Postfix) with ESMTP id 3F4A91CC9C; Thu, 21 May 2009 13:03:03 +0200 (CEST) Received: by tiger.fi.esaote.it (Postfix, from userid 201) id 22F301CC9A; Thu, 21 May 2009 13:03:03 +0200 (CEST) Date: Thu, 21 May 2009 13:03:03 +0200 From: Riccardo Torrini To: Attilio Rao Message-ID: <20090521110303.GF21112@tiger.fi.esaote.it> References: <20090507155012.GW21112@tiger.fi.esaote.it> <200905121144.21406.jhb@freebsd.org> <20090512161025.GO21112@tiger.fi.esaote.it> <200905201021.23633.jhb@freebsd.org> <20090521072922.GR21112@tiger.fi.esaote.it> <3bbf2fe10905210247n183812dbu5addb4f8b2214a76@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3bbf2fe10905210247n183812dbu5addb4f8b2214a76@mail.gmail.com> User-Agent: Mutt/1.5.19 (2009-01-05) X-AV-Checked: ClamAV using ClamSMTP Cc: freebsd-stable@freebsd.org, siedar@nplay.pl, scottl@freebsd.org, Riccardo Torrini , John Baldwin Subject: Re: kern/130330: [mpt] [panic] Panic and reboot machine MPT ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 11:03:06 -0000 On Thu, May 21, 2009 at 11:47:54AM +0200, Attilio Rao wrote: >> Bad news: I removed the second disk during rebuilding and it >> still crash. I take a screen shapshot with camera because of >> too many messages for write down by hand :) >> Image, src tarball and info here (about 2.2MB): >> ftp://ftp.torrini.org/pub/FreeBSD/mpt_crash_on_rebuild/ > Please try the patch here: > http://www.freebsd.org/~attilio/notify.diff > > I think it is perfectly fine this approach because the > devctl_notify() also will "silently" fail if no memory is available. > Note that this is a CAM "bug" more that the driver arises. Perfect. With jhb@ _and_ attilio@ patches MPT rebuilt array w/out problem (tryed adding and removing second disk 3 times during build, no more crashes :-) Going to cvsup to last 7.2-STABLE, be patient (rebuilding). At a later time I'll report results even on last -CURRENT. Thanks for your time. PS: I successfully configured and used serial console for debug now, next time no more photos ;) -- Riccardo.