[Bug 250816] ZFS cannot import its own export on AWS EC2 12.1 & 12.2-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 3 21:46:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816
--- Comment #7 from Andriy Gapon <avg at FreeBSD.org> ---
(In reply to Andriy Gapon from comment #4)
So, it appears that zdb can work with the pool but the kernel driver cannot.
Interesting...
Could you please run this dtrace oneliner:
dtrace -qn 'zfs-dbgmsg{printf("%s\n", stringof(arg0))}'
and try to import the pool at the same time?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list