Re: riak disk usage

2013-11-30 Thread Silasi Stefan
verwriting objects or using multipart > upload? > > -- > Hector > > > On Thu, Nov 28, 2013 at 5:33 AM, Silasi Stefan > wrote: > > Hello, > > > > I'm preparing an evironment for an image/video storage website, with > riak-cs > > on top

riak disk usage

2013-11-28 Thread Silasi Stefan
Hello, I'm preparing an evironment for an image/video storage website, with riak-cs on top of riak cluster. I have 5 servers with a 900gb disk each and about 700gb of images/videos collected, mainly images. I have a little over 300,000 objects in total, all stored in one place occupying a little

Riak disk usage

2013-11-28 Thread Silasi Stefan
Hello, I'm preparing an evironment for an image/video storage website, with riak-cs on top of riak cluster. I have 5 servers with a 900gb disk each and about 700gb of images/videos collected, mainly images. I have a little over 300,000 objects in total, all stored in one place occupying a little

Re: RIAK-CS crashing with many HEAD requests

2013-04-11 Thread Silasi Stefan
will investigate this and let you know what we >> find. >> >> Kelly >> >> On Wed, Apr 10, 2013 at 5:05 AM, Silasi Stefan wrote: >> >>> Hello, >>> >>> I'm testing RIAK-CS as an S3 alternative and I get some strange crashing >>&

RIAK-CS crashing with many HEAD requests

2013-04-10 Thread Silasi Stefan
Hello, I'm testing RIAK-CS as an S3 alternative and I get some strange crashing when reading data from it. The following is reproducible with each run of the python script. conn = boto.connect_s3( aws_access_key_id = access_key, aws_secret_access_key = secret_key, host = riak_host,