Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
17226
Description
ASSERTs in SPL/ZFS are off by default. It'd be a good idea to enable SPL/ZFS assertions at least for test builds, which'd pinpoint problems much earlier before they manifest as hard-to-diagnose symptoms.
I have a patch that enables SPL/ZFS debugging:
http://review.whamcloud.com/#/c/13431/
But there's build failures for i686 in SPL/ZFS. So upstream SPL/ZFS would need a fix for that.
I see that Oleg landed the patch to allow Lustre to build against zfs packages with debug enabled.
But were the appropriate change(s) made to your build system to enable debug in zfs for test builds?