From nobody Sat Sep 25 04:45:44 2021 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 B9A8817DE365 for ; Sat, 25 Sep 2021 04:45:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HGbv14P4pz3H1L; Sat, 25 Sep 2021 04:45:49 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1632545149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: references:references; bh=E+sdf5gMQnDozbpn4vSEF3tVuN4E1jaMMgXpGlfwsP8=; b=oRsTExdg+zr7fk5leLjwirSwgBRgXkCU7vjL3ZQt0MLIcjzQmV/2MY4psG5oE2wNjtEHJK 4z3NG25+w13Ru4vGObeRy8yK6uf7tKBetfyhRdI2nfPQHCiQUKzJ8ZcVc06bDFze5bhoLL iHs4BGccqhBI5hiEwCqFoYpyCJmW7h9zHKnfdce4iZr1U3z7T6vodJlUr/nQ1McC9HyWn8 9nYCGf8+vJO2SlnV5s4ZTMovGtSOFuagAULg+eLk4Jcd+ImWWb8iWybNqERozdQPwcF5tG gHUZEJl8D2kT+LptEYXYQqm9IP9X6wtNAZs5pLRn8E/ox+IVvCQ9mU0qc7imew== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 729A91DA2E; Sat, 25 Sep 2021 04:45:49 +0000 (UTC) From: Jan Beich To: Tomoaki AOKI Cc: freebsd-current@freebsd.org Subject: Re: latest current fails to boot. References: <20210922230905.79a494a4ddbecd7d6b8179ea@dec.sakura.ne.jp> Date: Sat, 25 Sep 2021 06:45:44 +0200 Message-ID: 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 Content-Type: text/plain ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1632545149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: references:references; bh=E+sdf5gMQnDozbpn4vSEF3tVuN4E1jaMMgXpGlfwsP8=; b=dG3K7WVOulbtLLzZecJsXDlxAq4/S558QhYYdqf8SN36k+n5vCXFSVV1Rqu52trJtdU4KU FvomLSChvYIhZmhtrSufv19YbB1xDLOCUgpyZzBiCJSYuxIPK6XojaQeyHnOswmuaKWwwc PXDEldhXFwDQfSFmoUZqmk8i5k1eey4exP6txHidbrAAes8chsXs8mFTSMSJxlttL3mn+4 SK/N6ag0FW6pxkp9huxkVnAKv4Nv/1o7rZMrjBazAbyZh301oBtYM7nhlS6QbpPsS0li6l b+B5HN1yEfQDgv1O6AuYaYY0cTPjnG/VX0B/olrtTWuSq+mM6j2WJKZATrg8bA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1632545149; a=rsa-sha256; cv=none; b=J8N2A3VZ4Kiqj/psmYnFgE4c27WpUbpiGCy9A/4subVhkio90AdxvCYIsx6H4KmGlE8Q91 GnlpRR/8nkMe+5IhXnyYCDEE2gkKhQFcmDZWx48ehASxralbVIH2Bix78JZho2wECuyVFN +cs2KVEeXJp7zNKXygImoUjsY4ckxiagpYLXLrV+LcPYo9hwSxZMNfSnZvk8d40Qpul4Vm nN+QdXsrmdDH7aNYmo2EACLmq1604DIq52nNMmCHX/avpJcdowoMTX0dwitEZKc0mcLlN5 O+VHrhypVLOhnQp9U9LwoBZ3opv1RMSlgryep3OrLrnK5bzVyDlWLC5BzeWWyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N Tomoaki AOKI writes: > On Wed, 22 Sep 2021 05:47:46 -0700 > David Wolfskill wrote: > >> On Wed, Sep 22, 2021 at 02:39:37PM +0200, Johan Hendriks wrote: >> > I did a git pull this morning and it fails to boot. >> > I hangs at Setting hostid : 0x917bf354 >> > >> > This is a vm running on vmware. >> > If i boot the old kernel from yesterday it boots normally. >> > >> > uname -a >> > FreeBSD varnish-cdn-node03 14.0-CURRENT FreeBSD 14.0-CURRENT #0 >> > main-n249518-5572fda3a2f: Tue Sep 21 14:40:22 CEST 2021 >> > root@varnish-cdn-node03:/usr/obj/usr/src/amd64.amd64/sys/KRNL amd64 >> > .... >> >> I had no issues with my build machine or either of two laptops, either >> from yesterday: >> >> FreeBSD g1-55.catwhisker.org 14.0-CURRENT FreeBSD 14.0-CURRENT #358 >> main-n249518-5572fda3a2f3: Tue Sep 21 05:15:22 PDT 2021 >> root@g1-55.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/CANARY >> amd64 1400033 1400033 >> >> or today: >> >> FreeBSD g1-55.catwhisker.org 14.0-CURRENT FreeBSD 14.0-CURRENT #359 >> main-n249556-c96da1994587: Wed Sep 22 04:24:17 PDT 2021 >> root@g1-55.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/CANARY >> amd64 1400033 1400033 >> >> [uname strings from my main laptop shown, but I keep the machines >> in sync rather aggressively.] >> >> Perhaps the issue you are encountering involves things not in my >> environment (such as VMs or ZFS)? >> >> Peace, >> david >> -- >> David H. Wolfskill david@catwhisker.org >> Life is not intended to be a zero-sum game. >> >> See https://www.catwhisker.org/~david/publickey.gpg for my public key. > > For me, on bare metal (non-vm) amd64 with root-on-ZFS, > > Fails to boot to multiuser at git: 8db1669959ce > Boot fine at git: 0b79a76f8487 > > Boot to singleuser is fine even with failed revision. > > Failure mode: > Hard hangup or spinning and non-operable. Hard power-off needed. > Seems to happen after starting rc.conf processing and before setting > hostid. Does "git revert --no-edit -2 8db1669959ce" help? Do you modify kern.sched.* via /etc/sysctl.conf?