使用systemctl 启动fastcfs 异常退出
Closed this issue · 3 comments
systemctl restart fastcfs 正常运行,但程序启动后,命令行不会退出。
df -h可以看到挂载的文件系统。大约30秒后,程序异常退出,报错如下:
[2021-01-04 15:34:44] INFO - file: sf_nio.c, line: 205, connect to server :11012 successfully
[2021-01-04 15:35:43] CRIT - file: sf_service.c, line: 523, catch signal 15, program exiting...
[2021-01-04 15:35:44] INFO - file: combine_handler.c, line: 132, combine_handler_terminate, running: 4, waiting_slice_count: 0
[2021-01-04 15:35:44] INFO - file: async_reporter.c, line: 292, async_reporter_terminate, remain count: 0
[2021-01-04 15:35:44] INFO - file: fcfs_fused.c, line: 152, program exit normally.
采用fcfs_fused /etc/fastcfs/fcfs/fuse.conf restart 可以正常启动。
另外,安装fused时,/etc/fastcfs/fcfs/下只有一个配置文件,启动会报错,需要增加cluster.conf 和servers.conf两个配置文件。
请大佬帮忙解惑,感谢!
你的DIY能力很强啊!必须点赞。
请问你什么时候装的包呢?
systemd配置文件之前的确有问题,昨天已经修复了。
今天刚整理了安装和配置文档,参见中文文档(推荐到gitee查看)。
我是12月31日git上下载的,编译也是31日。那我把服务端的版本更新下。
当天还做了简单的性能测试,mysql受主机性能影响,没测出来(docker 运行在本地盘和fcfs)。用sysbench简单测试了下磁盘IO.
你使用最新的 systemd配置文件,应该就没问题了。
欢迎加入FastCFS使用交流群,gittee上有二维码。
https://gitee.com/fastdfs100/FastCFS/