Giter VIP home page Giter VIP logo

Comments (8)

gourao avatar gourao commented on July 19, 2024

We usually run fio. Pinging @ankitgd for more details.

from openstorage.

jupiturliu avatar jupiturliu commented on July 19, 2024

@ankitgd would be possible to have the benchmark setup guidance ? Then I can have a chance to run the benchmark if possible.

from openstorage.

gourao avatar gourao commented on July 19, 2024

We just run fio against the exposed volumes. The results depend on the underlying hardware, but I'd recommend to run that.

from openstorage.

jupiturliu avatar jupiturliu commented on July 19, 2024

@gourao how do you run fio? Do you run fio inside of container?

from openstorage.

gourao avatar gourao commented on July 19, 2024

I run it at the host - It should not matter how you run fio.

from openstorage.

jvinod avatar jvinod commented on July 19, 2024

Yes we run fio as well as real app work load generation e.g. sysbench. We run them both at the host directly on the volumes as well as in containers. We're also going to run these benchmark tools on a daily basis against openstorage and will make them available for anyone who wishes to run benchmarks.

from openstorage.

jupiturliu avatar jupiturliu commented on July 19, 2024

@jvinod sounds great. thanks.Are you able to share the fio plugin to run the performance bench against the volume? thanks.

from openstorage.

gourao avatar gourao commented on July 19, 2024

Here is an example of running fio from Docker...

docker run --rm ankitgd/fio_drv --blocksize=4k-64k --ioengine=libaio --readwrite=randrw --size=50% --filesize=1M-10M --name=test --verify=md5 --time_based --direct=1 --gtod_reduce=1 --iodepth=1 --randrepeat=1 --rwmixread=75 --nrfiles=300

from openstorage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.