From owner-freebsd-isp@FreeBSD.ORG Wed Dec 27 12:40:02 2006 Return-Path: X-Original-To: FreeBSD-ISP@FreeBSD.org Delivered-To: FreeBSD-ISP@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A5BDB16A415 for ; Wed, 27 Dec 2006 12:40:02 +0000 (UTC) (envelope-from jan@digitaldaemon.com) Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by mx1.freebsd.org (Postfix) with SMTP id C891613C493 for ; Wed, 27 Dec 2006 12:39:59 +0000 (UTC) (envelope-from jan@digitaldaemon.com) Received: (qmail 34764 invoked by uid 98); 27 Dec 2006 12:39:58 -0000 Received: from 63.105.9.34 by digitaldaemon.com (envelope-from , uid 89) with qmail-scanner-1.25 (clamdscan: 0.87/1195. Clear:RC:1(63.105.9.34):. Processed in 0.293546 secs); 27 Dec 2006 12:39:58 -0000 X-Qmail-Scanner-Mail-From: jan@digitaldaemon.com via digitaldaemon.com X-Qmail-Scanner: 1.25 (Clear:RC:1(63.105.9.34):. Processed in 0.293546 secs) Received: from digitaldaemon.com (HELO ?184.157.102.2?) (63.105.9.34) by digitaldaemon.com with SMTP; 27 Dec 2006 12:39:57 -0000 Message-ID: <45926996.2070603@digitaldaemon.com> Date: Wed, 27 Dec 2006 07:39:50 -0500 From: Jan Knepper User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Kris Kennaway References: <45918F6E.90006@digitaldaemon.com> <004c01c7293b$d5e03b40$6500a8c0@laptopt> <4591CB3C.1060902@digitaldaemon.com> <20061227033742.GA9706@xor.obsecurity.org> In-Reply-To: <20061227033742.GA9706@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Tim McCullagh , FreeBSD ISP , FreeBSD Hackers Subject: Re: 6.1-RELEASE / 6.2 Kernel Crash... X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2006 12:40:02 -0000 Kris Kennaway wrote: > On Tue, Dec 26, 2006 at 08:24:12PM -0500, Jan Knepper wrote: > >> Tried that and started >> >> dd if=/dev/ad4 if=/dev/ad6 bs=1m >> >> Kernel went in panic and automatic reboot in about an hour... >> >> It gets worse... when it does reboot the disk drive will not show in the >> BIOS, nor does FreeBSD recognize it during boot. The system actually has >> to be turned off to reset the drive... >> >> This is bad... >> >> Any other suggestions? >> > > Sounds like a bug in the support for your ATA hardware, or your > hardware is broken. The very least you'll need to do is to obtain a > crashdump and debugging backtrace (see the developers handbook) and CC > it to sos@ > Will start working on that (or downgrade to 5.5)... I am testing that and I think although I have not found a documented way of doing that it can be done. Thanks! Jan