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

APPC-helm Still need config pod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Beijing Release
    • None
    • None
    • OOM Sprint 10 - Integration

      I test this in a clean cluster, make sure /dockerdata-nfs is clean

      1. I changed the ONAP helm chart value file only enable APPC
      2. run 'make all '
      3. run "helm install local/onap --name onaptest --namespace onap2"
      4. Then I check the pod onap2 
        onap2 onaptest-appc-1 0/2 Init:0/1 0 7m
        onap2 onaptest-appc-2 0/2 Init:0/1 0 7m
        onap2 onaptest-appc-cdt-785996fd87-lmnhz 1/1 Running 0 7m
        onap2 onaptest-appc-db-0 0/2 Init:CreateContainerConfigError 0 7m
        onap2 onaptest-appc-dgbuilder-5f45467f54-7mwd5 0/1 Init:0/1 0 7m
      5. describe that pod : 
        Warning Failed 7m (x4 over 8m) kubelet, server-k8s-6-tool-kubernetes-node-host-vor8gz Error: lstat /dockerdata-nfs/onap2/appc/data: no such file or directory
        Warning FailedSync 7m (x4 over 8m) kubelet, server-k8s-6-tool-kubernetes-node-host-vor8gz Error syncing pod
        Normal Pulling 3m (x24 over 8m) kubelet, server-k8s-6-tool-kubernetes-node-host-vor8gz pulling image "gcr.io/google-samples/xtrabackup:1.0"

       

      The appc db cannot find that path in host. This path is generate by createConfig.sh

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

              Created:
              Updated:
              Resolved: