From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 22:54:58 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E5A61065672 for ; Fri, 21 Nov 2008 22:54:58 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp808.mail.ird.yahoo.com (smtp808.mail.ird.yahoo.com [217.146.188.68]) by mx1.freebsd.org (Postfix) with SMTP id 8260D8FC16 for ; Fri, 21 Nov 2008 22:54:57 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 36701 invoked from network); 21 Nov 2008 22:54:56 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=FUEzY72vdPXieX4zQb+VUd2vPhP9MbIULVljIUentKrNNQkaIqvoguhWvkEBEU/0hZek2ZPsbW2AkHCreoKOwWz7B2vRgeKFAiG2q7rMdwTIATYz7FAcMjnNt/D0FyXHEItJV3ZAZKSvYmk3pm3GSUxQcUceMhP3ZC+Bgk6bVsg= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (Thomas.Sparrevohn@86.133.53.143 with login) by smtp808.mail.ird.yahoo.com with SMTP; 21 Nov 2008 22:54:56 -0000 X-YMail-OSG: ch71ZtcVM1kpNtwtYc5fZFCSLMrJv6namMkyFTqC9KtNYbMsEa2WlteqTSgAzh3HtopepYS2Um1BND4SD8HmZknvHdE0CFPIvERhb.ChGRXxpI_n7gPB3JSlqrzvw3lr8IzGIg.Eve0IBwfTc538_OZ1IWgtw7wpkIWjwqA- X-Yahoo-Newman-Property: ymail-3 From: Thomas Sparrevohn To: Philipp Wuensche Date: Fri, 21 Nov 2008 22:54:54 +0000 User-Agent: KMail/1.9.10 References: <20081117205526.GC1733@garage.freebsd.pl> <200811212243.10899.Thomas.Sparrevohn@btinternet.com> <49273BC5.9080503@h3q.com> In-Reply-To: <49273BC5.9080503@h3q.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811212254.55103.Thomas.Sparrevohn@btinternet.com> Cc: freebsd-current@freebsd.org Subject: Re: HEADS UP: New ZFS in the tree. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2008 22:54:58 -0000 On Friday 21 November 2008 22:52:53 Philipp Wuensche wrote: > Thomas Sparrevohn wrote: > > > > Nope - it does not upgrade the property for existing data sets - It only upgrades - or at least when I did it - > > the pool itself - for the data sets you need to either create new ones or manually upgrade the version property > > I think you confuse "zfs upgrade" with "zpool upgrade". > > greetings, > philipp > > It would seem so - my mistake -