
weed-fs - issue #42
deploey faild on win8 x64 Intel(R) Core(TM) i3-2120 CPU @ 3.30 GHz
D:\360\workspace\tamago\weed\weed.exe D:\360\workspace\tamago\weed\data1 disk D has 84Gleft steps: 1.weed master -debug=true 2.weed volume -dir="data1" -max=1 -mserver="localhost:9333" -port=8080 -publicUrl="127.0.0.1:8080" & 3.D:\360\workspace\tamago\weed>curl http://localhost:9333/dir/assign curl: (56) Recv failure: Connection was reset
topology does not have free space left
09116 sequence.go:68] Saving file id sequence 20000 to /tmp/weed.seq
I0828 09:56:52 06304 post.go:13] post to http://localhost:9333/dir/join Post http://localhost:9333/dir/join: dial tcp 127.0.0.1:9333: ConnectEx tcp: No c onnection could be made because the target machine actively refused it.
what can i do on win8
- QQ截图20130828102816.png 64.52KB
- QQ截图20130828102831.png 26.38KB
Comment #1
Posted on Aug 28, 2013 by Grumpy CatThanks for your detailed information. It looks like your machine can not access folder "/tmp".
You can avoid the problem by specifying the meta directory. For example: weed master -mdir="D:/tmp"
Please let me know whether it helps.
Comment #2
Posted on Aug 28, 2013 by Massive ElephantIt works :) Thank you very much!
Comment #3
Posted on Aug 28, 2013 by Grumpy Cat(No comment was entered for this change.)
Status: Invalid
Labels:
Type-Defect
Priority-Medium