From owner-freebsd-fs@freebsd.org Thu Jun 27 22:28:49 2019 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E27D015CFFF0 for ; Thu, 27 Jun 2019 22:28:48 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-cmomta01.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B31474803 for ; Thu, 27 Jun 2019 22:28:46 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([96.28.161.151]) by cmsmtp with ESMTP id gcslhCym1P088gcsnhN09l; Thu, 27 Jun 2019 22:28:45 +0000 Date: Thu, 27 Jun 2019 22:28:32 +0000 From: "Thomas Mueller" To: freebsd-fs@freebsd.org Subject: Re: June OpenZFS Leadership Meeting References: X-CMAE-Envelope: MS4wfAr77DyNHhwPhgVgcZxete6PO5THjgL5nBPnSavzWC4KxhLk9zN7wD2jAocU5Ppgt8xTi/sNghsMXIfwLOoqZFpVZ1h15CG7h9ZqvcgIkkgl0o8yHJgK 9u/APVMQ+RngIrRDgMtvOBFqhHZSWpxe9aMwVmGNp9pOXQxfmocJQ98t X-Rspamd-Queue-Id: 6B31474803 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of mueller6722@twc.com designates 107.14.73.231 as permitted sender) smtp.mailfrom=mueller6722@twc.com X-Spamd-Result: default: False [-3.39 / 15.00]; R_SPF_ALLOW(-0.20)[+ip4:107.14.73.0/24]; FREEMAIL_FROM(0.00)[twc.com]; TO_DN_NONE(0.00)[]; MX_GOOD(-0.01)[cached: dnvrco-cmedge01.email.rr.com]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; RECEIVED_SPAMHAUS_PBL(0.00)[151.161.28.96.zen.spamhaus.org : 127.0.0.10]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[twc.com]; ASN(0.00)[asn:7843, ipnet:107.14.73.0/24, country:US]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[twc.com]; RCPT_COUNT_ONE(0.00)[1]; MISSING_MID(2.50)[]; RCVD_IN_DNSWL_NONE(0.00)[231.73.14.107.list.dnswl.org : 127.0.5.0]; IP_SCORE(-2.61)[ip: (-7.27), ipnet: 107.14.73.0/24(-3.19), asn: 7843(-2.55), country: US(-0.06)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2019 22:28:49 -0000 from Matthew Ahrens: > Full notes below: - > FreeBSD / ZoL integration update - > Goal: Single repo that builds for both platforms - > https://github.com/zfsonfreebsd/ZoF/tree/projects/zfsbsd/module - > Goal is for FreeBSD 13 to use ZoF by default (but may slip to FreeBSD 14) - > Goal to get it into current repo around end of September? - > Jorgen: Where should I direct Windows/OSX questions? (#openzfs or ZoL > Developer list) - > Do a PR for additional platforms/tree for additional platforms - > Change zfsonlinux/zfs => openzfs/zfs. Brian & Matt will come up with > a proposal for naming and structure that reflects what developers do/use - > Announcements of big, long-standing projects being available: - > Linux - Redacted send/recv merged! - > Illumos - ZFS crypto landed! How would ZFS on FreeBSD work, regarding compatibility, if I want to also run other OSes on the same and/or other hard drive? Not all support ZFS, I am in NetBSD as I type this. On trying to get FreeBSD 13 to use ZoF by default (but may slip to FreeBSD 14), pkgbase was originally supposed to be part of FreeBSD 11, but that also has slipped. I use GPT partitioning. Would FreeBSD, Linux and OpenIndiana be able to read/write each other's partitions with ZFS? Tom