From owner-freebsd-questions@FreeBSD.ORG Thu Sep 15 17:51:29 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 40FF816A41F for ; Thu, 15 Sep 2005 17:51:29 +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 7F8CD43D46 for ; Thu, 15 Sep 2005 17:51:28 +0000 (GMT) (envelope-from jking@informs.com) Received: (qmail 66793 invoked by uid 1011); 15 Sep 2005 12:51:28 -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.044624 secs); 15 Sep 2005 17:51:28 -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.044624 secs Process 66787) Received: from unknown (HELO ?192.168.1.34?) (192.168.1.34) by mail.informs.com with SMTP; 15 Sep 2005 12:51:27 -0500 Message-ID: <4329B499.6000805@informs.com> Date: Thu, 15 Sep 2005 12:51: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: gayn.winters@bristolsystems.com References: <02ec01c5ba1d$63bb62d0$c901a8c0@workdog> In-Reply-To: <02ec01c5ba1d$63bb62d0$c901a8c0@workdog> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: 'Andrea Venturoli' , 'Jerry McAllister' , 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:51:29 -0000 Man I'm a moron. That sed command was what was screwing me up. I couldn't see the ad0 until you pointed it out. Thanks so much. I think that's got it...the synchronization is going onright now. Jason Gayn Winters wrote: > > >>-----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:37 AM >>To: Jerry McAllister >>Cc: Andrea Venturoli; freebsd-questions@freebsd.org >>Subject: Re: Software RAID1 >> >> >>Also, I noticed that this command: >> >>sed -e 's/dev\/ad0/dev\/mirror\/gm0/g' > >> >>>/mnt/etc/fstab >>> >>> >>Doesn't seem to do anything to the fstab file on the second >>disk. Isn't it suppose to be changing something? >> >>Jason >> >> >> >> >Yes, and you need to replace ad0 --> da0 > >-gayn > > >_______________________________________________ >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" > >