Hi Matt,

Yes, that's the general approach.

You can either duplicate the riaksearch directory yourself, or you can
use 'make devrel' to make three separate builds (dev/dev1, dev/dev2,
dev/dev3).

If you copy the riaksearch directory yourself you will need to make some
configuration changes to prevent ports and name conflicts. ('make devrel'
does this for you.)

In etc/vm.args in each directory, change node name (set by '-name') to
something unique instance.

In etc/app.config in each directory, change the 'http', 'handoff_port',
'pb_port' settings to unique ports for each instance.

Best,
Rusty

On Sat, Jan 8, 2011 at 5:18 AM, Matthew Shaw <mattas...@gmail.com> wrote:

> Hi Guys,
>
> if I want to run up a riak search cluster with 3 nodes, do I create 3
> seperate instances of riaksearch build on my mac like the following:
> riaksearch1
> riaksearch2
> riaksearch3
>
> then start up each one, running the riaksearch join command on 2 and 3 to
> join them to riaksearch1?
>
> Cheers,
> Matt.
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
  • riak-search Matthew Shaw
    • Re: riak-search Rusty Klophaus

Reply via email to