diff --git a/conf/storage.conf b/conf/storage.conf index 8ce66fd..d0fdeba 100644 --- a/conf/storage.conf +++ b/conf/storage.conf @@ -21,7 +21,7 @@ bind_addr = client_bind = true # the storage server port -port = 23000 +port = 22122 # connect timeout in seconds # default value is 30 @@ -46,7 +46,7 @@ stat_report_interval = 60 # NOTE: the binlog files maybe are large, make sure # the base path has enough disk space, # eg. the disk free space should > 50GB -base_path = /home/yuqing/fastdfs +base_path = /usr/bin/fastdfs/storage # max concurrent connections the server supported, # you should set this parameter larger, eg. 10240 @@ -126,7 +126,7 @@ store_path_count = 1 # the store paths' order is very important, don't mess up!!! # the base_path should be independent (different) of the store paths -store_path0 = /home/yuqing/fastdfs +store_path0 = /usr/bin/fastdfs/storage #store_path1 = /home/yuqing/fastdfs2 # subdir_count * subdir_count directories will be auto created under each @@ -142,8 +142,8 @@ subdir_count_per_path = 256 # for example: 192.168.2.100,122.244.141.46:22122 # another eg.: 192.168.1.10,172.17.4.21:22122 -tracker_server = 192.168.209.121:22122 -tracker_server = 192.168.209.122:22122 +tracker_server = 172.31.25.23:22122 + #standard log level as syslog, case insensitive, value list: ### emerg for emergency