From nobody Sat Jun 15 05:26:57 2024 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4W1Plm2NPgz5NLQv for ; Sat, 15 Jun 2024 05:27:00 +0000 (UTC) (envelope-from leres@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4W1Pll65qLz4Mmy; Sat, 15 Jun 2024 05:26:59 +0000 (UTC) (envelope-from leres@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718429219; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jL94oKZuoV5Efv2uOlBwElYuJIBWlJiFUsWqyKd5dYQ=; b=RF3jfgPJ41+cnkz11JxRqnt8kPMtlQF3urQMs/nr93h39w0h9w62hVtWYaeNPMa/Z/t/kO G7tuLwXwP2ZJc/PRg5ornZrQDZ5VezqQMU39+wJHQn5BUMQkHmaFhlRmTMpFlehwiTQmBv SUT0xkeQ9w2uNm//aU9F52q7kbYz5Tv1MlmcqFSGrU2toGVC+pGehWecLnR20G5D17mI1s txrHFaWqOMmMkFZ9caQjq6CqipS+qBwaFTEErKEJt/RBRxvDBy4VOUezKtKFAXoJWlgC9h lsGJM06p9HBMT6j01DznM/i110iY6FUY2K6PtG2ctF/hH8kSTFlXYfUQsvpWIA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718429219; a=rsa-sha256; cv=none; b=uePq7koNzkrb1Aiu1Zqxb1SnWkXO9bTYz+AvZFQaLGx/kDNKF3MEEyxv3V0J0clfMKP9gw 7iM9/TtTOuHlKLUO3DhP5RObk6tFy9wW+S5gwdput63J+c1ZtLYQn/DpWFv66IskzSWZk3 3vrr4LiD6VlJ0ZQj/3BVuQrxUmzXpJawrR6vb7v/F7mRxIziOgEG3bv8HvV3gWn/LRdMkx DEfaHF54R9uTMhCrRsPzCQZx3NtqmehMQN3l9eQ7W0PqsGvBPKtFPcqUjjpPcMpyAVPGO6 QlPbaGVhYPgNgKdaIuLLllhoxf1IvxtdV6ZwKrHwjQeiIP7jgxcHu4EWP1cs8Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718429219; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jL94oKZuoV5Efv2uOlBwElYuJIBWlJiFUsWqyKd5dYQ=; b=fpS9LWP78lVZpC4dLal0/1jnBoJJQJo4Cfj4DjWj9tq80kPf2dxGVkQb7do8kWjXN/L87M XZUWaF3wmlDAObd2MaSc7UYj1PtwTqlueUaWEh34BEuhM+CSlznSkR7HjJWB2ftb7Xbd+E 3Qz13K1/v8g5z00EtZCNqCjizb2CLziKwlArYC6Mi2AaLHJSLD/phvcUpA3hRbo0Sn6i1f UhTU8gwOwFooq3tHuCV0jBn0vZqo/x7bCXLkDYNTzmsq1/1vX6PKy13UOHNmEC/8Lv3KGg aBNioQcP8uru45Z97zUAb0oNCWyvb0VltFekZdvPXjLvq7gpmSMKE3JEb77iBw== Received: from [IPV6:fd:1965::2] (unknown [IPv6:2600:1700:ab1b:6800:2e0:edff:fece:8f27]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: leres) by smtp.freebsd.org (Postfix) with ESMTPSA id 4W1Pll3xddzFmX; Sat, 15 Jun 2024 05:26:59 +0000 (UTC) (envelope-from leres@freebsd.org) Message-ID: <23cac5c2-13b7-4f3b-a06f-050fed91e36b@freebsd.org> Date: Fri, 14 Jun 2024 22:26:57 -0700 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: ZFS space allocation To: Gordon Bergling , freebsd-stable@freebsd.org References: From: Craig Leres Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 6/14/24 22:18, Gordon Bergling wrote: > I just upgraded a 13.3-RELEASE system to 14.1-RELEASE, which has > two ZFS pools, z for ZFS-on-root and storage for asorted stuff. While > a 'pkg upgrade' fails, I discovered something strange with the free > disk space. [...] > In general I don't have any clue where the 16.5G are allocated. > > Any hints how to get the space back? I have deleted all snapshots, but the available space > is still 0B. I ran into this after upgrading a small vultr vm; I couldn't install one last large package because there wasn't enough free space. In my case it was due to a bunch of old boot environment snapshots. I don't know what happens if you delete the related snapshots without using "bectl" but it still might be worth looking at BECTL(8) Craig