Re: Multi-host config

10 views
Skip to first unread message

Ryan Betts

unread,
Mar 27, 2012, 10:03:43 AM3/27/12
to Betty O'Neil, Weiwei Gong, voltd...@googlegroups.com
>> you had an example of all the configs that work, we could see what
>> we're doing wrong easily.

Unpack the dist tarball on two hosts. On each host:

Modify the example/voter deployment.xml file to specify to hostcount=2.

<deployment>
<cluster hostcount="2" sitesperhost="2" kfactor="0" />
<httpd enabled="true">
<jsonapi enabled="true" />
</httpd>
</deployment>

Edit the run.sh. Change the 9th line (LEADER="localhost") to:
LEADER=<one-of-your-hostnames>


Execute ./run.sh.

Ryan.

Reply all
Reply to author
Forward
0 new messages