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

RabbitMQ does not come up successfully when pod level tls is enabled/disabled on a RHOSO environment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • rhos-18.0.6
    • rhos-18.0 FR 1 (Nov 2024)
    • documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • None
    • Release Note Not Required
    • Important

      RabbitMQ does not work well after editing openstackcontrolplane CR with spec.tls.podLevel.enabled: false on a 3 node RHOSO environemnt

      $ oc logs -n openstack-operators nova-operator-controller-manager-59446fb787-vq6pm
      ...
      2025-01-20T13:23:12.354Z        INFO    Controllers.Nova        Waiting for cell0 to become Ready before creating the top level services        {"controller": "nova", "controllerGroup": "nova.openstack.org", "controllerKind": "Nova", "Nova": {"name":"nova","namespace":"openstack"}, "namespace": "openstack", "name": "nova", "reconcileID": "d06900d7-c5bc-4aa1-9df4-d8680095f70b"}
      
      $ oc get transporturl
      NAME                            STATUS   MESSAGE
      barbican-barbican-transport     False    TransportURL in progress
      cinder-05c63-cinder-transport   False    TransportURL in progress
      heat-heat-transport             False    TransportURL in progress
      keystone-keystone-transport     False    TransportURL in progress
      manila-manila-transport         False    TransportURL in progress
      neutron-neutron-transport       False    TransportURL in progress
      nova-api-transport              False    TransportURL in progress
      nova-cell1-transport            False    TransportURL in progress
      
      $ oc get rabbitmq
      NAME             ALLREPLICASREADY   RECONCILESUCCESS   AGE
      rabbitmq         False              True               3d15h
      rabbitmq-cell1   False              True               3d15h
      
      $ oc get pods |grep rabbit
      rabbitmq-cell1-server-0                                           1/1     Running            0                 3d15h
      rabbitmq-cell1-server-1                                           1/1     Running            0                 3d15h
      rabbitmq-cell1-server-2                                           0/1     Running            434 (4s ago)      3d1h
      rabbitmq-server-0                                                 1/1     Running            0                 3d15h
      rabbitmq-server-1                                                 1/1     Running            0                 3d15h
      rabbitmq-server-2                                                 0/1     Running            433 (5m30s ago)   3d1h

       

              igallagh@redhat.com Irina Gallagher
              ashigupt@redhat.com Ashish Gupta
              rhos-dfg-ospk8s
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: