Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2023 15:40:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 271113] ZFS: it should be possible to see pool devices found for loader mountroot stage
Message-ID:  <bug-271113-3630-SQiBW9Okcr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271113-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271113-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271113

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org

--- Comment #2 from Warner Losh <imp@FreeBSD.org> ---
The right place for this likely is in the lsfs command that we already have=
 to
list filesystems.. Or possibly in the list of available devices, though that
may be tougher.... We underuse the introspection commands in the boot loade=
r.
It might also be better, if there's good technical reasons these suggestions
won't work (and there may well be) to have a zfs info command that would re=
port
extra info like this to help in debugging. I've done this on a throw-a-way
basis for the kboot stuff I've been working on, but it might make sense to
regularize it.

re kenv: all of it (it's quite long) or just the mounting (it already prints
the env var that sets root).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271113-3630-SQiBW9Okcr>