Name: cinder-backup-storage-init-dncrc Namespace: openstack Priority: 0 Service Account: cinder-backup-storage-init Node: instance/199.19.213.152 Start Time: Tue, 21 Jul 2026 21:21:59 +0000 Labels: application=cinder batch.kubernetes.io/controller-uid=317f9d31-51e6-4488-b006-8a12bec00c3a batch.kubernetes.io/job-name=cinder-backup-storage-init component=storage-init controller-uid=317f9d31-51e6-4488-b006-8a12bec00c3a job-name=cinder-backup-storage-init release_group=cinder Annotations: Status: Succeeded IP: 10.0.0.136 IPs: IP: 10.0.0.136 Controlled By: Job/cinder-backup-storage-init Init Containers: init: Container ID: containerd://b2ae3d1350b8723c7cbc5edecfe9016423370c6a84563aa1ebe51b9cea8512ec 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: Tue, 21 Jul 2026 21:21:59 +0000 Finished: Tue, 21 Jul 2026 21:21:59 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: cinder-backup-storage-init-dncrc (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-2xkdj (ro) ceph-keyring-placement: Container ID: containerd://5058101b567d2e9df5ef4028fc9b9f9a3859b28e4fdb2fbd562bb31657ce34fe Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:2602f2e5bce73bae375e03d3763871da84869b4b881c195cb258fecf0c23fdc0 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:2602f2e5bce73bae375e03d3763871da84869b4b881c195cb258fecf0c23fdc0 Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 21 Jul 2026 21:22:01 +0000 Finished: Tue, 21 Jul 2026 21:22:01 +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-2xkdj (ro) Containers: cinder-backup-storage-init: Container ID: containerd://abb110299179d338fd542eba95df66c688a9beffcc7044bf7534669a595deffa Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:2602f2e5bce73bae375e03d3763871da84869b4b881c195cb258fecf0c23fdc0 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:2602f2e5bce73bae375e03d3763871da84869b4b881c195cb258fecf0c23fdc0 Port: Host Port: Command: /tmp/backup-storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 21 Jul 2026 21:22:02 +0000 Finished: Tue, 21 Jul 2026 21:22:10 +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-2xkdj (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-2xkdj: 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 57m default-scheduler Successfully assigned openstack/cinder-backup-storage-init-dncrc to instance Normal Pulled 57m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 57m kubelet Created container init Normal Started 57m kubelet Started container init Normal Pulled 57m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:2602f2e5bce73bae375e03d3763871da84869b4b881c195cb258fecf0c23fdc0" already present on machine Normal Created 57m kubelet Created container ceph-keyring-placement Normal Started 57m kubelet Started container ceph-keyring-placement Normal Pulled 57m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:zed@sha256:2602f2e5bce73bae375e03d3763871da84869b4b881c195cb258fecf0c23fdc0" already present on machine Normal Created 57m kubelet Created container cinder-backup-storage-init Normal Started 57m kubelet Started container cinder-backup-storage-init