Hi,
I'm looking for a way to manually wipe the data off of a single-node riak
installation. I'm using riak (1.3.0 2013-02-19) Debian x86_64 with the
riak_kv_eleveldb_backend.
What I'm currently doing is:
- riak stop
- rm -rf /var/lib/riak
- mkdir riak
- chown riak:riak riak
- start riak
Riak starts ok but a riak-admin vnode-status gives me:
Backend: riak_kv_eleveldb_backend
Status:
[{stats,<<" Compactions\nLevel Files
Size(MB) Time(sec) Read(MB)
Write(MB)\n--------------------------------------------------\n">>},
{read_block_error,<<"0">>}]
For each vnode.
It seems to me that there is something more I need to wipe for this to work
but I can't find which files that would be.
/Jonas
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com