From owner-freebsd-stable@FreeBSD.ORG Wed Apr 1 19:14:31 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0845A1065673 for ; Wed, 1 Apr 2009 19:14:31 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 82C7A8FC15 for ; Wed, 1 Apr 2009 19:14:30 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 239104479; Wed, 01 Apr 2009 22:14:29 +0300 Message-ID: <49D3BD14.9070505@FreeBSD.org> Date: Wed, 01 Apr 2009 22:14:28 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090329) MIME-Version: 1.0 To: Dmitry Morozovsky References: <49D29097.9040701@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: RELENG_7 ata panic on atacontrol attach 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: Wed, 01 Apr 2009 19:14:31 -0000 Dmitry Morozovsky wrote: > On Wed, 1 Apr 2009, Alexander Motin wrote: > AM> Dmitry Morozovsky wrote: > AM> > Hi there colleagues, > AM> > > AM> > atapci3: port > AM> > 0xbc00-0xbc07,0xb880-0xb883,0xb800-0xb807,0xb480-0xb483,0xb400-0xb40f mem > AM> > 0xefcb3000-0xefcb3fff irq 23 at device 5.2 on pci0 > AM> > > AM> > > AM> > atacontrol detach ata7 > AM> > - insert ATA disk (ad14) > AM> > atacontrol attach ata7 > AM> > > AM> > pinics with Fatal trap 12: page fault while in kernel mode > AM> > AM> Any kernel verbose messages before it? > > Nope. Just > > ata7: [ITHREAD]^M > ^M > ^M > Fatal trap 12: page fault while in kernel mode^M > > and approx 15 seconds of wait between ata channel detection and the panic. Are you sure that you have verbose messages enabled during boot or via sysctl? It looks a bit too quiet. RELENG_7 branch ATA maintenance is a bit difficult for me now due to big differences from the HEAD. It makes me wish to sync them as there is still too much time before 7.x EOL. May be I will do it after the 7.2 release process finished. Now is probably not the best time to do it. -- Alexander Motin