openebs-archive / monitor-pv

custom stats collector for OpenEBS persistent volumes
Apache License 2.0
4 stars 5 forks source link

monitor-pv behaviour across different OpenEBS storage engines #4

Open ksatchit opened 4 years ago

ksatchit commented 4 years ago

Test Params:

Results:

  Monitor PV maya exporter kubelet metrics
  (pv_utilization_bytes) (openebs_actual_used) (kubelet_volume_capacity_bytes - kubelet_volume_available_bytes)
Jiva 3.9258 MB 69.0703 MB 25.9141 MB
Local PV Hostpath 1.2142 GB    
  (Sample size is 1GB + 220MB)    
Local PV device 2.4079 GB    
  (Sample size is 2GB + 418MB)    

Notes:

Thoughts based on above observations:

ksatchit commented 4 years ago

cc: @slalwani97 @utkarshmani1997 @kmova