Starting a cluster

144 views
Skip to first unread message

Rodrigo Kochenburger

unread,
Apr 17, 2012, 4:29:47 PM4/17/12
to doo...@googlegroups.com
Hi!

This might be a dumb question but how do I start a cluster?

Running one instance works but I'm confused on how to creates a cluster? What exactly is the -a, -b and -c option?

Thanks!

Blake Mizerany

unread,
Apr 17, 2012, 6:10:43 PM4/17/12
to doo...@googlegroups.com, doo...@googlegroups.com
There are docs explains this under ./doc. Please let us know if you need more information.

Rodrigo Kochenburger

unread,
Apr 18, 2012, 1:25:20 PM4/18/12
to doo...@googlegroups.com
Thanks Blake.

I was able to start a cluster without DzNS but I can't manage to make it work with DzNS. I'm confused about how the name server work.

Here is what I'm trying:

export DOOZER_BOOT_URI="doozer:?ca=127.0.0.1:8040&ca=127.0.0.1:8041"
./doozerd -c example -l 127.0.0.1:8040 -w ":8000" &
./doozerd -c example -l 127.0.0.1:8041 -w ":8001" & 

Then both process seems "blocked", nothing is written to stdout or stderr.

Then I do:

export DOOZER_URI="doozer:?cn=example"
printf '' | ./doozer set /ctl/cal/1 0

And it also blocks, nothings happen.

What am I doing wrong?

On Tuesday, April 17, 2012 7:10:43 PM UTC-3, Blake Mizerany wrote:
There are docs explains this under ./doc. Please let us know if you need more information.

Reply all
Reply to author
Forward
0 new messages