Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2020 23:18:39 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        freebsd-current@freebsd.org, freebsd-fs@freebsd.org, freebsd-ppc@freebsd.org, mmacy@freebsd.org
Subject:   Re: Last ZFS upgrade (r365347) breaks booting
Message-ID:  <20200908201839.GR94807@kib.kiev.ua>
In-Reply-To: <20200908193918.GB21279@KGPE-D16>
References:  <20200908193918.GB21279@KGPE-D16>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 08, 2020 at 09:39:18PM +0200, Piotr Kubaj via freebsd-ppc wrote:
> I'm currently on r365449 on powerpc64. I use ZFS on / with zfs.ko compiled in kernel (because there's no loader on PowerNV systems).  
> 
> There seems to be a regression that happened recently, probably in r365347 (although I can't bisect it). Booting on my system, both with older kernels and the newest I have, I'm getting:
> exec /sbin/init: error 8
> exec /sbin/init.bak: error 8
> exec /rescue/init: error 8
> init: not found in path /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init
> panic: no init
> 
> This would suggest that the regression happened in the userspace. I can confirm when running livecd that there is /sbin/init installed.
> ZFS, when loaded from that image (https://download.freebsd.org/ftp/snapshots/powerpc/powerpc64/ISO-IMAGES/13.0/FreeBSD-13.0-CURRENT-powerpc-powerpc64-20200903-c122cf32f2a-disc1.iso) seems to work fine.

Just in case, check r365433.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200908201839.GR94807>