From owner-freebsd-stable@FreeBSD.ORG Wed Jun 17 14:51:14 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CEAB1065692 for ; Wed, 17 Jun 2009 14:51:14 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:2d29:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 2A04B8FC36 for ; Wed, 17 Jun 2009 14:51:14 +0000 (UTC) (envelope-from hlh@restart.be) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:2d29:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 507D15FCA; Wed, 17 Jun 2009 16:51:13 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.be [IPv6:2001:41d0:2:2d29:1:2::] (may be forged)) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id n5HEpAEW000683; Wed, 17 Jun 2009 16:51:10 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1245250272; bh=YT2+7UdSavnyu7DJQvx/aFUgR8d4XtK6UEwcGhze1ro=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=B9UkZoq5LhvdbTb+VHQYVATI/o/tce+llH8nbrN1kgcGlUncCKBUS+JCdxABHzhiI t/hY2uYY6e9mq6GPmd5CQ== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type: content-transfer-encoding:x-scanned-by; b=MLpHq52mW78ksNpNA1FJtwTuU2wJ1OEZ4U3VUO7HQuF4ap5zeN+LbNrdNK9fkgYdm 2qLCKullOsmvBNJV+tKMw== Message-ID: <4A3902DE.3070708@restart.be> Date: Wed, 17 Jun 2009 16:51:10 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.21 (X11/20090412) MIME-Version: 1.0 To: Nenhum_de_Nos References: <80e5e7a7219ab28dfc5d821f14c1ba1e.squirrel@cygnus.homeunix.com> <4A38FAAE.7060100@andric.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:2:2d29:1:1:: Cc: freebsd-stable@freebsd.org Subject: Re: ZFS pool from current X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2009 14:51:15 -0000 Nenhum_de_Nos wrote: > On Wed, June 17, 2009 11:16, Dimitry Andric wrote: >> On 2009-06-17 16:09, Nenhum_de_Nos wrote: >>> And for virtualbox on amd64 purposes I want to run 7.2R or STABLE to use >>> VT-x and amd64 vm's under vbox. will I have to make anything, or it will >>> just work ? >>> >>> Kip Macy created a branch were there is the new zfs code, but I didn't >>> get >>> it if it is in the main sources or if I need to fetch any especial code. >> Kip merged the ZFS v13 support to -STABLE just last month. It seems to >> work okay for most people, but be sure to read the UPDATING file, >> especially if you are upgrading existing pools. > > thanks, I was just looking for this update on web interface to cvs and > there is nothing in UPDATING for RELENG_7 there. is this really supposed > to happen ? Sadly a known and ignored problem of cvsweb http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/120185 Henri > > I'll get from csup now ... > > thanks again, > > matheus >