From owner-freebsd-questions@FreeBSD.ORG Thu Sep 15 17:38:24 2005 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 E208116A420 for ; Thu, 15 Sep 2005 17:38:24 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from bristolsystems.com (h-68-167-239-98.lsanca54.covad.net [68.167.239.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 871FC43D4C for ; Thu, 15 Sep 2005 17:38:21 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from workdog ([192.168.1.201]) by bristolsystems.com (8.11.6/8.11.6) with ESMTP id j8FHcKn10769; Thu, 15 Sep 2005 10:38:20 -0700 From: "Gayn Winters" To: "'Jason King'" , "'Jerry McAllister'" Date: Thu, 15 Sep 2005 10:38:10 -0700 Message-ID: <02dd01c5ba1c$41365ea0$c901a8c0@workdog> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <4329AEF9.1090600@informs.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Cc: 'Andrea Venturoli' , freebsd-questions@freebsd.org Subject: RE: Software RAID1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gayn.winters@bristolsystems.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 17:38:25 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Jason King > Sent: Thursday, September 15, 2005 10:27 AM > To: Jerry McAllister > Cc: Andrea Venturoli; freebsd-questions@freebsd.org > Subject: Re: Software RAID1 > > > Ok, I made the correction and I'm still getting these errors: > > mail# dd if=/dev/zero of=/dev/da0 bs=512 count=79 > dd: /dev/da0: Operation not permitted > mail# gmirror configure -a gm0 > mail# gmirror insert gm0 /dev/da0 > Cannot access provider da0. > > You can see from the above what section I am working on. It > doesn't make > sense to me. I'm following the instructions verbatim. I only > created one > slice and one partition. Any other ideas? > > Jason Please post the relevant portions of dmesg so that we can see what hardware (disks and controllers) you've got. -gayn