Displaying all data in a cluster

2012-06-22 Thread Nick Tune
Hello, The gui is good but it doesn't show me anything about where data is stored. The object, buckets sections are all greyed out. It says they will be coming soon on the github page. Cheers ___ riak-users mailing list riak-users@lists.basho.com http:/

Re: Displaying all data in a cluster

2012-06-22 Thread Clinton Shryock
Checkout Riak Control, it comes with Riak 1.1+ http://wiki.basho.com/Riak-Control.html It may not give you the granularity you're seeking but it does give good insight into how data is distributed in general and info on the nodes. +Clint On Jun 22, 2012, at 8:08 AM, Nick Tune wrote: > Hello :

Displaying all data in a cluster

2012-06-22 Thread Nick Tune
Hello :) I'd like to see how riak is distributing my data. For instance, when I tell it to replicate to two of three nodes, I'd like to go in and see which nodes the data exists on. Is there an api command that will just show all the data that exists in the cluster and on which node(s) it resides