From owner-freebsd-stable@FreeBSD.ORG Thu Dec 2 08:44:02 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A5A16A4CE for ; Thu, 2 Dec 2004 08:44:02 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7535143D1F for ; Thu, 2 Dec 2004 08:44:02 +0000 (GMT) (envelope-from lukas.ertl@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so407387wri for ; Thu, 02 Dec 2004 00:44:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=YuNwIcaPXHW5JuU9BFiqvWVBrWyZdSRPDethU4GrKOQ/DZECQr6Emzyyzxm+ldF0IDASk2eo/S3CFkPPjAdyKCEYS7xMmelHb4YSVyCnZk5/7gz1MlQmydQCawByuXvEQvplcvLN5KockyJzGokKxLV4EvSPHvo3hWSX8jy1lxU= Received: by 10.54.30.59 with SMTP id d59mr1150350wrd; Thu, 02 Dec 2004 00:44:01 -0800 (PST) Received: by 10.54.18.44 with HTTP; Thu, 2 Dec 2004 00:44:00 -0800 (PST) Message-ID: <4379f910041202004472ed2eec@mail.gmail.com> Date: Thu, 2 Dec 2004 09:44:00 +0100 From: Lukas Ertl To: Ceri Davies , Lukas Ertl , stable@freebsd.org In-Reply-To: <20041201224222.GQ60679@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041125205836.GH37244@submonkey.net> <4379f91004120114386c0edfc5@mail.gmail.com> <20041201224222.GQ60679@submonkey.net> Subject: Re: 4.10 -> 5.3 migration; what happens to vinum volumes? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lukas Ertl List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 08:44:03 -0000 On Wed, 1 Dec 2004 22:42:23 +0000, Ceri Davies wrote: > On Wed, Dec 01, 2004 at 11:38:38PM +0100, Lukas Ertl wrote: > > Your config looks sane enough that it shouldn't be a problem to switch > > to gvinum. Edit your fstab and put > > > > geom_vinum_load="YES" > > > > into /boot/loader.conf, that's enough. > > Cool. I'll be taking backups anyway so I'll try it that way; do you > want a bug report if it doesn't work? Yes, please. cheers, le