From owner-svn-src-all@freebsd.org Thu Dec 14 16:27:46 2017 Return-Path: Delivered-To: svn-src-all@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 5CB8EE85DFB for ; Thu, 14 Dec 2017 16:27:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22d.google.com (mail-it0-x22d.google.com [IPv6:2607:f8b0:4001:c0b::22d]) (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 19EA96B21B for ; Thu, 14 Dec 2017 16:27:46 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22d.google.com with SMTP id d16so12427761itj.1 for ; Thu, 14 Dec 2017 08:27:46 -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=XMbebEtcrCiYxixVFXGaEVa4U9/VjbN+zQN52cbAbmg=; b=oI6ZGNFwtVUDvhMM/n/P6p0SKoc1JysO7MJUf39vSLU/6ngUn8OJkdl862jTX9jvyI vT8WJrRi4hM7GCX97Dm0LQZvrDvILZoWkHABN9YXtT2sjE96HcEnpgIevafDqWDYjm4N KTtv30fpTF1Y/LryM6xVeimaH6UNIFG8WZRfs5ZYJvWpWn3m6iXXMFxZKpHUDK9QODPP 2k/7MW0ZvXP9fyNpydmDgWPjl2fNa759uAX1Aqonh9zy3oa9hf9VOy2UeAPQmbEoqP4V G4f6Z9UuIGjXOA0rlrfw1x0Gn7HZ7LyWuIuOhpraUP4BP9DSAaRRAte1xM18v3aBUgk5 uR8A== 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=XMbebEtcrCiYxixVFXGaEVa4U9/VjbN+zQN52cbAbmg=; b=O7eQjCgfKDTsVpuJyotb3J3lr9R0Gjp8QZZ62Jov2nflDfuyDVMwKlWhhlsZtcgELo OUQsF9PnyNctOnYK0jKvZBJct6hMFNux4//Hd3cJjpf64O0WfNPyBQId3SeMhvly5QRm LTkmUMZdvhTSrgdEZvl7NnXbk7k1BZ9cwdtsDk1Xn9k1NJjLKDF7ZYsD4mxHI8z7wp9m u/aAQ5Xdogo485sQyoc7DKn0cAptr008H6QCJqBZtA8I2o8LE15HPLe+gXTxscytgpFg Frun4HbC386Aeu5O/360sHfrpAlvEnBerxVyBald6YO0zbWSl1ZYvTgafotTe8IHwycG 193A== X-Gm-Message-State: AKGB3mKasJUB+8L1wS0ikSCGRhn4JIaFtIFdOzi8jWanc7PKfZJAspyI RiiIgL4l53SRR7ll3pZ7n1oaJ3PAuVHUXyl5bNxuuA== X-Google-Smtp-Source: ACJfBovAyOMaNeOh67NjWxnE+q7N8m3WSMVJTppI7DDBZCBspykL2rdTXtXAUhgvWwkLGthkY86zfR0OhdF7HeDbMy8= X-Received: by 10.107.48.197 with SMTP id w188mr8061200iow.301.1513268865250; Thu, 14 Dec 2017 08:27:45 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.108.204 with HTTP; Thu, 14 Dec 2017 08:27:44 -0800 (PST) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <5A328C81.4040501@grosbein.net> References: <201712131338.vBDDcHCM091865@pdx.rh.CN85.dnsmgr.net> <5A3167E1.2000201@grosbein.net> <20171213180801.GA28514@FreeBSD.org> <5A316E7B.8030504@grosbein.net> <20171213182452.GA51526@FreeBSD.org> <5A318150.1000601@grosbein.net> <20171214133854.GB51526@FreeBSD.org> <5A328C81.4040501@grosbein.net> From: Warner Losh Date: Thu, 14 Dec 2017 16:27:44 +0000 X-Google-Sender-Auth: 6EJf8vx1gNCommj2Wrp0x_TgTVQ Message-ID: Subject: Re: svn commit: r326809 - head/sys/dev/cardbus To: Eugene Grosbein Cc: Alexey Dokuchaev , "Rodney W. Grimes" , Warner Losh , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , src-committers Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2017 16:27:46 -0000 On Thu, Dec 14, 2017 at 2:36 PM, Eugene Grosbein wrote: > - zfsloader(8) failing to find any ZFS pool after zfsboot(8) successfully > loaded and started zfsload(8) from zpool (PR pending, need to collect more > info) > GPT or MBR? If you disable GELI support, it will work. If you roll back to r326583 it will work. I'm tracking down the breakage related to my efforts to get the loader in shape for a gentle transition to lua. It's either GELI related or size related. Warner