From owner-freebsd-current@FreeBSD.ORG Sat Jul 24 16:18:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F14216A4CE for ; Sat, 24 Jul 2004 16:18:31 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3FD743D3F for ; Sat, 24 Jul 2004 16:18:29 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.11/8.12.11) with ESMTP id i6OGHibb026066; Sat, 24 Jul 2004 12:17:44 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i6OGHiR3026063; Sat, 24 Jul 2004 12:17:44 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 24 Jul 2004 12:17:44 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Lane In-Reply-To: <200407241032.56599.lane@joeandlane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: GEOM fails to create ad0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2004 16:18:31 -0000 On Sat, 24 Jul 2004, Lane wrote: > I successfully built a kernel for FreeBSD 5.2.1-RELEASE #1 on my 8Gig > ad2 but when I boot it my 30Gig ad0 does not appear in /dev/ > > I boot 4.10-STABLE on my 30 Gig ad0 and am able to mount ad2, but not > vice versa. > > Does anyone have information on how to trouble-shoot GEOM? I guess a first question would be: is this a GEOM problem, or a driver problem? Drivers find devices and present them for use by GEOM, which then provides storage abstraction and exposes the device via devfs. Does ad0 appear in your dmesg output? If not, perhaps we're looking at a driver problem... Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research