Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-188

[2311038] [cee/sd] odf-operator-controller-manager pod is in CreateContainerConfigError state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Critical Critical
    • None
    • odf-4.15
    • odf-operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • If docs needed, set a value
    • None

      Description of problem (please be detailed as possible and provide log snippests):
      ----------------------------------------------------------------------------------

      • The `odf-operator-controller-manager` pod is in a failed state with the error `CreateContainerConfigError`.

      $ k get pod odf-operator-controller-manager-5d9ccf4488-w2jz6
      NAME READY STATUS RESTARTS AGE
      odf-operator-controller-manager-5d9ccf4488-w2jz6 1/2 CreateContainerConfigError 0 6d16h

          1. Container Status Inspection:
      • The `manager` container within the pod is unable to start due to a missing ConfigMap:

      $ k get pod odf-operator-controller-manager-5d9ccf4488-w2jz6 -o yaml | yq .status.containerStatuses
      [...]
      "state": {
      "waiting":

      { "message": "configmap "odf-operator-manager-config" not found", "reason": "CreateContainerConfigError" }

      }

          1. ConfigMap Missing:
      • The required `odf-operator-manager-config` ConfigMap is not present in the cluster, leading to the container start failure.
      • The ODF operator is stuck in the "Installing" phase for version `4.15.5-rhodf`:

      NAME CSV APPROVAL APPROVED
      install-qhv5h ocs-operator.v4.15.5-rhodf Automatic true
      install-sm8d7 ocs-operator.v4.15.4-rhodf Automatic true

      NAME DISPLAY VERSION REPLACES PHASE
      mcg-operator.v4.15.5-rhodf NooBaa Operator 4.15.5-rhodf mcg-operator.v4.15.4-rhodf Succeeded
      ocs-operator.v4.15.5-rhodf OpenShift Container Storage 4.15.5-rhodf ocs-operator.v4.15.4-rhodf Succeeded
      odf-csi-addons-operator.v4.15.5-rhodf CSI Addons 4.15.5-rhodf odf-csi-addons-operator.v4.15.4-rhodf Succeeded
      odf-operator.v4.15.5-rhodf OpenShift Data Foundation 4.15.5-rhodf odf-operator.v4.15.4-rhodf Installing <----

      Version of all relevant components (if applicable):
      ODF 4.15.5

      Can this issue reproducible?
      No

      Can this issue reproduce from the UI?
      No

              nigoyal Nitin Goyal
              rhn-support-lithomas Lijo Thomas
              Elad Ben Aharon Elad Ben Aharon
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: