[Cephadm] `ceph mgr services` command returns Ceph-Dashboard and Prometheus URL with IP instead of FQDN after upgrading to RHCS 5

Solution Unverified - Updated -

Issue

  • ceph mgr services command returns (Dashboard and Prometheus) URL with IP instead of FQDN after upgrading RHCS 4 to CEPH 5.3.
  • Before the Upgrade (in RHCS 4.x):

    # ceph  mgr services
    {
      "dashboard": "https://mons-1.milvermaceph43.lab.psi.pnq2.redhat.com:8443/",
      "prometheus": "http://mons-1.milvermaceph43.lab.psi.pnq2.redhat.com:9283/"
    }
    
  • After the Upgrade (in RHCS 5.x):

    # ceph  mgr services
    {
      "dashboard": "https://10.74.215.129:8443/",
      "prometheus": "http://10.74.215.129:9283/"
    }
    
    

Environment

  • Red Hat Ceph Storage 5.3

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content