Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 1.53 KB

performance.md

File metadata and controls

35 lines (22 loc) · 1.53 KB
id title sidebar_label
performance
Performance testing of OpenEBS
Performance testing

OpenEBS Documentation is now migrated to https://openebs.io/docs. The page you are currently viewing is a static snapshot and will be removed in the upcoming releases.

Steps for performance testing

Setup cStorPool and StorageClass

Choose the appropriate disks (SSDs or SAS or Cloud disks) and create pool and create StorageClass. There are some performance tunings available and this configuration can be added in the corresponding StorageClass before provisioning the volume. The tunings are available in the StorageClass section.

For performance testing, performance numbers vary based on the following factors.

  • The number of OpenEBS replicas (1 vs 3) (latency between cStor target and cStor replica)
  • Whether all the replicas are in one zone or across multiple zones
  • The network latency between the application pod and iSCSI target (cStor target)

The steps for running FIO based Storage benchmarking and viewing the results are explained in detail here.


See Also: