From nobody Wed Jan 17 23:38:16 2024 X-Original-To: bugs@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 4TFj490GDCz573KY for ; Wed, 17 Jan 2024 23:38:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TFj483LbDz4NWm for ; Wed, 17 Jan 2024 23:38:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705534696; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=M7ca3SXXGuUpxMxlNi032PJcHrUqgurOayO5YixAK4I=; b=agGKBz/lpP64QyF0o8iPcn/SDU6cCjXPbKvPpRWcuDmMON6CBjETTC2kvO7DxYcFZ+RZxy b42pdon54kuyv79s6Il/tEoJ5gZiBk8LE37nZTD6/SiKE51Z4Xr4QtiQ/wItpRGTN4s1TG bnHgEzRVSUO/1i2wygJJ/EyIk3n5DrDKqb1YQS72YaPJFTt7KemukD8kPLZ1GRGvFof3s1 UHwYjF5EU1fmIcGnuICYDCcDiyh4YwoTVeiDiyptwuGM20dFf/VyLZzyu1xo2DIStjrU+f WAv05NevP7zcQznhL2uaWnBYsQybftcPn0njny/AWhyr5hoVdHc2C9WpC8Cx4w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705534696; a=rsa-sha256; cv=none; b=GVs+/FAdDPd6Lr+J5g4ACr7AOTcVwCmQI9bDLecToMLgiIMi2KO6CicbsinLc6aaMp5tyn v8TqrSAdTwzan0+JAKdmKhExnp5ARD3MYB2W8LmA+hzcrDo6pNoxBaQZsNOAR/DDOcy1RG VZreOB5oCq9RavO0YYhOwtv1ssFM/ZY7We1H9aa5QbBb8cjwFSFdHCbLr5ihT1yWnlcWhS spims0yj4ORPAegbWaFwTeJ+uizlkeB4vlptTqS37QCpfDKQk3sId3VzLMpkS7UT/clobm 2nTi+vzrA+IU7yvQTlyE2DeAhbJiKVt1zeIHypjP3KpXhi+SofXQhFJkQfg8AA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TFj482P8SzkBR for ; Wed, 17 Jan 2024 23:38:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40HNcGl8061608 for ; Wed, 17 Jan 2024 23:38:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40HNcGJ2061607 for bugs@FreeBSD.org; Wed, 17 Jan 2024 23:38:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237653] LUA loader cannot choose ZFS pool to boot Date: Wed, 17 Jan 2024 23:38:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.2-STABLE X-Bugzilla-Keywords: loader, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237653 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #4 from Warner Losh --- I've been switching between zpools and BEs on my 14.x and 15.x based boxes. Is this bug still relevant in 13 or newer? --=20 You are receiving this mail because: You are the assignee for the bug.=