# Pastebin cnBHWMUm [rwellum@k8s k8s]$ kubectl describe po mariadb-init-element-k80t4 -n kolla Name: mariadb-init-element-k80t4 Namespace: kolla Node: k8s/10.240.43.175 Start Time: Tue, 16 May 2017 14:22:13 -0400 Labels: controller-uid=95355953-3a64-11e7-96f7-52540052d3ab job-name=mariadb-init-element Annotations: kubernetes.io/created-by={"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"Job","namespace":"kolla","name":"mariadb-init-element","uid":"95355953-3a64-11e7-96f7-52540052d3ab","apiVe... Status: Pending IP: Controllers: Job/mariadb-init-element Containers: main: Container ID: Image: docker.io/kolla/centos-source-mariadb:4.0.0 Image ID: Port: State: Waiting Reason: ContainerCreating Ready: False Restart Count: 0 Environment: KOLLA_KUBERNETES: KOLLA_BOOTSTRAP: KOLLA_CONFIG_STRATEGY: COPY_ONCE DB_ROOT_PASSWORD: Optional: false Mounts: /etc/localtime from host-etc-localtime (ro) /var/lib/kolla/config_files from mariadb-config (rw) /var/lib/mysql from mariadb-persistent-storage (rw) /var/log/kolla/ from kolla-logs (rw) /var/run/secrets/kubernetes.io/serviceaccount from default-token-kqcsj (ro) Conditions: Type Status Initialized True Ready False PodScheduled True Volumes: host-etc-localtime: Type: HostPath (bare host directory volume) Path: /etc/localtime kolla-logs: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: mariadb-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: mariadb Optional: false mariadb-persistent-storage: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: mariadb ReadOnly: false default-token-kqcsj: Type: Secret (a volume populated by a Secret) SecretName: default-token-kqcsj Optional: false QoS Class: BestEffort Node-Selectors: kolla_controller=true Tolerations: node.alpha.kubernetes.io/notReady=:Exists:NoExecute for 300s node.alpha.kubernetes.io/unreachable=:Exists:NoExecute for 300s Events: FirstSeen LastSeen Count From SubObjectPath Type Reason Message --------- -------- ----- ---- ------------- -------- ------ ------- 1m 1m 1 default-scheduler Normal Scheduled Successfully assigned mariadb-init-element-k80t4 to k8s 1m 29s 7 kubelet, k8s Warning FailedMount MountVolume.SetUp failed for volume "kubernetes.io/configmap/95365b63-3a64-11e7-96f7-52540052d3ab-mariadb-config" (spec.Name: "mariadb-config") pod "95365b63-3a64-11e7-96f7-52540052d3ab" (UID: "95365b63-3a64-11e7-96f7-52540052d3ab") with: configmaps "mariadb" not found [rwellum@k8s k8s]$