From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 1 06:00:38 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFEAE16A4CE for ; Mon, 1 Dec 2003 06:00:38 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF3D643FE0 for ; Mon, 1 Dec 2003 06:00:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hB1E0aFY055316 for ; Mon, 1 Dec 2003 06:00:36 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hB1E0axY055315; Mon, 1 Dec 2003 06:00:36 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 1 Dec 2003 06:00:36 -0800 (PST) Resent-Message-Id: <200312011400.hB1E0axY055315@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, NAKAJI Hiroyuki Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF3416A4CE; Mon, 1 Dec 2003 05:51:15 -0800 (PST) Received: from pcat.heimat.gr.jp (catv-118-241.tees.ne.jp [203.141.118.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E9643F93; Mon, 1 Dec 2003 05:51:11 -0800 (PST) (envelope-from nakaji@xa12.heimat.gr.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [202.216.136.35]) by pcat.heimat.gr.jp (8.12.10/8.12.10) with ESMTP id hB1Dp7ZV007408; Mon, 1 Dec 2003 22:51:07 +0900 (JST) (envelope-from nakaji@xa12.heimat.gr.jp) Received: from xa12.heimat.gr.jp (localhost [127.0.0.1]) by xa12.heimat.gr.jp (8.12.9/8.12.9) with ESMTP id hB1Dp6JX078406; Mon, 1 Dec 2003 22:51:06 +0900 (JST) (envelope-from nakaji@xa12.heimat.gr.jp) Received: (from nakaji@localhost) by xa12.heimat.gr.jp (8.12.9/8.12.9/Submit) id hB1Dp56v078401; Mon, 1 Dec 2003 22:51:05 +0900 (JST) Message-Id: <200312011351.hB1Dp56v078401@xa12.heimat.gr.jp> Date: Mon, 1 Dec 2003 22:51:05 +0900 (JST) From: NAKAJI Hiroyuki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sos@FreeBSD.org Subject: kern/59868: GEOM of ad0 is not detected properly since Sep 9 2003 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: NAKAJI Hiroyuki List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 14:00:38 -0000 >Number: 59868 >Category: kern >Synopsis: GEOM of ad0 is not detected properly since Sep 9 2003 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 06:00:36 PST 2003 >Closed-Date: >Last-Modified: >Originator: NAKAJI Hiroyuki >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD xa12.heimat.gr.jp 5.1-CURRENT FreeBSD 5.1-CURRENT #2: Thu Aug 7 09:50:06 JST 2003 root@xa12.heimat.gr.jp:/usr/obj/usr/src/sys/NAKAJI i386 >Description: I found mountroot() failure on Sep 10 2003 with the kernel compiled on Sep 09 2003 on my NEC PC-9821Xa12/C8. I setup another partition for / (root) on another HDD and checked what happened. The newer kernel cannot detect properly the GEOM information of my ad0, WDC AC2850F/27.25C38, so that /dev/ad0s1a which is to be mounted on / is not available from devfs. The kernel on Aug 7 2003 is working well. But the kernel on Sep 9 2003 or later does not. Dmesg outputs of both kernels are available at http://heimat.jp/~nakaji/FreeBSD/dmesg.boot.Aug07 (OK) and http://heimat.jp/~nakaji/FreeBSD/dmesg.boot.Sep09 (NG) respectively. >How-To-Repeat: cd /usr/src make update make buildworld make kernel reboot >Fix: >Release-Note: >Audit-Trail: >Unformatted: