From owner-freebsd-questions@FreeBSD.ORG Tue Jul 18 07:26:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40DB316A4DF for ; Tue, 18 Jul 2006 07:26:04 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from matrix.teledomenet.gr (dns1.teledomenet.gr [213.142.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F0843D53 for ; Tue, 18 Jul 2006 07:26:02 +0000 (GMT) (envelope-from nvass@teledomenet.gr) Received: from iris ([192.168.1.71]) by matrix.teledomenet.gr (8.12.10/8.12.10) with ESMTP id k6I7PxEY028044; Tue, 18 Jul 2006 10:25:59 +0300 From: Nikos Vassiliadis To: freebsd-questions@freebsd.org Date: Tue, 18 Jul 2006 10:23:37 +0300 User-Agent: KMail/1.9.1 References: <20060716134025.GA20862@teddy.fas.com> <44BA44D4.4090209@infracaninophile.co.uk> <20060716141441.GA21970@teddy.fas.com> In-Reply-To: <20060716141441.GA21970@teddy.fas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607181023.37738.nvass@teledomenet.gr> Cc: stan Subject: Re: gmirror usage on 6.1 RELEASE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2006 07:26:04 -0000 On Sunday 16 July 2006 17:14, stan wrote: > On Sun, Jul 16, 2006 at 02:53:24PM +0100, Matthew Seaman wrote: > > stan wrote: > > > gmirror lable -vnb round-robin load rootfs /dev/ad4 > > > > > > Anyone got any ideas here? > > > > Yes. It's 'label' not lable. And you can't have both 'round-robin' > > and 'load' as the load-balance type: choose one or the other. > > OSorry for the typo in the message. > > So here is what I tried next: > > gmirror label -vnb load rootfs /dev/ad4 > > And, now I get "Unkown Command: label" > > What am I doing wrong? Is geom_mirror loaded? try "gmirror load"