- 論壇徽章:
- 0
|
回復(fù) #2 happy_fish100 的帖子
斑竹回答真及時!謝謝。
第三個問題已經(jīng)解決了,可是修改storage.conf中的參數(shù)store_path_count需要配置為2 后,重啟storage和tracker節(jié)點(diǎn),
再用fdfs_moniter查看,結(jié)果變成了:
Group 1:
group name = group1
free space = 0 GB
...
Host 1:
ip_addr = 192.168.128.128 OFFLINE
total storage = 0GB
free storage = 0GB
...
Host 2:
ip_addr = 192.168.128.132 (node2.local) OFFLINE
total storage = 0GB
free storage = 0GB
...
這是何故?
查看storage節(jié)點(diǎn)的日志,連接成功,查看tracter節(jié)點(diǎn)的日志,發(fā)現(xiàn)有錯誤:“ERROR - file: tracker_mem.c, line: 2100, client ip: 192.168.128.133, store_path_count 2 is not same in the group "group1", group store_path_count is 1”
storage節(jié)點(diǎn)的base_path是/home/yuqing/fastdfs,而兩個store_path0=/home/yuqing/fastdfs,store_path1=/home/yuqing/mnt。是不是說第二個store_path必須在base_path路徑下面?
我現(xiàn)在是努力研習(xí)fastdfs,準(zhǔn)備應(yīng)用到項目中的,希望斑竹幫忙啊
[ 本帖最后由 radio_arts 于 2009-5-25 14:41 編輯 ] |
|