From owner-freebsd-stable@FreeBSD.ORG Fri Feb 4 05:18:24 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12D1D16A4CE for ; Fri, 4 Feb 2005 05:18:24 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E7743D2D for ; Fri, 4 Feb 2005 05:18:23 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id CE9A772DD4; Thu, 3 Feb 2005 21:18:23 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id CA05172DCB; Thu, 3 Feb 2005 21:18:23 -0800 (PST) Date: Thu, 3 Feb 2005 21:18:23 -0800 (PST) From: Doug White To: David Gilbert In-Reply-To: <16896.22046.191392.824042@canoe.dclg.ca> Message-ID: <20050203211705.G47315@carver.gumbysoft.com> References: <16896.22046.191392.824042@canoe.dclg.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Geom RAID root report. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 05:18:24 -0000 On Tue, 1 Feb 2005, David Gilbert wrote: > Gmirror on the fix-it CD appears to be impotent. It appears to have > only 'help', 'list', 'load' and 'unload' as commands. Not useful. If you manually load the geom_mirror.ko kernel module it probably gets useful. Someone pointed out that there's a hardwired path in there somewhere so "load" will fail, but if you load the module manually then the commands become available. I'll have to test it. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org