From owner-freebsd-current@FreeBSD.ORG Sun Sep 20 11:25:01 2009 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 E716D106566C for ; Sun, 20 Sep 2009 11:25:01 +0000 (UTC) (envelope-from solskogen@carebears.mine.nu) Received: from mailout1-admin.bkkb.no (mailout.bkkb.no [62.97.193.182]) by mx1.freebsd.org (Postfix) with ESMTP id 93CFB8FC12 for ; Sun, 20 Sep 2009 11:25:01 +0000 (UTC) X-ASG-Debug-ID: 1253445900-1f3e028e0000-XDYc8F X-Barracuda-URL: http://62.97.193.182:8000/cgi-bin/mark.cgi Received: from mail.hjemme.no (mail.hjemme.no [62.97.193.11]) by mailout1-admin.bkkb.no (Spam & Virus Firewall) with ESMTP id 0C3603449B8; Sun, 20 Sep 2009 13:25:00 +0200 (CEST) Received: from mail.hjemme.no (mail.hjemme.no [62.97.193.11]) by mailout1-admin.bkkb.no with ESMTP id CSZf9tRXN7pL5vIH; Sun, 20 Sep 2009 13:25:00 +0200 (CEST) Received: from carebears.mine.nu (220.85-200-86.bkkb.no [85.200.86.220]) by mail.hjemme.no (Postfix) with ESMTP id C481CB09118D; Sun, 20 Sep 2009 13:24:54 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by carebears.mine.nu (Postfix) with ESMTP id B98129470; Sun, 20 Sep 2009 13:24:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at example.com Received: from carebears.mine.nu ([127.0.0.1]) by localhost (shine.antarctica.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FORczz9Ozkm1; Sun, 20 Sep 2009 13:24:56 +0200 (CEST) Received: from [192.168.0.22] (funshine.antarctica.no [192.168.0.22]) by carebears.mine.nu (Postfix) with ESMTP id 193909462; Sun, 20 Sep 2009 13:24:56 +0200 (CEST) Message-ID: <4AB610E9.4010407@carebears.mine.nu> Date: Sun, 20 Sep 2009 13:24:25 +0200 From: Christer Solskogen User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Markus Boelter X-ASG-Orig-Subj: Re: chflags: Invalid argument References: <4AB55285.2090804@carebears.mine.nu> <9F69AC01-8963-4C48-9240-51AF86E11A71@me.com> In-Reply-To: <9F69AC01-8963-4C48-9240-51AF86E11A71@me.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: mail.hjemme.no[62.97.193.11] X-Barracuda-Start-Time: 1253445900 X-Barracuda-Virus-Scanned: by Barracuda Spam & Virus Firewall at bkkb.no X-Barracuda-Spam-Score: -1002.00 X-Barracuda-Spam-Status: No, SCORE=-1002.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1000.0 Cc: freebsd-current@freebsd.org Subject: Re: chflags: Invalid argument 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: Sun, 20 Sep 2009 11:25:02 -0000 Markus Boelter wrote: > Hi! > > I ran into the same problem recently, did you not only updated the pool, > but also the filesystems? (Zfs upgrade -a) > Ah, I did not. Thanks! -- chs