From owner-freebsd-questions Tue Mar 12 21:15:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id B025E37B402 for ; Tue, 12 Mar 2002 21:15:14 -0800 (PST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 90C057831F; Wed, 13 Mar 2002 15:45:12 +1030 (CST) Date: Wed, 13 Mar 2002 15:45:12 +1030 From: Greg Lehey To: Jud Cc: jcborkow@tcpns.com, questions@FreeBSD.org Subject: Re: Booting from RAID? (was Re: Using VINUM to do RAID-1 disk mirroring) Message-ID: <20020313154512.U96885@wantadilla.lemis.com> References: <20020313032837.30442.qmail@operamail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020313032837.30442.qmail@operamail.com> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] One line per paragraph. On Wednesday, 13 March 2002 at 11:28:37 +0800, Jud wrote: On Wed, 13 Mar 2002 10:19:54 +1030, Greg Lehey wrote: > > [snip] >> Vinum doesn't currently support root, so yes, you'll need a separate >> boot drive with the root file system. >> >> Greg > > I'm about to set up two ATA-100 hard drives as a RAID-0 array. An > ATA-66 drive will remain in the system. I'd prefer booting from > whichever was fastest, and assume this would be the RAID array. There's hardly any difference in speed at boot time. RAID can be faster because there's more scope for concurrent accesses, but this doesn't happen much at boot time. > Is there a disadvantage/impediment to booting from a RAID array > (other than possible loss of data - there's nothing on any of these > drives I can't afford to lose, so it would be a PITA but not a > disaster), No. > or is there a different reason why Vinum doesn't support root? Yes. It's a chicken and egg problem. Basically, Vinum reads device nodes from the /dev file system. and it's not there at that time. Also, the loader doesn't understand Vinum. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message