Anon 04/28/2024 (Sun) 00:58 No.10272 del
>>10269
Funny video

>>10270
This will maybe fix it after 714 hour (about 1 month):
> https://github.com/openzfs/zfs/issues/13963
>> Corrupted single-disk pool cannot be imported anymore. Panics the kernel module, making the commands hang. Also crashes zdb under some invocations.
>> Using "zdb -bcsvL -e big-storage" (command suggested elsewhere) it spent time verifying everything and everything checked out.
zdb now says:
> 981M completed ( 2MB/s) estimated time remaining: 978hr 15min 36sec
Not sure if there's any point to running that command. It takes too long and I may need to research it further. Source code of that C file:
> https://github.com/openzfs/zfs/blob/master/module/zfs/range_tree.c
>> https://raw.githubusercontent.com/openzfs/zfs/master/module/zfs/range_tree.c