We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,我在测试FastCFS的时候遇到一个问题,麻烦您帮忙看看。集群包含两台Rockey Linux服务器。之前启动过一次,后来修改了配置,启动fstore的时候报错。使用的是工具fcfs.sh start fstore。已经按照提示在 /etc/fastcfs/fstore/cluster.conf配置文件中新增了use_hash_func=true。但是仍然报这个问题。 CRIT - fs_serverd.c:438 program exit abnormally with errno: 22 [2024-07-17 17:45:34] WARNING - file: ../common/fs_cluster_cfg.c, line: 306, config file: /etc/fastcfs/fstore/cluster.conf, 1 server ids: 2 NOT used (NOT contain any data group)! [2024-07-17 17:45:34] ERROR - file: server_func.c, line: 374, use_hash_func in cluster.conf changed, old: true, new: false, you must restore use_hash_func to true
The text was updated successfully, but these errors were encountered:
use_hash_func 这个配置项一旦设置生效后不能更改。
Sorry, something went wrong.
一直报错,没解决。后来切换V5.2.0了,就没这个问题了。感谢回复。
No branches or pull requests
您好,我在测试FastCFS的时候遇到一个问题,麻烦您帮忙看看。集群包含两台Rockey Linux服务器。之前启动过一次,后来修改了配置,启动fstore的时候报错。使用的是工具fcfs.sh start fstore。已经按照提示在 /etc/fastcfs/fstore/cluster.conf配置文件中新增了use_hash_func=true。但是仍然报这个问题。
CRIT - fs_serverd.c:438 program exit abnormally with errno: 22
[2024-07-17 17:45:34] WARNING - file: ../common/fs_cluster_cfg.c, line: 306, config file: /etc/fastcfs/fstore/cluster.conf, 1 server ids: 2 NOT used (NOT contain any data group)!
[2024-07-17 17:45:34] ERROR - file: server_func.c, line: 374, use_hash_func in cluster.conf changed, old: true, new: false, you must restore use_hash_func to true
The text was updated successfully, but these errors were encountered: