FastCFS
FastCFS copied to clipboard
启动fstore的时候报错了,第一台机器没有问题,第二台有问题了,我想问问,集群中两台fstore是可以启动的吧?副本是1
Can't open PID file /opt/fastcfs/fstore/serverd.pid (yet?) after start-post: No such file or directory 第二台启动的时候报这个错
从日志看 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)!
已经好了,修改了server_ids = [1,2] 两台机器必须是两个副本吗?如果加机器只能是两台,两台的加了?
只添加fstore服务器就可以把?