From owner-freebsd-hackers@freebsd.org Fri Dec 11 04:52:17 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 373809D6DE6 for ; Fri, 11 Dec 2015 04:52:17 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (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 CAAFF1C3B for ; Fri, 11 Dec 2015 04:52:16 +0000 (UTC) (envelope-from killing@multiplay.co.uk) Received: by wmnn186 with SMTP id n186so15040133wmn.0 for ; Thu, 10 Dec 2015 20:52:14 -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=cZ2mTPFp1wSouEybzYxIMSr7DWMEl23g5cZ6oYu5Wcg=; b=weTIvnQH55sEe3Y7vpC+VzSeUKTneGjDoEr2BiIsX3qrMUh+f4G9kD2RJAYh1Aq5SU AQI7DpYxw7FWLPHpC+E82SETdWzPkeobXLLTx/eezUaj1SGj+xSwbBc1Zxfn6wiSIa19 076Z3CJdlv7CquUl6fQ5PgkYUZ/N1uKW01n3EVIDa8ojT+HuVDTAzGCYijPcf9Lwbnpm SqeTFdM9UwjQZc7MICw6kn5pfyFDq/2DLBoJjWMz8rsJ9EjMBCacorWLm5u1+SdNaDLK XhQ0s9gcoQ6iPH9HiDZSxeNWkeeVSJGYZDtcWRtuj/vgDo/7ZfrGB76pLKfbllAdjlhl MKgg== 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=cZ2mTPFp1wSouEybzYxIMSr7DWMEl23g5cZ6oYu5Wcg=; b=JHZDt2yfbpB+SWdfvnvT1D5rqFPuK0wfKxy2XN18bMTv+ZB2A+NK+NoSjnXL0oeoTm 3exnrJRH+5IEn46N2t62/ORyX90acBSDL3lR+evSu3pJLbkF9VDVF4X7vUCpVGqnQ07F 2I+AHUMb1N5g2vehAP3qcaTntMKfNXpo/hBwRY1wB9vQ41FlbYsntgTPgWkOQaEimjR1 JLlsSfBzuDbthx3H8AE1CM2ZIraDSM6O6dsHin9fpcHdQ2viaxaHUWmaO/GxAQt9k2qQ 23aD/i2JKGjhFZV8z4fSusNLaiSRteMOpS3llOrBd1lTAPq6LCHpDgRTzcZRzBhDiAFD CfKg== X-Gm-Message-State: ALoCoQkBefw7zWW4vv6jdMnVWNTPUoKZC0hqOWeqm4fxSGRm+UmwzEzJJMrPW1H2aDsrQ7au8deQXNwOM/Y96VkESEkJY11NLA== X-Received: by 10.194.222.135 with SMTP id qm7mr16924617wjc.106.1449809534047; Thu, 10 Dec 2015 20:52:14 -0800 (PST) Received: from [10.10.1.58] (liv3d.labs.multiplay.co.uk. [82.69.141.171]) by smtp.gmail.com with ESMTPSA id bg10sm15193041wjb.46.2015.12.10.20.52.12 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Dec 2015 20:52:13 -0800 (PST) Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs To: freebsd-hackers@freebsd.org References: <5669C3BD.4010402@multiplay.co.uk> <5669F7B8.7030706@multiplay.co.uk> From: Steven Hartland Message-ID: <566A567D.2060101@multiplay.co.uk> Date: Fri, 11 Dec 2015 04:52:13 +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: <5669F7B8.7030706@multiplay.co.uk> 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: Fri, 11 Dec 2015 04:52:17 -0000 Issue fixed, review updated with new patch in the comments so raidz is now bootable :) Regards Steve On 10/12/2015 22:07, Steven Hartland wrote: > I have to take it back, while single disk worked fine as soon as we > tried raidz2 we get: > > Initializing modules: ZFS UFS > ZFS: i/o error - all block copies unavailable > ZFS: i/o error - all block copies unavailable > ZFS: can't find root dsl_dir > ZFS: can't find root filesystem > ... > > So some more work to be done yet it seems. > > On 10/12/2015 18:26, Steven Hartland wrote: >> 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" >> >