-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
-
None
Contacted by jgato@redhat.com who'd like to get result from below queries from the 3500 SNO perf/scale environment for Obs storage usage
- sum by (persistentvolumeclaim,namespace,storageclass,volumename) (kube_persistentvolumeclaim_info{namespace="open-cluster-management-observability"})
- sum by (persistentvolumeclaim) (kubelet_volume_stats_capacity_bytes{namespace="open-cluster-management-observability"}/1024/1024/1024)
- sum by (persistentvolumeclaim) (kubelet_volume_stats_used_bytes{namespace="open-cluster-management-observability"}/1024/1024/1024)
- sum by (persistentvolumeclaim) (kubelet_volume_stats_available_bytes{namespace="open-cluster-management-observability"}/1024/1024/1024)
- sum by (persistentvolumeclaim) (kubelet_volume_stats_used_bytes{namespace="open-cluster-management-observability"}/kubelet_volume_stats_capacity_bytes{namespace="open-cluster-management-observability"} * 100)
I've provided him the chats captured from a test run.
we're thinking maybe can include these queries to the post run stats script so capture the data for each run