Coder Social home page Coder Social logo

hdd_tests's Introduction

Comparison of disks NVME vs SSD

#NVME Disks

  • /dev/disk/by-id/nvme-SAMSUNG_MZQLB3T8HALS-00007_S438NC0R504906
  • /dev/disk/by-id/nvme-SAMSUNG_MZQLB3T8HALS-00007_S438NC0R504914
  • /dev/disk/by-id/nvme-SAMSUNG_MZQLB3T8HALS-00007_S438NC0R504919
  • /dev/disk/by-id/nvme-SAMSUNG_MZQLB3T8HALS-00007_S438NC0R504920
  • /dev/disk/by-id/nvme-SAMSUNG_MZQLB3T8HALS-00007_S438NC0R504923

#SSD Disks

  • /dev/disk/by-id/ata-Samsung_SSD_860_PRO_4TB_S5G9NC0R700213H
  • /dev/disk/by-id/ata-Samsung_SSD_860_PRO_4TB_S5G9NC0R700290W
  • /dev/disk/by-id/ata-Samsung_SSD_860_PRO_4TB_S5G9NC0R700292B
  • /dev/disk/by-id/ata-Samsung_SSD_860_PRO_4TB_S5G9NC0R700584R

#FIO Settings Test random read/writes

[global] bs=4K iodepth=16 direct=1 numjobs=4 group_reporting time_based

[random_rw] rw=randrw size=50G

#Сustom limits for pgbench

Container:


limits.cpu: "4"
limits.memory: 16GB

Postgres:


shared_buffers = 8GB
#huge_pages = try
work_mem = 32MB
maintenance_work_mem = 1GB
dynamic_shared_memory_type = posix
wal_level = replica
max_wal_senders = 3
checkpoint_timeout = 1200
wal_compression = on
max_wal_size = 8GB
min_wal_size = 80MB

hdd_tests's People

Contributors

rivalatdw avatar thedemonium avatar

Watchers

 avatar

Forkers

rivalatdw

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.