From owner-freebsd-stable@FreeBSD.ORG Mon Mar 2 05:34:48 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E44E1065688 for ; Mon, 2 Mar 2009 05:34:48 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 6F0148FC40 for ; Mon, 2 Mar 2009 05:34:48 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KFV009KN4QZ7CD0@mta1.srv.hcvlny.cv.net> for freebsd-stable@freebsd.org; Mon, 02 Mar 2009 00:04:11 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.3/8.14.3) with ESMTP id n2254AFc000538; Mon, 02 Mar 2009 00:04:10 -0500 Date: Mon, 02 Mar 2009 00:04:10 -0500 From: "Aryeh M. Friedman" In-reply-to: <49AB66A4.4030509@gmail.com> To: freebsd-stable@freebsd.org Message-id: <49AB68CA.9010603@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <49AB66A4.4030509@gmail.com> User-Agent: Thunderbird 2.0.0.19 (X11/20090228) Subject: Re: gmirror does not initialize properally 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: Mon, 02 Mar 2009 05:34:51 -0000 Aryeh M. Friedman wrote: > I have started the procedure for mirroring drives and everything works > fine upto its first mount attempt (read only root... premounted before > /etc/rc runs) and then sees no slices... what I mean is > /dev/mirror/gm0Sxy never appears in the ls of /dev/mirror [bur > /dev/mirror/gm0 does _exist_).... here is the output from kldstat: > > Id Refs Address Size Name > 1 19 0xc0400000 94f054 kernel > 2 1 0xc0d50000 84c4 linprocfs.ko > 3 3 0xc0d59000 27744 linux.ko > 4 1 0xc0d81000 161c8 geom_mirror.ko > 5 1 0xc0d98000 15484 snd_hda.ko > 6 2 0xc0dae000 4938c sound.ko > 7 1 0xc0df8000 23e4 accf_http.ko > 8 1 0xc0dfb000 75aa64 nvidia.ko > 9 1 0xc1556000 68304 acpi.ko > > Forgot: FreeBSD flosoft.no-ip.biz 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Sun Feb 1 18:13:54 UTC 2009 root@flosoft.no-ip.biz:/usr/obj/usr/src/sys/GENERIC i386