From nobody Tue Mar 10 22:02:46 2026 X-Original-To: freebsd-hackers@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 4fVntn1zc4z6V81g for ; Tue, 10 Mar 2026 22:02:57 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo63.interia.pl (smtpo63.interia.pl [217.74.67.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4fVntm6k64z3Xj7 for ; Tue, 10 Mar 2026 22:02:56 +0000 (UTC) (envelope-from vermaden@interia.pl) Authentication-Results: mx1.freebsd.org; none Date: Tue, 10 Mar 2026 23:02:46 +0100 From: vermaden Subject: Re: Running ZFS base vs ports To: Jamie Landeg-Jones , "iio7@protonmail.com" , "freebsd-hackers@FreeBSD.org" X-Mailer: interia.pl/pf09 In-Reply-To: <202603102117.62ALHmAi096712@donotpassgo.dyslexicfish.net> References: <202603102117.62ALHmAi096712@donotpassgo.dyslexicfish.net> X-Originating-IP: 45.148.42.13 Message-Id: List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=dk; t=1773180168; bh=pMxIdo2EEH2Bn7b0tMWv5dr/HbaDvi7l5RDGxN7e+z4=; h=Date:From:Subject:To:Message-Id:MIME-Version:Content-Type; b=VBYJXZqVrbEx+mOseVRzs1Jg2MXfrfTMfZ15Bi5AWJAEMoK2c89GnAYhmKBgOmj2F a3al/HSHA8eWEmxtIb6bdtS1Uut+KWeewTdWGjmcGS7uVCUT2cwZ+9HJehlPlotSAW 5gM/AJdU+I8g08Xht+LykgfWUoFjBMmnQe0K2Dgo= X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16138, ipnet:217.74.64.0/22, country:PL] X-Rspamd-Queue-Id: 4fVntm6k64z3Xj7 X-Spamd-Bar: ---- I have used FreeBSD Ports version of ZFS multiple times - just works. Here for example: - https://vermaden.wordpress.com/2021/10/19/other-freebsd-version-in-zfs-boot-environment/ Hope that helps. Regards, vermaden Temat: Re: Running ZFS base vs ports Data: 2026-03-10 22:18 Nadawca: "Jamie Landeg-Jones" <jamie@catflap.org> Adresat: iio7@protonmail.com; freebsd-hackers@FreeBSD.org; >> Martin wrote: > >> Hi, >> >> Since the issue of ZFS spinning [1] up disks has been solved >> in ZFS 2.4.1 and I really want that ASAP, I discovered ZFS in >> ports which is 2.4.1. >> >> I cannot see that the documentation mentions anything about >> ZFS being in ports too, why, or how to use that over base, >> if one wants to do that? > > I've never used the ports version of ZFS, but if you are comfortable > upgrading the OS, upgrade to FreeBSD-15-STABLE which got 2.4.1 > about a week ago. > > Cheers, Jamie