Name: cinder-backup-storage-init-clsm9 Namespace: openstack Priority: 0 Service Account: cinder-backup-storage-init Node: instance/199.204.45.49 Start Time: Thu, 19 Feb 2026 03:14:42 +0000 Labels: application=cinder batch.kubernetes.io/controller-uid=78c5f1ca-5c60-407c-8c7c-162764ebe452 batch.kubernetes.io/job-name=cinder-backup-storage-init component=storage-init controller-uid=78c5f1ca-5c60-407c-8c7c-162764ebe452 job-name=cinder-backup-storage-init release_group=cinder Annotations: Status: Succeeded IP: 172.24.0.29 IPs: IP: 172.24.0.29 Controlled By: Job/cinder-backup-storage-init Init Containers: init: Container ID: containerd://25459955fe8e89b494ec6b0023a3b250b109e0f71e4ee09f71f5c78ca10f54e1 Image: ghcr.io/vexxhost/kubernetes-entrypoint:edge Image ID: ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 19 Feb 2026 03:14:42 +0000 Finished: Thu, 19 Feb 2026 03:14:42 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: cinder-backup-storage-init-clsm9 (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-gfgld (ro) ceph-keyring-placement: Container ID: containerd://6adcfef67f739ebe408b9c9ef5dbaf933c1b236e4791bc783fe0a56b2d0b276b Image: ghcr.io/vexxhost/cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499 Image ID: ghcr.io/vexxhost/cinder@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499 Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 19 Feb 2026 03:14:43 +0000 Finished: Thu, 19 Feb 2026 03:14:43 +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-gfgld (ro) Containers: cinder-backup-storage-init: Container ID: containerd://bbfacd4e20f72ff1bac90da070c036556b5ff97f38a84133a67fba75a05078ad Image: ghcr.io/vexxhost/cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499 Image ID: ghcr.io/vexxhost/cinder@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499 Port: Host Port: Command: /tmp/backup-storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 19 Feb 2026 03:14:45 +0000 Finished: Thu, 19 Feb 2026 03:14:53 +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-gfgld (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-gfgld: 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 6m6s default-scheduler Successfully assigned openstack/cinder-backup-storage-init-clsm9 to instance Normal Pulled 6m6s kubelet Container image "ghcr.io/vexxhost/kubernetes-entrypoint:edge" already present on machine Normal Created 6m6s kubelet Created container init Normal Started 6m6s kubelet Started container init Normal Pulled 6m5s kubelet Container image "ghcr.io/vexxhost/cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499" already present on machine Normal Created 6m5s kubelet Created container ceph-keyring-placement Normal Started 6m5s kubelet Started container ceph-keyring-placement Normal Pulled 6m4s kubelet Container image "ghcr.io/vexxhost/cinder:main@sha256:abbffdab1bddcb6cfbcdcd10d618c53f34f0c72cb81043957c14b3d1abe7c499" already present on machine Normal Created 6m4s kubelet Created container cinder-backup-storage-init Normal Started 6m3s kubelet Started container cinder-backup-storage-init