https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250816
--- Comment #7 from Andriy Gapon <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
