Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-67850

Cluster-profiler is not returning any profiles

XMLWordPrintable

    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Important
    • None

      Description of problem:

      ./cluster-profile -cmd dump will return 0 profiles even if there are some.
      While this is not user facing feature, it is critical tool in debugging scale issues.

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1../cluster-profile -cmd start (wait few seconds)
      2. /cluster-profile -cmd stop
      3. /cluster-profile -cmd dump

      Actual results:

      0 profiles

      Expected results:

      few profiles

      Additional info:

      oc annotate --overwrite -n openshift-cnv hco kubevirt-hyperconverged \  kubevirt.kubevirt.io/jsonpatch='[  {"op": "add", "path": "/spec/configuration/developerConfiguration/featureGates/-", "value": "ClusterProfiler"}  ]'
      
      ^ is needed to enable this
      
      Workaround is to use -l option to select only one component

              kbidarka@redhat.com Kedar Bidarkar
              lpivarc Luboslav Pivarc
              Kedar Bidarkar Kedar Bidarkar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: