Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-33136

Invalid filesystem query on compute nodes table

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.16
    • Management Console
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • Before this fix, OCP Console did not show filesystem metrics on Nodes list page due to incorrect prom query.
    • Bug Fix
    • In Progress

      Description of problem:

          Compute nodes table, does not display correct filesystem data

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

          4.16.0-0.ci-2024-04-29-054754

      How reproducible:

          Always

      Steps to Reproduce:

          1. In an Openshift cluster 4.16.0-0.ci-2024-04-29-054754
          2. Go to the Compute / Nodes menu
          3. Check the Filesystem column
          

      Actual results:

          There is no storage data displayed

      Expected results:

          The query is executed correctly and the storage data is displayed correctly

      Additional info:

          The query has an error as is not concatenating things correctly: https://github.com/openshift/console/blob/master/frontend/packages/console-app/src/components/nodes/NodesPage.tsx#L413

      https://github.com/openshift/console/blob/master/frontend/packages/console-app/src/components/nodes/NodesPage.tsx#L413

       

            rawagner@redhat.com Rastislav Wagner
            gbernal@redhat.com Gabriel Bernal
            Yanping Zhang Yanping Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: