From owner-freebsd-questions@freebsd.org Tue Aug 15 20:03:09 2017 Return-Path: Delivered-To: freebsd-questions@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 5AE58DC740F for ; Tue, 15 Aug 2017 20:03:09 +0000 (UTC) (envelope-from julf@julf.com) Received: from outbound2.mail.transip.nl (outbound2.mail.transip.nl [IPv6:2a01:7c8:7c8::73]) (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 20AF1831E4 for ; Tue, 15 Aug 2017 20:03:08 +0000 (UTC) (envelope-from julf@julf.com) Received: from submission4.mail.transip.nl (submission4.mail.transip.nl [149.210.149.124]) by outbound2.mail.transip.nl (Postfix) with ESMTP id 3xX3Lf1wMrzYdqd for ; Tue, 15 Aug 2017 22:03:06 +0200 (CEST) Received: from [172.24.42.111] (unknown [77.172.149.157]) by submission4.mail.transip.nl (Postfix) with ESMTPA id 3xX3Lc1jWxznTVB for ; Tue, 15 Aug 2017 22:03:01 +0200 (CEST) Subject: Re: ZFS and free space To: freebsd-questions@freebsd.org References: <126aaff1-58af-f7d5-b47e-c7d894b45606@gmail.com> From: Johan Helsingius Message-ID: Date: Tue, 15 Aug 2017 22:03:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <126aaff1-58af-f7d5-b47e-c7d894b45606@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Scanned-By: ClueGetter at submission4.mail.transip.nl DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=transip-a; d=julf.com; t=1502827386; h=from:reply-to:subject:to:cc: references:in-reply-to:date:mime-version:content-type; bh=jMFBnUiS1Zzwid/XjWxEvL7wWQfFrLG/IcPwVWepXgo=; b=JqUlUY3g38a0SsYc5NIWBJVpy6EFu8srALzNNMs6V6Vt01DhGIVha4a5NO4d3996DABbVT EE584aeqB/iVPt7Sw7JYiZgGXtaQvrFxKwz8cfmeiREd+FAzd6OHL34OGdRZjaNeFYbydB lwk4cNNGhz7PivLNvfqLONFlr/Eu99Rg9rydLXcaPlKaBPa3MhTkV4d/iOU4GDws7YtL8X ijbhWNqZVI5SXN92WvAOSp7VyDKfoF1SFuM0gTdAD5qorCFwWUL/lBfjzOC/i05m+7h69n f5B7/GOQ26NK5tSdlHWfht/IiyOnFGYjR81G0m4OseIIipAiGPps6up0KZyyvQ== X-Report-Abuse-To: abuse@transip.nl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2017 20:03:09 -0000 On 15-08-17 21:34, Jeremy Faulkner wrote: > zfs list -t all Thanks! # zfs list -t all | grep home zroot/home 5.98T 47.8G 5.98T /home/storage zroot/usr/home 4.17T 47.8G 4.17T /usr/home