varun2784 / weed-fs

Automatically exported from code.google.com/p/weed-fs
0 stars 0 forks source link

volume -mserver seems to be broken #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I expect that it would connect to x.memcompute.com:9333 rather than 
localhost:9333.

.../p/weed-fs/go/weed $ ./weed volume -mserver "x.memcompute.com:9333"          
                                                                      master*
I0523 14:42:28 05350 file_util.go:19] Folder 
/var/folders/65/ppld6_rx2jq3qpbcztss92yw0000gn/T/ Permission: -rwx------
I0523 14:42:28 05350 store.go:237] Store started on dir: 
/var/folders/65/ppld6_rx2jq3qpbcztss92yw0000gn/T/ with 0 volumes max 7
I0523 14:42:28 05350 volume.go:89] Start Weed volume server 0.59 beta at :8080
I0523 14:42:29 05350 http_util.go:28] Post http://localhost:9333/dir/join: dial 
tcp 127.0.0.1:9333: connection refused
I0523 14:42:30 05350 http_util.go:28] Post http://localhost:9333/dir/join: dial 
tcp 127.0.0.1:9333: connection refused
I0523 14:42:31 05350 http_util.go:28] Post http://localhost:9333/dir/join: dial 
tcp 127.0.0.1:9333: connection refused
I0523 14:42:32 05350 http_util.go:28] Post http://localhost:9333/dir/join: dial 
tcp 127.0.0.1:9333: connection refused
^CI0523 14:42:32 05350 volume_server.go:82] Shutting down volume server...
I0523 14:42:32 05350 volume_server.go:84] Shut down successfully!

Original issue reported on code.google.com by sverre.c...@gmail.com on 23 May 2014 at 9:43

GoogleCodeExporter commented 8 years ago
I think I config issued myself, can't repro after playing around a bit more.  
Sorry for the issue.

Original comment by sverre.c...@gmail.com on 23 May 2014 at 10:28

GoogleCodeExporter commented 8 years ago
So this is not an issue?

Original comment by chris...@gmail.com on 23 May 2014 at 11:12

GoogleCodeExporter commented 8 years ago
Reopen it if it is reproducible.

Original comment by chris...@gmail.com on 23 May 2014 at 11:13