Name: ceph-csi-rbd-provisioner-795cfbf7fb-h2bcx Namespace: kube-system Priority: 2000000000 Priority Class Name: system-cluster-critical Service Account: ceph-csi-rbd-provisioner Node: instance/199.204.45.223 Start Time: Tue, 03 Feb 2026 12:56:01 +0000 Labels: app=ceph-csi-rbd chart=ceph-csi-rbd-3.11.0 component=provisioner heritage=Helm pod-template-hash=795cfbf7fb release=ceph-csi-rbd Annotations: Status: Running IP: 172.24.0.91 IPs: IP: 172.24.0.91 Controlled By: ReplicaSet/ceph-csi-rbd-provisioner-795cfbf7fb Containers: csi-rbdplugin: Container ID: containerd://bff6124979e084fd3b4da44755b511fa2d6d464dd329e46e76eeb1669dc18ef4 Image: quay.io/cephcsi/cephcsi:v3.11.0 Image ID: quay.io/cephcsi/cephcsi@sha256:a338c0dec57b8033e01f277dc342607d7610411422cc3ce47f176ab059aeaf21 Port: Host Port: Args: --nodeid=$(NODE_ID) --type=rbd --controllerserver=true --pidlimit=-1 --endpoint=$(CSI_ENDPOINT) --csi-addons-endpoint=$(CSI_ADDONS_ENDPOINT) --v=5 --drivername=$(DRIVER_NAME) --rbdhardmaxclonedepth=8 --rbdsoftmaxclonedepth=4 --maxsnapshotsonimage=450 --minsnapshotsonimage=250 --setmetadata=true State: Running Started: Tue, 03 Feb 2026 12:56:24 +0000 Ready: True Restart Count: 0 Environment: POD_IP: (v1:status.podIP) DRIVER_NAME: rbd.csi.ceph.com NODE_ID: (v1:spec.nodeName) CSI_ENDPOINT: unix:///csi/csi-provisioner.sock CSI_ADDONS_ENDPOINT: unix:///csi/csi-addons.sock Mounts: /csi from socket-dir (rw) /dev from host-dev (rw) /etc/ceph-csi-config/ from ceph-csi-config (rw) /etc/ceph-csi-encryption-kms-config/ from ceph-csi-encryption-kms-config (rw) /etc/ceph/ from ceph-config (rw) /lib/modules from lib-modules (ro) /run/secrets/tokens from oidc-token (ro) /sys from host-sys (rw) /tmp/csi/keys from keys-tmp-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) csi-provisioner: Container ID: containerd://46da809c27a7b39d993f4a74823d501da3febc6100ae09e8baa3355b810173a4 Image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0 Image ID: registry.k8s.io/sig-storage/csi-provisioner@sha256:de79c8bbc271622eb94d2ee8689f189ea7c1cb6adac260a421980fe5eed66708 Port: Host Port: Args: --csi-address=$(ADDRESS) --v=1 --timeout=60s --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 --extra-create-metadata=true --feature-gates=HonorPVReclaimPolicy=true --prevent-volume-mode-conversion=true State: Running Started: Tue, 03 Feb 2026 12:56:27 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) csi-resizer: Container ID: containerd://240736e006f27d44a2f5abf80567f6be2b4ce83427c8fd7ea299410db5959e9a Image: registry.k8s.io/sig-storage/csi-resizer:v1.10.0 Image ID: registry.k8s.io/sig-storage/csi-resizer@sha256:4c148bbdf883153bc72d321be4dc55c33774a6d98b2b3e0c2da6ae389149a9b7 Port: Host Port: Args: --v=1 --csi-address=$(ADDRESS) --timeout=60s --leader-election --retry-interval-start=500ms --handle-volume-inuse-error=false --feature-gates=RecoverVolumeExpansionFailure=true State: Running Started: Tue, 03 Feb 2026 12:56:30 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) csi-snapshotter: Container ID: containerd://b357e0cb0d7e247094d1683d259a6dc73f5764522237352eb37065cade315b37 Image: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0 Image ID: registry.k8s.io/sig-storage/csi-snapshotter@sha256:682d5015146de0f922def125a3be1e2a29c43a3eb45700600e4e0733ec3f5752 Port: Host Port: Args: --csi-address=$(ADDRESS) --v=1 --timeout=60s --leader-election=true --extra-create-metadata=true --enable-volume-group-snapshots=false State: Running Started: Tue, 03 Feb 2026 12:56:32 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) csi-attacher: Container ID: containerd://72cf3bad67af62adbc5d92972b09522461c9faac883a41e4dcc7873ba34bc8c6 Image: registry.k8s.io/sig-storage/csi-attacher:v4.5.0 Image ID: registry.k8s.io/sig-storage/csi-attacher@sha256:d69cc72025f7c40dae112ff989e920a3331583497c8dfb1600c5ae0e37184a29 Port: Host Port: Args: --v=1 --csi-address=$(ADDRESS) --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 State: Running Started: Tue, 03 Feb 2026 12:56:36 +0000 Ready: True Restart Count: 0 Environment: ADDRESS: unix:///csi/csi-provisioner.sock Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) csi-rbdplugin-controller: Container ID: containerd://a386ff51489cc149c683aaa05e4e518fcff44384303613ede66c7542f3c4c516 Image: quay.io/cephcsi/cephcsi:v3.11.0 Image ID: quay.io/cephcsi/cephcsi@sha256:a338c0dec57b8033e01f277dc342607d7610411422cc3ce47f176ab059aeaf21 Port: Host Port: Args: --type=controller --v=5 --drivername=$(DRIVER_NAME) --drivernamespace=$(DRIVER_NAMESPACE) --setmetadata=true State: Running Started: Tue, 03 Feb 2026 12:56:36 +0000 Ready: True Restart Count: 0 Environment: DRIVER_NAMESPACE: kube-system (v1:metadata.namespace) DRIVER_NAME: rbd.csi.ceph.com Mounts: /etc/ceph-csi-config/ from ceph-csi-config (rw) /etc/ceph/ from ceph-config (rw) /tmp/csi/keys from keys-tmp-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) liveness-prometheus: Container ID: containerd://ad820a5772b15b46722acc8999430c7fd8016915c9828732e67ae3094341ef18 Image: quay.io/cephcsi/cephcsi:v3.11.0 Image ID: quay.io/cephcsi/cephcsi@sha256:a338c0dec57b8033e01f277dc342607d7610411422cc3ce47f176ab059aeaf21 Port: 8080/TCP Host Port: 0/TCP Args: --type=liveness --endpoint=$(CSI_ENDPOINT) --metricsport=8080 --metricspath=/metrics --polltime=60s --timeout=3s State: Running Started: Tue, 03 Feb 2026 12:56:36 +0000 Ready: True Restart Count: 0 Environment: CSI_ENDPOINT: unix:///csi/csi-provisioner.sock POD_IP: (v1:status.podIP) Mounts: /csi from socket-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g4lfv (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: socket-dir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: Memory SizeLimit: host-dev: Type: HostPath (bare host directory volume) Path: /dev HostPathType: host-sys: Type: HostPath (bare host directory volume) Path: /sys HostPathType: lib-modules: Type: HostPath (bare host directory volume) Path: /lib/modules HostPathType: ceph-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-config Optional: false ceph-csi-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-csi-config Optional: false ceph-csi-encryption-kms-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-csi-encryption-kms-config Optional: false keys-tmp-dir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: Memory SizeLimit: oidc-token: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3600 kube-api-access-g4lfv: 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 4m12s default-scheduler Successfully assigned kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-h2bcx to instance Warning FailedMount 4m11s kubelet MountVolume.SetUp failed for volume "ceph-csi-encryption-kms-config" : failed to sync configmap cache: timed out waiting for the condition Warning FailedMount 4m11s kubelet MountVolume.SetUp failed for volume "ceph-config" : failed to sync configmap cache: timed out waiting for the condition Normal Pulling 4m10s kubelet Pulling image "quay.io/cephcsi/cephcsi:v3.11.0" Normal Pulled 3m49s kubelet Successfully pulled image "quay.io/cephcsi/cephcsi:v3.11.0" in 153ms (20.578s including waiting) Normal Created 3m49s kubelet Created container csi-rbdplugin Normal Started 3m49s kubelet Started container csi-rbdplugin Normal Pulling 3m49s kubelet Pulling image "registry.k8s.io/sig-storage/csi-provisioner:v4.0.0" Normal Pulled 3m46s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-provisioner:v4.0.0" in 1.978s (3.436s including waiting) Normal Created 3m46s kubelet Created container csi-provisioner Normal Started 3m46s kubelet Started container csi-provisioner Normal Pulling 3m46s kubelet Pulling image "registry.k8s.io/sig-storage/csi-resizer:v1.10.0" Normal Pulled 3m43s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-resizer:v1.10.0" in 2.607s (2.607s including waiting) Normal Created 3m43s kubelet Created container csi-resizer Normal Started 3m43s kubelet Started container csi-resizer Normal Pulling 3m43s kubelet Pulling image "registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0" Normal Pulled 3m41s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0" in 2.377s (2.377s including waiting) Normal Created 3m41s kubelet Created container csi-snapshotter Normal Started 3m41s kubelet Started container csi-snapshotter Normal Pulling 3m41s kubelet Pulling image "registry.k8s.io/sig-storage/csi-attacher:v4.5.0" Normal Pulled 3m37s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-attacher:v4.5.0" in 3.081s (3.081s including waiting) Normal Created 3m37s kubelet Created container csi-attacher Normal Started 3m37s kubelet Started container csi-attacher Normal Pulled 3m37s kubelet Container image "quay.io/cephcsi/cephcsi:v3.11.0" already present on machine Normal Created 3m37s kubelet Created container csi-rbdplugin-controller Normal Started 3m37s kubelet Started container csi-rbdplugin-controller