Re: bhyve NVMe 1.4 support

From: Chuck Tuffli <chuck_at_tuffli.net>
Date: Sun, 20 Mar 2022 20:04:19 UTC
On Sun, Mar 20, 2022 at 12:58 PM Mario Marietto <marietto2008@gmail.com> wrote:
>
> host :
>
> root@marietto:/usr/home/marietto/bhyve # nvmecontrol identify nvme0ns1 | grep "LBA Format"
>
> Number of LBA Formats:       1
> Current LBA Format:          LBA Format #00
> LBA Format #00: Data Size:   512  Metadata Size:     0  Performance: Best
>
> guest :
>
> root@marietto-BHYVE:/home/marietto# nvme id-ns /dev/nvme0n1 | grep lba
>
> nlbaf   : 0
> flbas   : 0
> lbaf  0 : ms:0   lbads:9  rp:0 (in use)

I'm stumped. It appears that the two devices show the same data and
are the same size. Sorry, I can't explain why the guest can't see the
partitions. You could try this on 13.1, but other than that, I'm out
of ideas.

--chuck