Name: cinder-backup-storage-init-rjqsh Namespace: openstack Priority: 0 Service Account: cinder-backup-storage-init Node: instance/199.204.45.169 Start Time: Tue, 05 May 2026 13:12:39 +0000 Labels: application=cinder batch.kubernetes.io/controller-uid=af2d9d50-0491-406c-b626-520c48986462 batch.kubernetes.io/job-name=cinder-backup-storage-init component=storage-init controller-uid=af2d9d50-0491-406c-b626-520c48986462 job-name=cinder-backup-storage-init release_group=cinder Annotations: Status: Succeeded IP: 10.0.0.157 IPs: IP: 10.0.0.157 Controlled By: Job/cinder-backup-storage-init Init Containers: init: Container ID: containerd://ffc091c3b6a20acc615fb396341f65e2739383fdd07d6e6146a59eefd6cc699d 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, 05 May 2026 13:12:40 +0000 Finished: Tue, 05 May 2026 13:12:40 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: cinder-backup-storage-init-rjqsh (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-25grt (ro) ceph-keyring-placement: Container ID: containerd://7f9db5da504d3f839b01fe9964ddc23ee2cb3b7ce8b11ad241c7e0e0f0298d33 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:main@sha256:9c3a1a3ed6bafa2353f07ea3ba870fcdfcce9136d5ed5f9ed78d89642a68b282 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:9c3a1a3ed6bafa2353f07ea3ba870fcdfcce9136d5ed5f9ed78d89642a68b282 Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 05 May 2026 13:12:41 +0000 Finished: Tue, 05 May 2026 13:12:41 +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-25grt (ro) Containers: cinder-backup-storage-init: Container ID: containerd://32c3785e196241c70a39ee3a7eb260a565d996c2339e05657144f927689058dc Image: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:main@sha256:9c3a1a3ed6bafa2353f07ea3ba870fcdfcce9136d5ed5f9ed78d89642a68b282 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/cinder@sha256:9c3a1a3ed6bafa2353f07ea3ba870fcdfcce9136d5ed5f9ed78d89642a68b282 Port: Host Port: Command: /tmp/backup-storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 05 May 2026 13:12:42 +0000 Finished: Tue, 05 May 2026 13:12:50 +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-25grt (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-25grt: 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 7m27s default-scheduler Successfully assigned openstack/cinder-backup-storage-init-rjqsh to instance Normal Pulled 7m26s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 7m26s kubelet Created container init Normal Started 7m26s kubelet Started container init Normal Pulled 7m25s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:main@sha256:9c3a1a3ed6bafa2353f07ea3ba870fcdfcce9136d5ed5f9ed78d89642a68b282" already present on machine Normal Created 7m25s kubelet Created container ceph-keyring-placement Normal Started 7m25s kubelet Started container ceph-keyring-placement Normal Pulled 7m24s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/cinder:main@sha256:9c3a1a3ed6bafa2353f07ea3ba870fcdfcce9136d5ed5f9ed78d89642a68b282" already present on machine Normal Created 7m24s kubelet Created container cinder-backup-storage-init Normal Started 7m24s kubelet Started container cinder-backup-storage-init