From owner-freebsd-alpha@FreeBSD.ORG Fri Mar 3 11:27:40 2006 Return-Path: X-Original-To: alpha@freebsd.org Delivered-To: freebsd-alpha@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E4416A420; Fri, 3 Mar 2006 11:27:40 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from pasmtp.tele.dk (pasmtp.tele.dk [193.162.159.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C6F43D45; Fri, 3 Mar 2006 11:27:40 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by pasmtp.tele.dk (Postfix) with ESMTP id 390FE1EC32C; Fri, 3 Mar 2006 12:27:38 +0100 (CET) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.4/8.13.4) with ESMTP id k23BRcxA026453; Fri, 3 Mar 2006 11:27:38 GMT (envelope-from phk@critter.freebsd.dk) To: Wilko Bulte From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 03 Mar 2006 11:53:38 +0100." <20060303105338.GA20499@freebie.xs4all.nl> Date: Fri, 03 Mar 2006 11:27:38 +0000 Message-ID: <26452.1141385258@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: alpha@freebsd.org Subject: Re: special test request for 6.1-BETA1 on ATA disks X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 11:27:40 -0000 >OK.. I could make the panic go away by zeroing the ata HD (using NetBSD & >dd ;-). So whatever it was exactly that caused the panic, it definitely >was dependent on the data already resident on the HD. In all likelyhood this is one of the (newer) geom classes or ata raid probes which doesn't bother to do the right gymnastics to get alignment of on-disk data right. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.