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
9.02k stars 1.99k forks source link

5.10版本 , storage启动,报配置文件找不到 #132

Open jf-xiao opened 7 years ago

jf-xiao commented 7 years ago

[root@localhost fdfs]# fdfs_storaged ./storage.conf [root@localhost fdfs]# [2017-06-29 01:56:25] ERROR - file: shared_func.c, line: 968, file /./storage.conf not exist [2017-06-29 01:56:25] ERROR - file: storage_func.c, line: 1079, load conf file "./storage.conf" fail, ret code: 2 [2017-06-29 01:56:25] CRIT - exit abnormally!

使用的是 centos6.9

ZhongheWang commented 6 years ago

用绝对路径