From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 15:16:10 2005 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 A851416A4CE for ; Mon, 11 Apr 2005 15:16:10 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26FD543D1D for ; Mon, 11 Apr 2005 15:16:10 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1391206wra for ; Mon, 11 Apr 2005 08:16:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=bMwKeiBnRZ5G29Hmb274SlcMwdaTf+h0HZlL/IibTNzsrLpkzKY2AtYM9lUaUe1Avmrv2R7b3T73zKbgQCFCqO5vPDZToPuTTfhiWYycenWVjO8gy7pqSoJ0Oh9XabPtt2sYi87zxlb5giG9mqIp4Cjsn//Edm6HLVQ2/F2xduY= Received: by 10.54.10.48 with SMTP id 48mr865048wrj; Mon, 11 Apr 2005 08:16:09 -0700 (PDT) Received: by 10.54.98.3 with HTTP; Mon, 11 Apr 2005 08:16:09 -0700 (PDT) Message-ID: Date: Mon, 11 Apr 2005 09:16:09 -0600 From: Nick Pavlica To: jau@iki.fi In-Reply-To: <200504101444.j3AEiHBC013234@ip193-64-26-117.cust.eunet.fi> Mime-Version: 1.0 References: <200504101444.j3AEiHBC013234@ip193-64-26-117.cust.eunet.fi> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: questions@freebsd.org Subject: Re: 5.4 & vinum X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 15:16:10 -0000 >=20 > If anyone has an operational 5.4 + vinum installation which > was generated fresh on 5.3 or 5.4, any experiences, sample > configurations, and notes about the how the installation was > really done would be more than welcome. >=20 I haven't tried to use vinum or gvinum, but have used gstripe with=20 success(just read the man). Here is a tutorial that talks about gmirror as= =20 well. - http://people.freebsd.org/~rse/mirror/ --Nick