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
- sta
art'?
On 28 February 2013 08:55, Jonas Lindmark wrote:
> 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
k/bitcask/*
> sudo rm -rf /var/lib/riak/ring/*
> riak start
>
> This would essentially reset the node back to a new state while retaining
> any configuration changes you already specified in app.config or vm.args.
>
> I hope this helps.
>
> Regards,
>
> Brian Shu
, Jonas Lindmark wrote:
> Thanks for the advice, I'll be sure to try it out soon and report back.
>
> /jonas
> On Feb 28, 2013 7:01 PM, "Brian Shumate" wrote:
>
>> Hello Jonas,
>>
>> I think the issue is that you actually wiped out too much b