我 nas 的 pt 影音盘因为也没什么重要数据,上了 mergerfs ,不过最近发现性能好像不怎么样(最大读写慢很多,CPU 占用也挺高的),刚用不久,不知道大佬们有没有什么调优或者踩坑的经验?
我目前的配置
mergerfs
-o allow_other,use_ino,category.create=ff,minfreespace=50G,category.search=ff,category.action=epall,moveonenospc=true,cache.files=auto-full,dropcacheonclose=false,fsname=mergerfs,readahead=1024,fuse_msg_size=256,threads=-2,cache.readdir=true
因为第一个盘是 ssd ,期望优先 pt 下载到 ssd 上面,后台有一个脚本,等 ssd 快满了根据 atime 挪动文件到其它盘。