M
M
mrpsycho2014-05-14 10:41:11
Data storage
mrpsycho, 2014-05-14 10:41:11

Are there any reviews, tests of mounting cloud storage?

Let's say I know there is:
s3ql
pycloudfuse
CloudFuse
s3fs
And that's what's faster?
Maybe there is something else?
The task is reduced to folding files for redmine into a cloud. and possibly reps for gitlab.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Lesovsky, 2014-05-15
@mrpsycho

there is no point in such testing, because there are two options:
1. testing by the client outside the DC where the cloud storage is located. but here the responsiveness / brakes of the storage will depend on the speed and quality of the channel. but it is different for everyone and the test results will be different.
2. testing of clients inside the DC (for example, an EC2 virtual machine with an S3 basket via s3fs). here the indicators will be approximately the same for all products, because. they are essentially wrappers over FUSE , + so there will be a random dependence on the load on the network inside the DC
. I tested s3 through s3fs on an ec2 virtual machine myself. the results were very bad.

P
Paul, 2014-06-30
@PaulIonkin

I am working on my Open Source project RioFS , which is similar to s3fs, but works more optimally (does not send additional requests to the server by default).
I plan to do some kind of speed test and compare the work of analogues.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question