From owner-freebsd-geom@FreeBSD.ORG Tue Nov 9 15:43:42 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2BE616A4CE for ; Tue, 9 Nov 2004 15:43:42 +0000 (GMT) Received: from mx0.ispvision.net (mx0.ispvision.net [217.18.240.254]) by mx1.FreeBSD.org (Postfix) with SMTP id 5D5AB43D54 for ; Tue, 9 Nov 2004 15:43:41 +0000 (GMT) (envelope-from petroff@car-bg.com) Received: (qmail 44276 invoked by uid 89); 9 Nov 2004 15:43:38 -0000 Received: from unknown (HELO petroff) (213.240.235.249) by mx0.ispvision.net with SMTP; 9 Nov 2004 15:43:38 -0000 Message-ID: <200411091736060033.005C4025@mail.car-bg.com> X-Mailer: Calypso Version 3.20.01.00 (4) Date: Tue, 09 Nov 2004 17:36:06 +0200 From: "Dimiter Petrov" To: freebsd-geom@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: gmirror problem X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: petroff@car-bg.com List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 15:43:43 -0000 hello, i have freebsd 5.3 and i'm trying to make a software raid with gmirror. I hava a disk with data and i want to add another one to make a mirror. here is what i am typing from man gmirror gmirror label -v -b round-robin data ad0 But there is an error Can't store metadata on ad0: Operation not permitted. I read the manual and try to add -h parameter to gmirror but there is still= this error. please let me know how can i solve this problem thank you