December 1, 20232 yr 通过iotop命令可以看到shfs一直在写入缓存盘,考虑到缓存盘有写入次数,因此这样是否会造成缓存盘损坏? unraid shfs /mnt/user -disks 31 -o default_permissions,allow_other,noatime -o remember=0 With the iotop command, I can see that the shfs keeps writing to the cache disk. Considering that the cache disk has a write count, will this cause the cache disk to be corrupted?
December 1, 20232 yr Solution 正常呀,如果你写入文件的那个共享文件夹使用了缓存池,那么自然会往缓存池里面写入数据。 参考:为什么unRAID下载/拷贝文件时CPU占用高:详解FUSE-SHFS、I/O问题和解决办法 Edited December 1, 20232 yr by JackieWu
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.