From owner-freebsd-stable@freebsd.org Mon Dec 19 06:15:36 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EB1AC8782B for ; Mon, 19 Dec 2016 06:15:36 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A3CD91A61 for ; Mon, 19 Dec 2016 06:15:34 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from bsdrookie.norma.com. (pc846408.norma.com [IPv6:fd00::73d] (may be forged)) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPS id uBJ6FUHo092425 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 19 Dec 2016 11:15:30 +0500 (YEKT) (envelope-from emz@norma.perm.ru) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=norma.perm.ru; s=key; t=1482128131; bh=0727juYt44HGvTLi+bCRCXdKvMXuZI4dmzb+uefgF/0=; h=Subject:To:References:From:Date:In-Reply-To; b=iwfWeGPE5cqPG+greNqVPjSJlVWePigXzX7UjqSJVroD7DjzIMzrmbxEj3mve4sZz 8FnN3kvtLxpVl09iAloHrNJ2CDLI/bwUkFKKv7rUtyQcRx3d+O6hZTd/FGidvBlTbO hp7A7ryDSOpcP9czlpf/mWAk0n1h6+7cMv8W0Isc= Subject: Re: [ZFS] files in a weird situtation To: freebsd-stable@freebsd.org References: <914db6e5-2d8d-15b4-ee96-bc267ce1dbda@davenulle.org> From: "Eugene M. Zheganin" Message-ID: <58577B02.1030204@norma.perm.ru> Date: Mon, 19 Dec 2016 11:15:30 +0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <914db6e5-2d8d-15b4-ee96-bc267ce1dbda@davenulle.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2016 06:15:36 -0000 Hi, On 18.12.2016 02:01, David Marec wrote: > > A pass with `zfs scrub` didn't help. > > Any clue is welcome. What's that `dmu_bonus_hold` stands for ? > Just out of the curiosity - is it on a redundant pool and does the 'zpool status' report any error ? Eugene.