From owner-freebsd-current@FreeBSD.ORG Tue Nov 18 23:10:50 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 1077B1065675; Tue, 18 Nov 2008 23:10:50 +0000 (UTC) (envelope-from glz@hidden-powers.com) Received: from mail.hidden-powers.com (mail.hidden-powers.com [213.242.135.162]) by mx1.freebsd.org (Postfix) with ESMTP id 7FC7B8FC2B; Tue, 18 Nov 2008 23:10:49 +0000 (UTC) (envelope-from glz@hidden-powers.com) Received: from mail.hidden-powers.com (localhost [127.0.0.1]) by dkim.hidden-powers.com (Postfix) with ESMTP id EEE9F6D5C7; Wed, 19 Nov 2008 00:10:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=hidden-powers.com; h=date :from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=selector1; bh=81Cn4lp Yr03KFnUiqx2gBnY7esw=; b=p7mXyM59/nL7nom7qwrm/tZN4xwOUtsH6BVzAx9 p0H7s43RRLN0bErAAdjVuXde1o0z6Po9LxkieExG7VtCdH8/oxrQdDvWSCwI97f0 YKRFmg6O91VTq9TV4+CU/HyZhHsfyznn2JdmRQ0lwQLgR2Vi7aKX0z443BBHF170 8cXw= Received: from [10.255.253.2] (unknown [10.255.253.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.hidden-powers.com (Postfix) with ESMTPSA id E1C736D5C5; Wed, 19 Nov 2008 00:10:47 +0100 (CET) Date: Wed, 19 Nov 2008 00:10:47 +0100 From: Goran Lowkrantz To: Pawel Jakub Dawidek , freebsd-current@FreeBSD.org Message-ID: <78EC94D3B4D5F26E79D8136D@[10.255.253.2]> In-Reply-To: <6299055A289A8E23BC3AD0A2@[10.255.253.2]> References: <20081117205526.GC1733@garage.freebsd.pl> <20081118222731.GG1634@garage.freebsd.pl> <6299055A289A8E23BC3AD0A2@[10.255.253.2]> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: 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: Tue, 18 Nov 2008 23:10:50 -0000 --On Tuesday, November 18, 2008 23:37 +0100 Goran Lowkrantz wrote: > --On Tuesday, November 18, 2008 23:27 +0100 Pawel Jakub Dawidek > wrote: > >> On Tue, Nov 18, 2008 at 11:23:36PM +0100, Goran Lowkrantz wrote: >>> --On Monday, November 17, 2008 21:55 +0100 Pawel Jakub Dawidek >>> wrote: >>> >>> > Hi. >>> > >>> > So ZFS was updated from version 6 to 13. Be very careful when updating >>> > your system if you use ZFS. The number of changes is huge and my >>> > regression tests and manual tests I did only cover part of the entire >>> > functionality. >>> > >>> > More info here: >>> > >>> > http://svn.freebsd.org/viewvc/base?view=revision&revision=185029 >>> > >>> > Enjoy. >>> > >>> > -- >>> > Pawel Jakub Dawidek http://www.wheel.pl >>> > pjd@FreeBSD.org http://www.FreeBSD.org >>> > FreeBSD committer Am I Evil? Yes, I Am! >>> >>> On amd64, I get an error when I try to enable xattr: >>> # zfs get xattr system/boot >>> NAME PROPERTY VALUE SOURCE >>> system/boot xattr off temporary >>> # zfs get xattr system >>> NAME PROPERTY VALUE SOURCE >>> system xattr on default >>> # zfs inherit xattr system/boot >>> WARNING pid 2282 (zfs): ioctl sign-extension ioctl ffffffffcc285a2e >>> # zfs get xattr system/boot >>> NAME PROPERTY VALUE SOURCE >>> system/boot xattr off temporary >>> >>> Have http://svn.freebsd.org/changeset/base/185039. >>> >>> Attached dmesg.boot from the last couple of reboots. >>> >>> This is so far the only thing I have found. >> >> It has been fixed already. >> >> -- >> Pawel Jakub Dawidek http://www.wheel.pl >> pjd@FreeBSD.org http://www.FreeBSD.org >> FreeBSD committer Am I Evil? Yes, I Am! > > Do you mean that it's in current? I am using a kernel from 3 hr ago with > 185039 and the numeric attribute errors are gone but this is a boolean > attribute and I still get the error. > Just realized that I am lying. I still get dmesg output when listing some properties of this file system. Could it be because I upgraded the pool to version 13 with a kernel before 185039? I get WARNING on getting any of these properties: system/boot xattr off temporary system/boot version 1 - system/boot utf8only off - system/boot normalization none - /glz