From owner-freebsd-fs@freebsd.org Tue Jul 14 18:09:29 2015 Return-Path: Delivered-To: freebsd-fs@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 D53849A12EC for ; Tue, 14 Jul 2015 18:09:29 +0000 (UTC) (envelope-from ml-ktk@netlabs.org) Received: from r2-d2.netlabs.org (r2-d2.netlabs.org [213.238.45.90]) (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 35AA118F for ; Tue, 14 Jul 2015 18:09:28 +0000 (UTC) (envelope-from ml-ktk@netlabs.org) Received: (qmail 78892 invoked by uid 89); 14 Jul 2015 18:09:27 -0000 Received: from unknown (HELO eternal-3.metropolis.netlabs.org) (ml-ktk@netlabs.org@213.144.156.18) by 0 with ESMTPA; 14 Jul 2015 18:09:27 -0000 Subject: Re: ZFS volume does not seem to free space for deleted files To: freebsd-fs@freebsd.org References: <55A4DB1D.7000404@netlabs.org> <20150714100023.GC96394@over-yonder.net> <55A54684.7060408@netlabs.org> From: Adrian Gschwend Message-ID: <55A55056.5010208@netlabs.org> Date: Tue, 14 Jul 2015 20:09:26 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <55A54684.7060408@netlabs.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 18:09:29 -0000 On 14.07.15 19:27, accounts-ag wrote: > so one can clearly see where I deleted the files. Will now delete the > snapshots before that point and see if this solves it. ok that solved it: # zpool list NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT tank 295G 111G 184G 37% 1.00x ONLINE - regards Adrian