From owner-freebsd-current@freebsd.org Mon Nov 20 23:46:56 2017 Return-Path: Delivered-To: freebsd-current@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 DAFD9D94822 for ; Mon, 20 Nov 2017 23:46:56 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::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 9E9C872E7B for ; Mon, 20 Nov 2017 23:46:56 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22a.google.com with SMTP id n134so13840522itg.3 for ; Mon, 20 Nov 2017 15:46:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=p1dV7goKplS5IxpXZNpbOd65U1dTEoL8yxEJgNq3y3w=; b=Wf2GM2jkBSlcKKzmNE1nOYp6I3oKubPClGLqT3BKVAjsShOUl/g8oH/HHylFmZ9qbO 3tL6BdtS2a6BUYj7faLUkLdXqJXUFkpsnhMp267JXj/wBGp7mseSRmuZrc18VV6uiYxH kHE0zMfdVZDzsgKVHr+TK0rinQSOGrNCgFGycz0tjZG9EHHY5BWphct7WRDJkswbFx5a ULAsQ8vECrxm6xHXDqSlqNaivXJd7b6YJQRWSzPC8wzdvVfxWpW0jK7AH2dDv41DUuWL nrLYvusfsVWhSMNvUL2X1dajYfuax1SLpWudRCPyNY//sgzhFYOZk1wkQTp+KwIEEz1T Z7VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=p1dV7goKplS5IxpXZNpbOd65U1dTEoL8yxEJgNq3y3w=; b=GNr+WoSw+YGtz5bqBKCDUcoG4gtgRPm/wjeOnI6xFxgrHC3/hTwLW6itWZindSlojb 9y0bcVJRic+nadFmDlcVLt60my3PLaGOyarVjU9pcw7IrtK/aDq2pYAMJH/NmRtVArrK Dz30tOxYXJUPjwHMeP5UizdMgJyFqJK+/vhDs52gC0cTBbSoWLLDuRWKoP288yIJwVWC pyKz9j5wD3vkXmRJbySKFmhVviqLetRvoGntkXbb5sEpHQqeF6vXinYF4CXjmcWDsGnc Kt7VYaXdCc4lZsR4EN/rTKx/Emrfri4qBoBphEr+kQNdYTeWA9zEpyV6KeilvWebNQlb iKPw== X-Gm-Message-State: AJaThX75jGbsxiS4xyik8K0ycxaUWZORuwZrW1AlktpHrJse9K2GLz1i yBVNsnimSGx1HAWdBZpFltiQxZZf9ukF1I3/+CR8vQ== X-Google-Smtp-Source: AGs4zMaFd2xsnmtoURmohjnNQRh9/Xir4XGy7A2w99NPqf2+abo9ddJqHXCkiXehO7lPzQjZ+eXqRBoFmHIMFrBA9/Y= X-Received: by 10.36.94.129 with SMTP id h123mr15857223itb.64.1511221615808; Mon, 20 Nov 2017 15:46:55 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.108.204 with HTTP; Mon, 20 Nov 2017 15:46:55 -0800 (PST) X-Originating-IP: [2603:300b:6:5100:c91c:5e34:ef38:d5a] In-Reply-To: <20171120233112.GA18443@mail.laus.org> References: <20171120214220.GA18207@mail.laus.org> <20171120233112.GA18443@mail.laus.org> From: Warner Losh Date: Mon, 20 Nov 2017 16:46:55 -0700 X-Google-Sender-Auth: sSAZOgjbtRt3z6CJtOd7ytmyvRQ Message-ID: Subject: Re: Loader.conf problem To: lausts@acm.org Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2017 23:46:57 -0000 On Mon, Nov 20, 2017 at 4:31 PM, Thomas Laus wrote: > Warner Losh [imp@bsdimp.com] wrote: > > > > Can you revert this part of the change? Go back to a known-working > version > > of those files? Let me know if that fixes the problem? Bonus points for > > bisecting which one of the few dozen commits I did that caused this > > regression... > > > > I don't have a GELI + ZFS test bed here. > > > I have another PC that is operational and is running CURRENT last > built about a week ago. I'll copy it's gptzfsboot file to a memory > stick and try loading it on the non-functioning PC in the morning. > I'll let you know how it comes out. Please do. I fear I screwed something up in the massive rototilling I did, despite efforts to the contrary, and any help you can give me tracking it down would be greatly appreciated. Warner