From owner-freebsd-questions Sun Sep 19 21:29:49 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 BE71515132 for ; Sun, 19 Sep 1999 21:29:43 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id NAA08012; Mon, 20 Sep 1999 13:59:33 +0930 (CST) Date: Mon, 20 Sep 1999 13:59:33 +0930 From: Greg Lehey To: river Cc: FreeBSD Questions Subject: Re: VINUM (MORE) Message-ID: <19990920135933.P55065@freebie.lemis.com> References: <21DC5E98AE1FD311B1290020AFDB6C6E63F4@cx288885-b.okcs1.ok.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <21DC5E98AE1FD311B1290020AFDB6C6E63F4@cx288885-b.okcs1.ok.home.com>; from river on Sun, Sep 19, 1999 at 11:09:18PM -0500 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 [Format recovered--see http://www.lemis.com/email/email-format.html] On Sunday, 19 September 1999 at 23:09:18 -0500, river wrote: > I think I have it setup correctly now Looks reasonable. > I did a test mirror (100m each) and was able to newfs and mount it. I was > curious if it is supposed to say State:emply on S mirror.p1.s0 ? > > vinum -> list > Configuration summary > > Drives: 2 (4 configured) > Volumes: 1 (4 configured) > Plexes: 2 (8 configured) > Subdisks: 2 (16 configured) > > D drive1 State: up Device /dev/da1s1e Avail: 17/117 MB (14%) > D drive2 State: up Device /dev/da2s2e Avail: 17/117 MB (14%) > > V mirror State: up Plexes: 2 Size: 100 MB > > P mirror.p0 C State: up Subdisks: 1 Size: 100 MB > P mirror.p1 C State: initializing Subdisks: 1 Size: 100 MB > > S mirror.p0.s0 State: up PO: 0 B Size: 100 MB > S mirror.p1.s0 State: empty PO: 0 B Size: 100 MB From vinum(8): setupstate When creating a multi-plex volume, assume that the contents of all the plexes are consistent. This is normally not the case, and correctly you should use the init command to first bring them to a consistent state. In the case of striped and concatenated plexes, however, it does not normally cause problems to leave them inconsistent: when using a volume for a file system or a swap partition, the previous con- tents of the disks are not of interest, so they may be ignored. If you want to take this risk, use this keyword. It will only apply to the plexes defined immediately after the volume in the configuration file. If you add plexes to a volume at a later time, you must integrate them. You can fix this with 'start mirror.p1.s0'. You should also look at the 'mirror' command. 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