From owner-freebsd-hackers@freebsd.org Thu Dec 10 18:26:09 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 8D42E9D768A for ; Thu, 10 Dec 2015 18:26:09 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 28AAC14AA for ; Thu, 10 Dec 2015 18:26:08 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by mail-wm0-x22a.google.com with SMTP id u63so35669801wmu.0 for ; Thu, 10 Dec 2015 10:26:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=multiplay-co-uk.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=FBE+49qUV5bE8KYHYoAAd+QnnL+AKeNI5fF52oh7DVM=; b=oq6eaQjDhNAmC6NACH0et8704IDa6xaEHOrJ7Q8FWNGb+B9mXSnmjv7FWgkGcvekhF /yvbaZM0q2cZ3h+X8vbfyB5Z4ak8zu4mDvQ5NRKQ1vTleqviJidm5GUuUJyvjQxVZIlh MV1Dd3sGV4lhO7GRzUC/cma1FNXJ64h73xmAqdfa3VOTzcAyWxG2g2YKerF9yNKJUbM5 qW4V73u3UG/7ilaiI23EzTeSJHirKNm6kOnby9+f3k5wDRnH77WsAvmZ0R2LKdePj5Y+ 5/uakMmOzi2XkJRqe+Ci1EWU/r4LVKxe8L1JkTTqy1EWyi6iRZwOftV9lOfTgJ9lbRjv Lwzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=FBE+49qUV5bE8KYHYoAAd+QnnL+AKeNI5fF52oh7DVM=; b=nCr0kiybtTz6GFVX7Qdpl4SAc4AKfUSNK7s+4ddQQAvdKCAQmCdN4Q0Sdvrazpkrqq d2QmfCPQOYL6AuXx6T3iAraNgKoB0nyMnOZVGlfu66PZtYriHvvPeXsJfXcGhW7jkCjy PtWBBdeHYSVX5Sn2l+5mrXedkygdI5FgaBX2ZDINfaqrUtr6ul3pMsNbnaJckZQyKNj9 WJesVJ8IP++jVHDexinS3CXZQmddKIlPEWG7qkIzwl4EYdUaXDOjmVauSnG/7N8FQNWJ kjVh3vXtJmjnF2i2Or2YiT/ykW69NThuTu7SfcZ605oGPidP2OpceMd9SEZSMRppcLD5 9XwQ== X-Gm-Message-State: ALoCoQkhq46Z7IJSyt0MxTTaZVwTxVR5MxWzRMtmWngU3+ZUljRRiozynrUSYoH785lvEerF9K28Rzk2IVUVOm4qb3j2fBoz8A== X-Received: by 10.28.148.133 with SMTP id w127mr559044wmd.92.1449771967060; Thu, 10 Dec 2015 10:26:07 -0800 (PST) Received: from [10.10.1.58] (liv3d.labs.multiplay.co.uk. [82.69.141.171]) by smtp.gmail.com with ESMTPSA id u17sm14072918wmd.8.2015.12.10.10.26.05 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Dec 2015 10:26:05 -0800 (PST) Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs To: freebsd-hackers@freebsd.org References: From: Steven Hartland Message-ID: <5669C3BD.4010402@multiplay.co.uk> Date: Thu, 10 Dec 2015 18:26:05 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; 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: Thu, 10 Dec 2015 18:26:09 -0000 We've used Eric's hard work which is currently under review here: https://reviews.freebsd.org/D4104 I'm pleased to report we can now successfully EFI boot root ZFS from a raidz2 pool on Intel P3700 NVMe drives :) Here's a guide for those interested: http://blog.multiplay.co.uk/2015/12/freebsd-10-2-release-efi-zfs-root-boot/ On 04/11/2015 12:35, krad wrote: > is there not anyway freebsd could provide patched signed binaries outside > the main distros for testing purposes, as it should be fairly straight > forward to drop them in? I think you might be a much bigger audience for > testing then? > > On 2 November 2015 at 19:16, Gabor Radnai wrote: > >> Appreciate, thank you very much. I think my confusion is because the latest >> patch you provided on the list >> on *Fri Oct 23 11:19:07 UTC 2015* >> >> http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20151023/db1ac571/attachment.bin >> >> is not a full patch but a diff to your original patch. Anyhow, I'm ok now >> applying original patch and this latest diff everything seems fine >> (apart that for some reason my server dislikes booting automatically from >> the EFI partition, manually loading bootx64.efi works like charm. >> but that's definitely nothing to do with your great work). >> >> Thanks. >> _______________________________________________ >> freebsd-hackers@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-hackers >> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"