happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
8.97k stars 1.98k forks source link

请教大佬,storage日志报错,ERROR - file: trunk_mgr/trunk_shared.cline: 270, filename_len: 6 is invalid, <= 10 #639

Open cuihom opened 1 year ago

cuihom commented 1 year ago

fastdfs5.11版本,集群中的一个节点storage日志报错,ERROR - file: trunk_mgr/trunk_shared.cline: 270, filename_len: 6 is invalid, <= 10,在报错的地方增加filename日志发现filename: 320000,但是服务器中没有320000这个相关文件,请教下这个是什么原因导致的呢?

happyfish100 commented 1 year ago

应该是访问(请求)的文件ID有误吧