I have the problem that almost every day rar2fs is stuck and causes 100% CPU load. Other programs that access this mountpoint then also stop responding (e.g. plex) and only work again when I kill rar2fs and remount it.
I upgraded from an older rls (unknown) to rar2fs v1.29.7 (DLL version 9) and the problem persists.
Can someone help me how to figure out what is causing the error? It is a local mount on a ZFS.
--
rar2fs --version
rar2fs v1.29.7 (DLL version 9)
FUSE library version: 2.9.9
fusermount3 version: 3.10.5
using FUSE kernel interface version 7.19
+UNRAR 7.01 freeware
rar2fs /src /rar2fs --seek-length=1 -o ro,allow_other,noatime,umask=222 -s
Removing -s to enable multithreading makes the occours much more load after stuck
Thanks for your help!