From nobody Tue Apr 12 11:17:09 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DFCBC1A94B04 for ; Tue, 12 Apr 2022 11:17:17 +0000 (UTC) (envelope-from 010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@amazonses.com) Received: from a48-99.smtp-out.amazonses.com (a48-99.smtp-out.amazonses.com [54.240.48.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Kd38r3VFTz4ZqK for ; Tue, 12 Apr 2022 11:17:16 +0000 (UTC) (envelope-from 010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1649762230; h=Message-ID:Date:MIME-Version:Subject:To:References:From:In-Reply-To:Content-Type:Content-Transfer-Encoding:Feedback-ID; bh=tes5OrIe0+4G5vWFv4OoYGBUCqJ+eITfOe5LjV7Eb6U=; b=Dir7gwcv/vMfbKiCv++eJ4eA3Oz1fm6qTsmO5Fnvo2Ng9sCRmU1a/pNmOFdGYlGm cAL9mlPWBNmIukf7eju4ZfRckrjmK8v05cx/blezQUokSE+wRTtwL/eVkVZe1NC63RG cWtxP7+DBZHRF246FUG0qDE+4dJ0PcPOvQmM7WyY= Message-ID: <010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@email.amazonses.com> Date: Tue, 12 Apr 2022 11:17:09 +0000 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: main-n254654-d4e8207317c results in "no pools available to import" Content-Language: en-US To: freebsd-current@freebsd.org References: <778a795c-5413-9c79-5312-e34dd6bb29c1@blastwave.org> From: Thomas Laus In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Feedback-ID: 1.us-east-1.9pbSdi8VQuDGy3n7CRAr3/hYnLCug78GrsPo0xSgBOs=:AmazonSES X-SES-Outgoing: 2022.04.12-54.240.48.99 X-Rspamd-Queue-Id: 4Kd38r3VFTz4ZqK X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=amazonses.com header.s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw header.b=Dir7gwcv; dmarc=none; spf=pass (mx1.freebsd.org: domain of 010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@amazonses.com designates 54.240.48.99 as permitted sender) smtp.mailfrom=010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@amazonses.com X-Spamd-Result: default: False [-0.69 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.992]; R_DKIM_ALLOW(-0.20)[amazonses.com:s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw]; FROM_HAS_DN(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[54.240.48.99:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:54.240.0.0/18]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[acm.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; DKIM_TRACE(0.00)[amazonses.com:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_IN_DNSWL_NONE(0.00)[54.240.48.99:from]; MLMMJ_DEST(0.00)[freebsd-current]; FORGED_SENDER(0.30)[lausts@acm.org,010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@amazonses.com]; RCVD_COUNT_ZERO(0.00)[0]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14618, ipnet:54.240.48.0/23, country:US]; FROM_NEQ_ENVFROM(0.00)[lausts@acm.org,010001801d7dde5c-332ee2e3-0df9-4112-9081-46d99b689ea5-000000@amazonses.com]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; DWL_DNSWL_NONE(0.00)[amazonses.com:dkim] X-ThisMailContainsUnwantedMimeParts: N On 4/11/22 14:18, Ronald Klop wrote: > On 4/11/22 17:17, Dennis Clarke wrote: >> >> Did the usual git pull origin main and buildworld/buildkernel but >> after installkernel the machine will not boot. >> >> The rev seems to be main-n254654-d4e8207317c. >> >> I can boot single user mode and get a command prompt but nothing past >> that. Is there something borked in ZFS in CURRENT ? >> > Up until now you are the only one with this error on the mailinglist > today. So I doubt something is borked. > You could consider to share more details about your setup to help people > to think along with you. > I can confirm this issue. My last update was 'main-n253996-1b3af110bc' from March 31, 2022 that worked fine. My update yesterday received the same error and refused to boot past looking for kernel modules. I did receive the "no pools available to import" message a couple of lines earlier. My hardware is a Dell Inspiron laptop with a SSD and ZFS filesystem. I have a little time today and plan on git reverting back to March 31 to further isolate the problem. Tom -- Public Keys: PGP KeyID = 0x5F22FDC1 GnuPG KeyID = 0x620836CF