Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fastdfs 5.11文件下载问题 #714

Open
mlxlh opened this issue Jul 22, 2024 · 0 comments
Open

fastdfs 5.11文件下载问题 #714

mlxlh opened this issue Jul 22, 2024 · 0 comments

Comments

@mlxlh
Copy link

mlxlh commented Jul 22, 2024

生产上部署了3台Tracker 6台storage分成了3个group,重启了group3的其中一台storage A,在使用stop命令停止时,停止失败,又直接执行了start restart命令,导致storage A一段时间内存在问题,后续使用kill -9强行停止后,重新启动。导致了上传文件正常,但是在下载时,同组的storage B会报错 文件不存在,但是storage B的磁盘上能找到这个文件,在storage B下载不到的文件都是从storage A同步过来的文件。
更奇怪的现象是我们自己代码里面集成了fastdfs-client 1.27.2这个jar包,通过它去下载,storage B会报错文件不存在,使用fastdfs_download_file这个命令去下载就能正常下载。

已经尝试过重启storage和Tracker,但是问题依旧存在,对应的fastdfs版本为5.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant