From owner-freebsd-questions Sat Sep 18 18:35:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 5CBEB151B8 for ; Sat, 18 Sep 1999 18:35:32 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA97797; Sun, 19 Sep 1999 11:05:24 +0930 (CST) Date: Sun, 19 Sep 1999 11:05:24 +0930 From: Greg Lehey To: The Hermit Hacker Cc: freebsd-questions@freebsd.org Subject: Re: mirroring one drive to another...vinum? Message-ID: <19990919110524.U55065@freebie.lemis.com> References: <19990919095620.O55065@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from The Hermit Hacker on Sat, Sep 18, 1999 at 10:06:15PM -0300 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 18 September 1999 at 22:06:15 -0300, The Hermit Hacker wrote: > On Sun, 19 Sep 1999, Greg Lehey wrote: > >> You mean the man pages on your system, and not the web pages, I hope. >> To quote the web pagess: >> >> This document contains preliminary information about Vinum. It is >> not as bad as it used to be, but it's still not complete. If you >> find something confusing or just plain wrong, please let me know and >> I'll do something about it. > > Web pages...and I did read the disclaimer before diving in, but > at: > > http://www.lemis.com/vinum/The-big-picture.html > > It explicitly states that vinum enforces a minimum of 3 subdisks > for a RAID-5 plex... That's correct. > what I want to do is mirror da0s1a->da1s1a, da0s1?->da0s1?, > etc...which, to my understanding, isn't even RAID-5, but RAID-1... Precisely. What kind of plex do you want in the mirror? Normally you wouldn't use RAID-5. > Basically, I want to mirror my system disk to a second drive on > the same size/make, so that if one dies, my whole system doesn't go > poof... Sounds like you need concatenated plexes. > Then gain, I just checked 'man 4 vinum', and it also states it > requires a minimum of 3... I don't see anything like that in vinum(4). > Please note that my use of RAID=1 is from the Solaris/DiskSuite > environment...I'm new to it with FreeBSD/Vinum :( You've been talking about RAID-5, which is not the same as RAID-1. To quote the web page, which is correct: Vinum imposes an additional, trivial restriction: a striped plex must have at least two subdisks, since otherwise it is indistinguishable from a concatenated plex. Vinum enforces a minimum of three subdisks for a RAID-5 plex, since any smaller number would not make any sense. There is no such restriction for concatenated plexes. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message