[Bug 273772] zpool nested in ZVOL becomes inaccessible when zfsd(8) is running on the host
Date: Thu, 14 Sep 2023 17:41:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273772 --- Comment #5 from Alan Somers <asomers@FreeBSD.org> --- Here's another thing to check: sudo fstat -p `pgrep zfsd` That will tell you if zfsd is holding the zvol open for some reason. It shouldn't be. I can't reproduce this, BTW. I have a server running 14.0-CURRENT from august (And I'm updating it as we speak) hosting multiple VMs with storage on zvols. They boot fine. -- You are receiving this mail because: You are the assignee for the bug.