Hi Venki On Sun, Nov 18, 2012 at 10:11 PM, Venki Yedidha <venkatesh.yedi...@gmail.com> wrote: > Hi All, > I would like to know the data storage of my riak database till date. > Also, I would like to know the space occupied on a riak cluster by a > bucket/key's data inserted. am running all the nodes(in the cluster) on > eleveldb backend. >
The easiest way to do this would be to run some flavor of "du" on the backend directory that lives under /data of each of your Riak nodes. The sum of all of the nodes should give you the total replicated data set. Divide it by your n_val to get the actual data set size. Hope that helps. Mark > > Thanks, > Venkatesh > > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com