FreeBSD 13.1-RELEASE is out ? Can I upgrade from 13-p8 to 13-1 with freebsd-update fetch / freebsd-update install ?
Il giorno dom 20 mar 2022 alle ore 21:04 Chuck Tuffli <ch...@tuffli.net> ha scritto: > On Sun, Mar 20, 2022 at 12:58 PM Mario Marietto <marietto2...@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 > -- Mario.