From nobody Tue Dec 10 14:41:52 2024 X-Original-To: freebsd-questions@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 4Y71dv2s06z5gCqP for ; Tue, 10 Dec 2024 14:41:55 +0000 (UTC) (envelope-from mbeis.bsd@xs4all.nl) Received: from ewsoutbound.kpnmail.nl (ewsoutbound.kpnmail.nl [195.121.94.186]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y71dv044pz4bFL for ; Tue, 10 Dec 2024 14:41:54 +0000 (UTC) (envelope-from mbeis.bsd@xs4all.nl) Authentication-Results: mx1.freebsd.org; none X-KPN-MessageId: e48137e3-b704-11ef-9ddf-00505699b430 Received: from smtp.kpnmail.nl (unknown [10.31.155.8]) by ewsoutbound.so.kpn.org (Halon) with ESMTPS id e48137e3-b704-11ef-9ddf-00505699b430; Tue, 10 Dec 2024 15:41:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=xs4all01; h=content-type:mime-version:subject:message-id:to:from:date; bh=dmlpA+PF0PgM9teyEDkJ+I684xOg20PTO0LLmO+Y3bI=; b=Uvp5Obkdv6+GWo319iyfbzuKQjzfQTozkmDj6PoTL2D6Hn8ekp9Q8+irVMtyc2dG/ScnB8o6RJ+Ls CVlsJbnMEg9YVDvf086Yr2IaYc/ro+q2YueQ8zFKBgnXmgqfrhLcn9FfaMv2X1xUXPDfVhQKHWlqlC 7sSlsb1J3ozMYLbRm+17LeIYmVVejaZ1Eyx1JK2uNmAulHPq17Uf00PbHn+zQ/Xj+MhabNrmFpGIul 9YWxQ4qi6LGD7iOHBVft/J8chK0qjNl+vMnMyNj0JzK/X+zdvWz676zagn5iBXbURT2Hq90/UZ0zqw yELSwCqrZoKEK8yClIcFXgA27f1lDhA== X-KPN-MID: 33|x4AN1pRLqbRxkj124jaHKN2M7Z6W5i0e2+GXE9RYXsuDFtnP2pOkF6RhFq26hpV rGbCdSM9+iJXmseTKdhKLa/g5poEDiI9nJ0RqYjf609Y= X-KPN-VerifiedSender: Yes X-CMASSUN: 33|UwXnVsUsvqfFYfKYNhBNnGTloaJ2gDXx6t9GSxWVtENAIiyyoigt+zbME0veLSP pTFx6lPTTN3oZ/f1n8dYWLQ== X-Originating-IP: 195.121.117.46 Received: from cpxoxapps-mh06 (195-121-117-46.dc.kpn.net [195.121.117.46]) by smtp.xs4all.nl (Halon) with ESMTPSA id e5858d2e-b704-11ef-8933-00505699d6e5; Tue, 10 Dec 2024 15:41:53 +0100 (CET) Date: Tue, 10 Dec 2024 15:41:52 +0100 (CET) From: Marco Beishuizen To: mike tancsa , "freebsd-questions@freebsd.org" Message-ID: <1802760779.3456611.1733841712960@kpc.webmail.kpnmail.nl> In-Reply-To: References: <378879736.3447641.1733839072974@kpc.webmail.kpnmail.nl> Subject: Re: cannot boot: ZFS: unsupported feature" com.klarasystems:vdev_zaps_v2 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3456610_1306950191.1733841712957" X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev67 X-Originating-Client: open-xchange-appsuite X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:8737, ipnet:195.121.64.0/18, country:NL] X-Rspamd-Queue-Id: 4Y71dv044pz4bFL X-Spamd-Bar: ---- ------=_Part_3456610_1306950191.1733841712957 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit It's running FreeBSD 14-STABLE I don't have a bootstick. Isn't it possible to reach anything from the "boot:" prompt? > On 12/10/2024 3:10 PM CET mike tancsa wrote: > > > > What version of FreeBSD ? Can you boot from a USB stick and examine the pool that way ? > > ---Mike > > On 12/10/2024 8:57 AM, Marco Beishuizen wrote: > > > Hi, > > > > Quite unexpected (after a portupgrade) I suddenly can't boot anymore: > > > > [...] > > BIOS drive C: is disk0 > > ZFS: unsupported feature: com.klarasystems:vdev_zaps_v2 > > > > Can't find /boot/zfsloader > > > > Can't find /boot/loader > > > > Can't find /boot/kernel/kernel > > > > FreeBSD/x86 boot > > Default: disk-1:/boot/kernel/kernel > > boot: > > [...] > > > > And it just sits there. > > I have no idea what to do from here. > > Does anyone know what to do next? > > > > Thanks in advance, > > Regards, > > Marco > > > ------=_Part_3456610_1306950191.1733841712957 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
It's running FreeBSD 14-STABLE
I don't have a bootstick. Isn't it possible to reach anything from the "boot:" prompt?
 
 
On 12/10/2024 3:10 PM CET mike tancsa <mike@sentex.net> wrote:
 
 

What version of FreeBSD ?  Can you boot from a USB stick and examine the pool that way ?

    ---Mike

On 12/10/2024 8:57 AM, Marco Beishuizen wrote:
Hi,
 
Quite unexpected (after a portupgrade) I suddenly can't boot anymore:
 
[...]
BIOS drive C: is disk0
ZFS: unsupported feature: com.klarasystems:vdev_zaps_v2
 
Can't find /boot/zfsloader
 
Can't find /boot/loader
 
Can't find /boot/kernel/kernel
 
FreeBSD/x86 boot
Default: disk-1:/boot/kernel/kernel
boot:
[...]
 
And it just sits there.
I have no idea what to do from here.
Does anyone know what to do next?
 
Thanks in advance,
Regards,
Marco
------=_Part_3456610_1306950191.1733841712957--