Hello Riak users, I am trying to start my first Riak cluster via the Basho Chef cookbook. I installed 1.0.0 via the deb file on a fresh Ubuntu ec2 c1.medium. I am trying to use LevelDB.
When my second host joins it is unable to transfer vnodes. The crash.log makes it look like the update_vnode_status/2 function cannot find the vnode status file. All the Riak related directories are owned by the riak user (/var/lib/riak, /var/log/riak, and /mnt/riak where I am trying to put the bulk of the data). Why is the vnode crashing and how do I fix it? Thank you in advance for any assistance. crash.log - https://gist.github.com/db31301f6dbcbcc87115 app.config - https://gist.github.com/1288626 riak-admin member_status - https://gist.github.com/dc68894f983db2c26fd2 riak-admin status - https://gist.github.com/6d2347954d9e29bebb84 riak-admin transfers - https://gist.github.com/34a9ee4b0a46f2101201 ubuntu@ip-10-66-6-173:~$ uname -a Linux ip-10-66-6-173 2.6.38-8-virtual #42-Ubuntu SMP Mon Apr 11 07:04:38 UTC 2011 i686 i686 i386 GNU/Linux Spike Gronim sp...@wavii.com<mailto:sp...@wavii.com>
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com