From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 22:39:41 2003 Return-Path: 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 7015F16A4B3 for ; Thu, 23 Oct 2003 22:39:41 -0700 (PDT) Received: from out007.verizon.net (out007pub.verizon.net [206.46.170.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D99143FD7 for ; Thu, 23 Oct 2003 22:39:40 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by out007.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20031024053939.OWHP23690.out007.verizon.net@duron.pcmedx.com>; Fri, 24 Oct 2003 00:39:39 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id E457DAC48; Thu, 23 Oct 2003 22:39:36 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 4C6A1A91B; Thu, 23 Oct 2003 22:39:36 -0700 (PDT) Message-ID: <003c01c399f1$3b5d6390$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: Date: Thu, 23 Oct 2003 22:39:45 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at out007.verizon.net from [4.46.22.189] at Fri, 24 Oct 2003 00:39:37 -0500 cc: Roland Wells Subject: Re: vinum concatenated raid setup problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 05:39:41 -0000 > start_vinum="YES" is already in the /etc/rc.conf...see below: > > --------------------------------------------------- > thegibsor# cat /etc/rc.conf > # -- sysinstall generated deltas -- # Sun Oct 19 20:37:29 2003 > # Created: Sun Oct 19 20:37:29 2003 > # Enable network daemons for user convenience. > # Please make all changes to this file, not to /etc/defaults/rc.conf. > # This file now contains just the overrides from /etc/defaults/rc.conf. > hostname="thegibsor.thebeatbox.org" > sshd_enable="YES" > usbd_enable="NO" > start_vinum="YES" # set to YES to start vinum Doh! My faux pas. I'm reading up a bit, but this one may be best left to Greg. Have you verified that the vinum module has loaded after boot? One other thing I just noticed, you didn't use setupstate in the volume line of your config file...did you do an init on the second plex/subdisk before you newfs'd and mounted the volume?