On Wed, 10 Aug 2011 15:05 -0700, "Dan Reverri" <[email protected]> wrote: > Unless you are running Riak as root the permissions on those directories > should be changed. The package installed version should create a riak > user > and run Riak as the riak user.
Sorry, that was after the last act of a desperate man :-) Installing the package in this environment at least, required a 'buildbot' user and that was who owned the dirs after install. A riak user was created but didn't have access. Reinstalling from the package, then chown-ing /opt/riak to riak:staff, followed by chmod-ing /opt/riak to 755 and start/ping/PUT/etc all now work! Thanks! Robert _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
