From nobody Thu Dec 09 15:55:42 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 7D86018C9F9E for ; Thu, 9 Dec 2021 15:56:00 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-vk1-xa35.google.com (mail-vk1-xa35.google.com [IPv6:2607:f8b0:4864:20::a35]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J8zCh300nz50qd for ; Thu, 9 Dec 2021 15:56:00 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-vk1-xa35.google.com with SMTP id q21so4096998vkn.2 for ; Thu, 09 Dec 2021 07:56:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gXhWzZ54kHtMkjWZE/6WIp763pvK+pKi4NwhhteO3Js=; b=R4kHexKVOpqT4BgixZ8fJ9MKsEJopC1Bf4d7IxmP9kknnopaJ2XnUhm29jrrzgnLuk yHAPW/MfWggEMLrKeP+gpr2kY1Q2vmtIUszXrlErYFyypxr5FJkhFb5Z1IWI9N8DRwVm 7lf51dDz6XItNpX8QEQdXbdR1hivCFqag64PE+DB7Zh45fcTpIelXaRN0TgCuINxeLu9 Ghj5RInRAOpzv8jg+r2BWFZZgyXyyVVSqe8dJzptqAt8fPn9XiRFpWr/hmGm0O+iq3Vg XVjngSHlJ6iLYcPU4faKCuDATnN1p4+aeTmhApIqVLU7BsF3e+UOop1hdH4IOyDHd1pS mm/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gXhWzZ54kHtMkjWZE/6WIp763pvK+pKi4NwhhteO3Js=; b=akEhJLi2akUt1jOwQai0xI8fVURNQrJl7OTZeRKTbtMg2tsvYkZ0Qce5SZv+6+SGmk fyL8o5e9JdaN6D4mPgULcnoZDL654SiuEr6aUfggZPWv6iRQii/WGZvDkEx4zaBwghe/ ds2VMScM9jufRDCNXVoQYIrqzzbQX62YN2wj0FfdDYW1jnASq5LF83jvW1hRz57vzHe4 0MITwnjmnmKovDiBH4h+qDizsImdmqwByJWMAKqhMHNpeWi6/gtFWnWRrzWsKpcvp+5M ZB0LgxhJs2t9lqmw+I0a4d+SVULUFGvpb2ls+pVultqrG2d5vyX0enIbGsTkQeGKix3f VRjw== X-Gm-Message-State: AOAM533GHO99WTthHy2z3ExLImBmGbqdaSkzzdy0RaAoGU++7iFY0kVT iqXNHj6upB7ZQEsViiFB9Oht1M5qnTPSq6+uHxfQ2OaOelRyhQ== X-Google-Smtp-Source: ABdhPJwZCz9sV6hEzQfI3HKdHIOjVFLx7L04lNPLee6BeIMLvva32vzDeGytdZiW1QYHAdicEkURV0TbQbLvxcZwbMU= X-Received: by 2002:a05:6122:988:: with SMTP id g8mr10479010vkd.2.1639065354495; Thu, 09 Dec 2021 07:55:54 -0800 (PST) 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 References: <20211209163610.0cc4f7c6@gmail.com> <20211209235807.31ee2ecea5bc08e243870da3@dec.sakura.ne.jp> In-Reply-To: <20211209235807.31ee2ecea5bc08e243870da3@dec.sakura.ne.jp> From: Warner Losh Date: Thu, 9 Dec 2021 08:55:42 -0700 Message-ID: Subject: Re: 14-current: unable to boot after upgrade (installworld) To: Tomoaki AOKI Cc: FreeBSD Current Content-Type: multipart/alternative; boundary="00000000000038115d05d2b8a46f" X-Rspamd-Queue-Id: 4J8zCh300nz50qd X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --00000000000038115d05d2b8a46f Content-Type: text/plain; charset="UTF-8" On Thu, Dec 9, 2021 at 7:58 AM Tomoaki AOKI wrote: > On Thu, 9 Dec 2021 13:36:10 +0000 > "Sergey V. Dyatko" wrote: > > > Hi, > > > > Yesterday I tried to upgrade old 13-current (svn rev r368473) to fresh > > 14-current from git,it looked like this: > > 1) git pull https://git.freebsd.org/src.git /usr/src > > 2) cd /usr/src ; make buildworld; make kernel > > 3) shutdown -r now > > after that I _successfully_ booted into 14-current and continued with > > etcupdate -p > > make installworld > > etcupdate -B > > shutdown -r now > > > > but after that server doesn't come back. After I conneted to this server > via > > IPMI ip-kvm I saw following (sorry for external link): > > https://i.imgur.com/jH6MHd2.png > > > > Well. There was a migration to zol between r368473 and current 'main' > branch so > > I decided to install fresh 14-current from snapshot > > FreeBSD-14.0-CURRENT-amd64-20211202-610d908f8a6-251253 in order to avoid > > possible problems > > > > and again, after make kernel and reboot OS runs, but after installworld > I ended up in the same situation > > > > thoughts ? > > > > -- > > wbr, Sergey > > > > > > Bootcode should be updated. > The procedure you wrote doesn't seem to update it. > The posted error is one you get when you can't read the filesystem, which is why you need to update boot blocks across the OpenZFS change. Warner --00000000000038115d05d2b8a46f--