Uploaded image for project: 'AMQ Interconnect'
  1. AMQ Interconnect
  2. ENTMQIC-3297

AMQ Interconnect Router fails to run on IPV6 stack node

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      Deploying amq router via operator with following CR on an IPV6 node  fails to run health check and auto mesh script

       apiVersion: interconnectedcloud.github.io/v1alpha1
      kind: Interconnect
      metadata:
       name: amq-router
       namespace: amq-router
       annotations:
         ran.openshift.io/ztp-deploy-wave: "100"
      spec:
        deploymentPlan:
          placement: Any
          role: interior
          size: 1
        edgeListeners:
        - port: 45672
          host: "::"
        interRouterListeners:
        - port: 55672
          host: "::"
        listeners:
        - port: 5672
          host: "::"
          authenticatePeer: no
          saslMechanisms: ANONYMOUS
        - port: 8888    
          host: "::"

      Attachments

        Issue Links

          Activity

            People

              ansmith@redhat.com Andrew Smith
              aputtur@redhat.com Aneesh Puttur
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: