From owner-freebsd-questions@FreeBSD.ORG Thu Sep 15 17:27: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 D79F616A41F for ; Thu, 15 Sep 2005 17:27:24 +0000 (GMT) (envelope-from jking@informs.com) Received: from mail.informs.com (mail.informs.com [216.248.165.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B9E43D45 for ; Thu, 15 Sep 2005 17:27:24 +0000 (GMT) (envelope-from jking@informs.com) Received: (qmail 62896 invoked by uid 1011); 15 Sep 2005 12:27:23 -0500 Received: from 192.168.1.34 by mail.informs.com (envelope-from , uid 1009) with qmail-scanner-1.25-st-qms (clamdscan: 0.86.2/1011. spamassassin: 3.0.4. perlscan: 1.25-st-qms. Clear:RC:1(192.168.1.34):. Processed in 0.05254 secs); 15 Sep 2005 17:27:23 -0000 X-Antivirus-INFORMS-Mail-From: jking@informs.com via mail.informs.com X-Antivirus-INFORMS: 1.25-st-qms (Clear:RC:1(192.168.1.34):. Processed in 0.05254 secs Process 62890) Received: from unknown (HELO ?192.168.1.34?) (192.168.1.34) by mail.informs.com with SMTP; 15 Sep 2005 12:27:23 -0500 Message-ID: <4329AEF9.1090600@informs.com> Date: Thu, 15 Sep 2005 12:27:21 -0500 From: Jason King User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050718 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jerry McAllister References: <200509151613.j8FGDZJi009367@clunix.cl.msu.edu> In-Reply-To: <200509151613.j8FGDZJi009367@clunix.cl.msu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 17:27:25 -0000 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 Jerry McAllister wrote: >>The instructions say to use ad0 and ad1 as the /dev names but those >>devices don't exist on my server. The device names are da0 and da1. I'd >>be glad to post anything you wish, but I don't know what the dmesg is, >>or how I get it. Can you tell me where I can get that information? >> >> > >ado, ad1....adnn are IDE devices. da0, da1....dann are SCSI devices. >Use whichever you have. > >////jerry > > > >>Jason >> >>Andrea Venturoli wrote: >> >> >> >>>Jason King wrote: >>> >>> >>> >>>>I am having trouble with THESE instructions: >>>>http://people.freebsd.org/~rse/mirror/ >>>> >>>>I'm trying to create a RAID1 system with FreeBSD and the instructions >>>>are not working. I'm getting this error: >>>> >>>>mail# gmirror insert gm0 /dev/da0 >>>>Cannot access provider da0. >>>> >>>>The command is trying to add the first disk /dev/da0 to the mirror gm0. >>>>Has anyone else had success at creating a RAID1 mirror on FreeBSD. If >>>>so, please let me know how you did it because these instructions are not >>>>working at all. >>>> >>>> >>>I used that tutorial on different machines and it has always worked. >>>Maybe you have to substitute da0 with something else, that depends on >>>your hardware. Can you provide a your dmesg at boot time? >>> >>> bye >>> av. >>>_______________________________________________ >>>freebsd-questions@freebsd.org mailing list >>>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>>To unsubscribe, send any mail to >>>"freebsd-questions-unsubscribe@freebsd.org" >>> >>> >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> >> > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >