From owner-freebsd-hackers@FreeBSD.ORG Sat Jul 2 16:22:09 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450B216A41C for ; Sat, 2 Jul 2005 16:22:09 +0000 (GMT) (envelope-from ah0k@na.rim.or.jp) Received: from mail.jnsr.jp (usen-221x255x183x112.ap-US01.usen.ad.jp [221.255.183.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1AF243D1F for ; Sat, 2 Jul 2005 16:22:07 +0000 (GMT) (envelope-from ah0k@na.rim.or.jp) Received: from localhost (localhost [127.0.0.1]) by romeo.jnsr.com (Postfix) with ESMTP id AA6D249; Thu, 30 Jun 2005 11:28:37 +0900 (JST) Date: Thu, 30 Jun 2005 11:28:37 +0900 (JST) Message-Id: <20050630.112837.130156743.ah0k@na.rim.or.jp> To: gayn.winters@mail.bristolsystems.com From: Masashi SAKURADA In-Reply-To: <003701c57d17$a3068340$c901a8c0@workdog> References: <003701c57d17$a3068340$c901a8c0@workdog> X-My-URL: http://www.ah0k.com/ x-pgp-public-key-url: http://www.ah0k.com/personal/c1868.html X-My-Uname: FreeBSD 4.11-RELEASE-p10 #33: Sun Jun 26 04:34:57 JST 2005 X-Mailer: Mew version 4.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: ICH6R RAID X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jul 2005 16:22:09 -0000 Hello, Gayn, From: "Gayn Winters" Subject: ICH6R RAID Date: Wed, 29 Jun 2005 19:01:31 -0700 > I even tried building the mirror then disabling one drive using the > firmware setup. The firmware says then to have the OS rebuild the > mirror. OK,... The OS then boots fine to ad4 and can see ad6. I can dd > if=/dev/ad4 of=/dev/ad6 successfully, but I cannot get atacontrol to > rebuild the mirror. Maybe this approach will work, and I'm doing > something wrong... I dont know if this is right way. Why don't you try atacontrol(8). Install minimal stuff to ad4, then try atacontrol create RAID1 0 /dev/ad4 /dev/ad6. Reboot by install CD, You can see ar0 and choose it to install what you want. ------------------------------------------Masashi SAKURADA/AH0K/JR2GMC E-mail: ah0k@na.rim.or.jp URL: http://www.ah0k.com/ PGP-fingerprint: 9332 0E9F 78AB E793 0E9F 84C6 FA74 3A11 3235 EC1E PGP-Public-Key: http://www.ah0k.com/personal/c1868.html