From owner-freebsd-questions@freebsd.org Sat Apr 3 09:54:51 2021 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BA6D25C7004 for ; Sat, 3 Apr 2021 09:54:51 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) (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 4FCC2L40wnz3lGT for ; Sat, 3 Apr 2021 09:54:49 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from blizzard.ozzmosis.com (159-196-231-254.9fc4e7.mel.nbn.aussiebb.net [159.196.231.254]) (Authenticated sender: ozzmosis@ozzmosis.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id D2581240009; Sat, 3 Apr 2021 09:54:47 +0000 (UTC) Received: by blizzard.ozzmosis.com (Postfix, from userid 1001) id B8859118CC0; Sat, 3 Apr 2021 20:54:42 +1100 (AEDT) Date: Sat, 3 Apr 2021 20:54:42 +1100 From: andrew clarke To: Andrea Venturoli Cc: freebsd-questions@freebsd.org Subject: Re: OpenZFS from ports Message-ID: <20210403095442.jow4pekmbpw7dg5e@ozzmosis.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20210205 X-Rspamd-Queue-Id: 4FCC2L40wnz3lGT X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of mail@ozzmosis.com designates 217.70.178.230 as permitted sender) smtp.mailfrom=mail@ozzmosis.com X-Spamd-Result: default: False [-3.40 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[217.70.178.230:from]; R_SPF_ALLOW(-0.20)[+ip4:217.70.178.192/26]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[ozzmosis.com]; RBL_DBL_DONT_QUERY_IPS(0.00)[217.70.178.230:from]; SPAMHAUS_ZRD(0.00)[217.70.178.230:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_SHORT(-1.00)[-1.000]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:29169, ipnet:217.70.176.0/20, country:FR]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions]; RCVD_IN_DNSWL_LOW(-0.10)[217.70.178.230:from] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2021 09:54:51 -0000 On 2021-04-03 11:10:29, Andrea Venturoli (ml@netfence.it) wrote: > My (not definitive) plan would be: > _ move everything to ZFS first (this would be to a new set of HDs, so I > could keep the old ones as backup), losing encryption; > _ upgrade to 12.2; > _ switch to OpenZFS; > _ create a new encrypted dataset and move there the data that should be > encrypted. Depending on your needs, running PEFS on top of ZFS may be an option, at least temporarily until you upgrade to FreeBSD 13.