Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-14310

FFU upgrade from 16.2.6 to 17.1.4 - Missing metrics for individual RBD images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • rhos-17.1.4
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • None
    • Moderate

      After completing the FFU from 16.2 to 17.1 + CEPH 7, no performance metrics data was displyaed for individual RBD images in the CEPH Dashboard
      This residual is connected to a wrong query implemented by the Ceph dashboard when the individual entities are queried

      ~~~
      //#
      //# Last comment shared by Red Hat professional services
      //#
      It seems that in the generated url for volumes performance (if we query a single volume) there are some variable uppercase characters that are preventing metrics to be displayed:
      This is the generated url:
      http://ceph.lab-1.sddc.bankit.it:3100/d/YhCYGcuZz/rbd-details?**var-Pool**=volumes&**var-Image**=volume-07cbeb7d-d194-4edf-91de-a2ffc7c048df&refresh=5s&var-datasource=Dashboard1&kiosk&from=now-1h&to=now&orgId=1

      Changing in
      http://ceph.lab-1.sddc.bankit.it:3100/d/YhCYGcuZz/rbd-details?**var-pool**=volumes&**var-image**=volume-07cbeb7d-d194-4edf-91de-a2ffc7c048df&refresh=5s&var-datasource=Dashboard1&kiosk&from=now-1h&to=now&orgId=1

      works correctly.
      ~~~

              Unassigned Unassigned
              rhn-support-rbruzzon Riccardo Bruzzone
              rhos-storage-integration
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: