Re: bhyve NVMe 1.4 support
- Reply: Mario Marietto : "Re: bhyve NVMe 1.4 support"
- In reply to: Mario Marietto : "Re: bhyve NVMe 1.4 support"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 19:41:01 UTC
On Sun, Mar 20, 2022 at 12:03 PM Mario Marietto <marietto2008@gmail.com> wrote: > > on FreeBSD : > > root@marietto:/usr/home/marietto/bhyve # hd -n 256 /dev/nvd0 <snip> > On Ubuntu 21.10 : > > root@marietto-BHYVE:/home/marietto# hd -n 256 /dev/nvme0n1 <snip> Thank you. The outputs show the first 256 bytes of nvd0 and nvme0n1 match. It might be worth checking a larger range (e.g. 1MB), but I'd expect that would match as well. Out of curiosity, on the host, what output do you get from: # nvmecontrol identify nvme0ns1 | grep "LBA Format" and on the guest: # nvme id-ns /dev/nvme0n1 | grep lba