Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-14392

add queries for Obs storage into post install script

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Performance and Scale, QE
    • False
    • Hide

      None

      Show
      None
    • 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 

              rhn-support-txue Ting Xue
              rhn-support-txue Ting Xue
              Jose Gato Luis
              ACM QE Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: