Any example configuration maybe can apply to small space server ?
On Fri, Jul 11, 2014 at 3:17 PM, Shunichi Shinohara wrote:
> It seems GC works well :)
>
> > I try to delete those file and check the size on the server won't reduce
>
> If you care about disk usage of the server that riak is run
It seems GC works well :)
> I try to delete those file and check the size on the server won't reduce
If you care about disk usage of the server that riak is running on,
there is another factor. You need backend compaction to reduce disk usage.
It will require putting/deleting many objects or larg
Could you please specify the version of riak cs?
*root@riakcs:~# riak-cs version1.4.5*
riak-cs-gc batch just triggers GC and does not wait its completion.
After GC finishes, there will be a log in console.log, which looks like
Finished garbage collection: 0 seconds, 1 batch_count, 0
batch_skip
Hi Adhi,
Could you please specify the version of riak cs?
riak-cs-gc batch just triggers GC and does not wait its completion.
After GC finishes, there will be a log in console.log, which looks like
Finished garbage collection: 0 seconds, 1 batch_count, 0
batch_skips, 1 manif_count, 1 block_cou
Hi,
I'am new in riak-cs, so I try to follow the documentation on riak-cs web,
setup in single riak-cs node.
After successfully setup and store data via dragondisk S3 client,I try to
delete those file and check the size on the server won't reduce.
some search result on google suggest me to run the r