[Bug 271276] Needs reboot to detect NVMe disk after hot add NVMe controller and disk separately in FreeBSD 12.x and 13.x

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 May 2023 09:39:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271276

--- Comment #3 from Yuri Pankov <yuripv@FreeBSD.org> ---
(In reply to Yanhui He from comment #2)
There are snapshots in
https://download.freebsd.org/snapshots/amd64/amd64/ISO-IMAGES/14.0/.

For using nda(4) instead of nvd(4), please see hw.nvme.use_nvd tunable in
nda(4) man page (adding hw.nvme.use_nvd="0" to /boot/loader.conf should do the
trick for you).

I am just trying to understand difference between your setup and mine; looking
at the diff for nvme between main and releng/13.2 there is nothing that stands
out, so it really could be the nda instead of nvd.

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