Looking at the code on gethub (not zevo's but I assume close) dmu_object_next failed. Because of a coding error , the assert happens before the test and printf of the error, You can't see what the error was.
I am assuming at this point that there is something corrupt in a dataset in this pool. Does anybody know what else this might mean ?
- Code: Select all
sh-3.2# zdb glake > glake.tmp
Assertion failed: (object_count == usedobjs (0x611a4 == 0x611a5)), function %s:%u: failed assertion `%s'
, file /staging/zevo/src/cmd/zdb/zdb.c, line 1651.
Abort trap
sh-3.2#