From owner-svn-src-all@FreeBSD.ORG Sun Dec 7 00:24:07 2014 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73061F20; Sun, 7 Dec 2014 00:24:07 +0000 (UTC) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F380652; Sun, 7 Dec 2014 00:24:06 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 9356D16A408; Sun, 7 Dec 2014 01:24:02 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M8xKdyom5M4y; Sun, 7 Dec 2014 01:23:35 +0100 (CET) Received: from [192.168.10.9] (vaio [192.168.10.9]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id BB21B16A401; Sun, 7 Dec 2014 01:23:35 +0100 (CET) Message-ID: <54839E06.60700@digiware.nl> Date: Sun, 07 Dec 2014 01:23:34 +0100 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Andriy Gapon , d@delphij.net, Xin LI , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r273060 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs References: <201410132039.s9DKdpmh055573@svn.freebsd.org> <546F57B1.2020602@FreeBSD.org> <546F9FC3.10402@delphij.net> <5474540D.2000607@FreeBSD.org> <54836BCC.2080707@digiware.nl> <54837EC3.3070609@FreeBSD.org> In-Reply-To: <54837EC3.3070609@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 00:24:07 -0000 On 6-12-2014 23:10, Andriy Gapon wrote: > On 06/12/2014 22:49, Willem Jan Withagen wrote: >> Not sure how this got resolved but I immediately recognise some of this >> since I run into this on one of my volumes. >> >> These are 2 ssd caches on a raidz2 pool, and they are certainly not 16EB. >> ........... >> cache - - - - - - >> diskid/DISK-S1ANNSADB75814Wp3 109G 187G 16.0E - 0% 172% >> diskid/DISK-S1ANNSADB75819Ep3 109G 166G 16.0E - 0% 152% > > With what revision do you get see this? > 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #29 r273481: Thu Oct 23 08:33:17 CEST 2014 --WjW