On Tue, Feb 16, 2021 at 1:48 AM Harry Schmalzbauer <free...@omnilan.de>
wrote:

> Am 14.02.2021 um 02:36 schrieb Mark Millard via freebsd-current:
> > On 2021-Feb-13, at 16:40, Warner Losh <imp at bsdimp.com> wrote:
> >
> >> Are you aware of gpart create?
> >>
> >> Warner
> >  From which I derive that I had an implicit, incorrect
> > assumption that gpart show would in some way list
> > everything available that gpart could manipulate
> > (including for use in creation).
>
> 'geom disk status' is my first choice for such a case.
> Even nvd(4) should show up I think, nda(4) just changes the access path,
> not geom(8) integration, afaik.
>

nvd and nda are mutually exclusive block device interfaces to the nvme
driver. As far as geom is concerned, they are no different than da, ada or
any of the other block device drivers we have that use the geom interface.
sysctl kern.disks is a briefer version of that.

Warner
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to