Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-481

Incorrect start-kafka.sh mounted to global-kafka pod in message-router namespace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Amsterdam Release
    • Amsterdam Release
    • None

      In oom/kubernetes/message-router/templates/message-router-kafka.yaml mounting path/configuration is not correct.

      volumeMounts:

      • mountPath: /start-kafka.sh
        name: start-kafka

      volumes:

      name: start-kafka
      hostPath:
      path: /dockerdata-nfs/{{ .Values.nsPrefix }}/message-router/dcae-startup-vm-message-router/docker_files/start-kafka.sh

      I found two files inside global-kafka pod:

       /usr/bin/start-kafka.sh which is used for starting kafka application.

       /start-kafka.sh which is provided by dockerdata_nfs using mount-point but not being used for starting kafka application.

            mayankg2703 mayankg2703
            mayankg2703 mayankg2703
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 2 days
                2d
                Remaining:
                0m
                Logged:
                Time Not Required
                Not Specified