From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oJAhK3zYIGBLSAAA0tVLHw (envelope-from ) for ; Mon, 08 Feb 2021 06:21:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yLz5JnzYIGDgEwAA1q6Kng (envelope-from ) for ; Mon, 08 Feb 2021 06:21:48 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7535D940274 for ; Mon, 8 Feb 2021 06:21:48 +0000 (UTC) Received: from localhost ([::1]:49372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l8zvf-0007Kj-CT for larch@yhetil.org; Mon, 08 Feb 2021 01:21:47 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8zfC-000631-OY for guix-devel@gnu.org; Mon, 08 Feb 2021 01:04:46 -0500 Received: from mail4.protonmail.ch ([185.70.40.27]:25711) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8zf8-0005P9-VA for guix-devel@gnu.org; Mon, 08 Feb 2021 01:04:46 -0500 Date: Mon, 08 Feb 2021 06:04:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1612764280; bh=SpJF2LLUY/I9t6TGSFBquJFzxC1ez0SmKuEaLQblP1c=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=NGGC6BnY/xvN2CrwKuCkoGlV5Ici4k/yEhzuevnzMPb3Cq5p6ZFEPS8qJ3Fh3+OeA bntNyNEMdeHk3cIiyH2vxffRLmywUyPhvRn20OvO06oCO0+6sjeypYOZoWgU6it75p FGIxGwoNu0q80ZPFyR4q8PVWsX2pKcqaFf1q5oD8= To: Joshua Branson From: raid5atemyhomework Cc: "guix-devel@gnu.org" Subject: Re: ZFS on Guix Message-ID: In-Reply-To: <87sg67md3q.fsf@dismail.de> References: <_1CLe9QSGsoMlu5WxBMXm4CbFLM_M9iRG1XQF9GDsK0GP208jpngdymfix4tAfoLP94mhMTt-Tx6OP2xN_n78Jhx5KQzkiqPpIci_44C9OI=@protonmail.com> <5DEAAAD8-1D08-4489-9AEC-675618F8E388@zancanaro.id.au> <07kwAFNpjhGFe7ArkjjAtRhr564wvMPGhHFyjGb_XdmmPNddKTmT9Swky1NbbUxHBC4xw3p-m_3JyW16Ql9J7PLyk6UdhCsA2cdkHehdti8=@protonmail.com> <87sg67md3q.fsf@dismail.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.27; envelope-from=raid5atemyhomework@protonmail.com; helo=mail4.protonmail.ch X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: raid5atemyhomework Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=protonmail.com header.s=protonmail header.b=NGGC6BnY; dmarc=pass (policy=quarantine) header.from=protonmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 7535D940274 X-Spam-Score: -3.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: rkiBu72dVemb Hi Joshua, > raid5atemyhomework raid5atemyhomework@protonmail.com writes: > > > The patchset currently dying on issues.guix.gnu.org would provide a nic= e simple single-step way to enable very basic ZFS support on your Guix syst= em. Until it gets merged, however, you can still enable very very basic ZFS= support on your Guix system by following the below minimal guide. > > If this patch does not get merged into guix, then you could always add > it to the cookbook. :) It includes changes to how Guix builds the system, and requires code change= s to Guix itself, not just to the `configuration.scm`. The code changes enable: * `/home` on ZFS. * Allowing you to put any filesystem inside a `zvol` and declare it in `fil= e-system`. * Assurance that by the time `file-systems` is started, even ZFS automounts= have been mounted; important if you are starting a Shepherd service that h= as been configured to access filesystems (i.e. all the important ones). The modifications in the previous email work only in `configuration.scm` bu= t do not allow the above. I think `/home` on ZFS is an important target to= have (it's what I wanted for my server) at least, but requires changes to = how other services in Guix System are built anyway. Thanks raid5atemyhomework