From owner-freebsd-hackers@freebsd.org Fri Oct 16 15:30:46 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4773A16EEE for ; Fri, 16 Oct 2015 15:30:46 +0000 (UTC) (envelope-from eric@metricspace.net) Received: from mail.metricspace.net (207-172-209-83.c3-0.arl-ubr1.sbo-arl.ma.static.cable.rcn.com [207.172.209.83]) by mx1.freebsd.org (Postfix) with ESMTP id 90E94C10 for ; Fri, 16 Oct 2015 15:30:46 +0000 (UTC) (envelope-from eric@metricspace.net) Received: from [IPv6:2001:470:1f11:617:ea2a:eaff:fe21:e067] (unknown [IPv6:2001:470:1f11:617:ea2a:eaff:fe21:e067]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: eric) by mail.metricspace.net (Postfix) with ESMTPSA id 7678E1B7B for ; Fri, 16 Oct 2015 15:30:45 +0000 (UTC) To: "freebsd-hackers@freebsd.org" From: Eric McCorkle Subject: EFI/ZFS Update: successful tests, need more complex vdevs Message-ID: <56211825.3080403@metricspace.net> Date: Fri, 16 Oct 2015 11:30:45 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 15:30:46 -0000 Hi, I've received a few successful test reports for EFI/ZFS, on both ZFS and UFS systems. I have personally been using it for some time in a GRUB + loader.efi setup. I have a fairly minor test result for loader.efi. I have confirmed that "nextboot -k" works fine. In general, I need testing on ZFS setups with more complex vdevs (l2arc, intent logs, mirroring, striping, raidz, etc.) I myself have a new raidz pool I can use (it's running FreeBSD 10, though, so I'll need to backport the patch). I've also got some laptops coming that I can use.