Hello, I try to upgrade the development riak 1.4.2 to 1.4.9, but finding no
buckets after upgrade.

Here is what I did
1. copy the /home/test/riak-1.4.2/rel/riak/data to /home/test/riakdata
2. shutdown riak and download the 1.4.9 source code and built it
3. configure the /home/test/riak-1.4.9/rel/riak/etc/app.config to replace
all the '.data/' with '/home/test/riakdata'.  Double check that
platform_data_dir and other configs path are good
4. start up riak 1.4.9..when I run below http request

http://test:8098/buckets?buckets=true

and get back {"buckets":[]}

Am I missing some steps? Thank you.
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to