Name: cinder-backup-storage-init-cv5mj Namespace: openstack Priority: 0 Service Account: cinder-backup-storage-init Node: instance/199.204.45.35 Start Time: Fri, 29 May 2026 11:50:56 +0000 Labels: application=cinder batch.kubernetes.io/controller-uid=ca39eafe-3027-453a-b108-5a6087e854d5 batch.kubernetes.io/job-name=cinder-backup-storage-init component=storage-init controller-uid=ca39eafe-3027-453a-b108-5a6087e854d5 job-name=cinder-backup-storage-init release_group=cinder Annotations: Status: Succeeded IP: 10.0.0.120 IPs: IP: 10.0.0.120 Controlled By: Job/cinder-backup-storage-init Init Containers: init: Container ID: containerd://9ae3c0893026f09fb442ad2aca4fc0279c8db0097274b37bffb570e3dbe9516a Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 29 May 2026 11:50:57 +0000 Finished: Fri, 29 May 2026 11:50:57 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: cinder-backup-storage-init-cv5mj (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7trcs (ro) ceph-keyring-placement: Container ID: containerd://f02fa16216c8b8a5a6b148da5db02f3157ded753c9d8e70b7820a74f43e5b282 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:2023.2@sha256:72b9b9ac316c9d71878b2144cfa0b2bf862a90ff517bd5c7b16e77722e806441 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:72b9b9ac316c9d71878b2144cfa0b2bf862a90ff517bd5c7b16e77722e806441 Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 29 May 2026 11:50:58 +0000 Finished: Fri, 29 May 2026 11:50:58 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/ceph from etcceph (rw) /tmp from pod-tmp (rw) /tmp/ceph-admin-keyring.sh from cinder-bin (ro,path="ceph-admin-keyring.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7trcs (ro) Containers: cinder-backup-storage-init: Container ID: containerd://dd2cae024c7b5ac317a5763b41a7bcdc5e670988afe2587908ad724e8f1175db Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:2023.2@sha256:72b9b9ac316c9d71878b2144cfa0b2bf862a90ff517bd5c7b16e77722e806441 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:72b9b9ac316c9d71878b2144cfa0b2bf862a90ff517bd5c7b16e77722e806441 Port: Host Port: Command: /tmp/backup-storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 29 May 2026 11:50:59 +0000 Finished: Fri, 29 May 2026 11:51:07 +0000 Ready: False Restart Count: 0 Environment: NAMESPACE: openstack (v1:metadata.namespace) STORAGE_BACKEND: cinder.backup.drivers.ceph.CephBackupDriver RBD_POOL_NAME: cinder.backups RBD_POOL_APP_NAME: cinder-backup RBD_POOL_USER: cinderbackup RBD_POOL_CRUSH_RULE: replicated_rule RBD_POOL_REPLICATION: 1 RBD_POOL_CHUNK_SIZE: 8 RBD_POOL_SECRET: cinder-backup-rbd-keyring Mounts: /etc/ceph from etcceph (rw) /etc/ceph/ceph.conf from ceph-etc (ro,path="ceph.conf") /tmp from pod-tmp (rw) /tmp/backup-storage-init.sh from cinder-bin (ro,path="backup-storage-init.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7trcs (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: cinder-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: cinder-bin Optional: false etcceph: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: ceph-etc: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-etc Optional: false ceph-keyring: Type: Secret (a volume populated by a Secret) SecretName: pvc-ceph-client-key Optional: false kube-api-access-7trcs: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 55m default-scheduler Successfully assigned openstack/cinder-backup-storage-init-cv5mj to instance Normal Pulled 55m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 55m kubelet Created container init Normal Started 55m kubelet Started container init Normal Pulled 55m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:2023.2@sha256:72b9b9ac316c9d71878b2144cfa0b2bf862a90ff517bd5c7b16e77722e806441" already present on machine Normal Created 55m kubelet Created container ceph-keyring-placement Normal Started 55m kubelet Started container ceph-keyring-placement Normal Pulled 55m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:2023.2@sha256:72b9b9ac316c9d71878b2144cfa0b2bf862a90ff517bd5c7b16e77722e806441" already present on machine Normal Created 55m kubelet Created container cinder-backup-storage-init Normal Started 55m kubelet Started container cinder-backup-storage-init