ring_creation_size is the key setting. Once you set it for a cluster it is a lock. Check the deets on the wiki.
cookie : erlang clusters share a cookie that they all need to have in the config. Make it sUp3rSp3c!aL!. name : each host needs its own unique name. Something like riak@private-ip-addr will work. That's about all you need to keep in mind. ------Original Message------ From: Les Mikesell To: Alexander Sicular Cc: [email protected] Subject: Re: Riak Development Environments Sent: Mar 29, 2011 18:19 Yes, the question is, what would you need to change in that initial setup to have something that would migrate, still running to some larger number of nodes on other machines? A larger number of partitions? On 3/29/11 6:27 PM, Alexander Sicular wrote: > "devrel" is not a version. It's a makefile setting that makes 3 installations > with the correct cinfig settings such that the 3 can be joined together. > > > @siculars on twitter > http://siculars.posterous.com > > Sent from my iPhone > > On Mar 29, 2011, at 15:52, Les Mikesell <[email protected]> wrote: > >> On 3/29/2011 5:33 PM, Mårten Gustafson wrote: >>> On 28 March 2011 21:27, Mark Phillips<[email protected]> wrote: >>>> Anyone else care to share their setup? Or have any questions about >>>> what your dev setup should look like? >>> >>> For the general and common cases of testing - ie development, >>> verifying application and cluster behavior in case of failures etc a >>> simple "make devrel" works fine for me. I run Riak directly on my MBP. >>> >>> As others have pointed out - load testing and tuning for production is >>> another story. >> >> What would have to be changed from the devrel version to get something where >> you could simply add other nodes to migrate to production - and maybe >> eventually remove the originals? >> >> -- >> Les Mikesell >> [email protected] >> >> _______________________________________________ >> riak-users mailing list >> [email protected] >> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com Sent from my Verizon Wireless BlackBerry _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
