Name: ceph-csi-rbd-provisioner-795cfbf7fb-lb5xx Namespace: kube-system Priority: 2000000000 Priority Class Name: system-cluster-critical Service Account: ceph-csi-rbd-provisioner Node: instance/199.19.213.37 Start Time: Tue, 03 Feb 2026 10:26:15 +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.188 IPs: IP: 172.24.0.188 Controlled By: ReplicaSet/ceph-csi-rbd-provisioner-795cfbf7fb Containers: csi-rbdplugin: Container ID: containerd://9d33a5000454b361f18fc207a9035358fe30b1612857a3305d1ac8af9b8ca761 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 10:26:34 +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-mhwwf (ro) csi-provisioner: Container ID: containerd://e13f62910195b20e50c4a631de84806f16efaa5951c40336dfcf0e5438e74b8f 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 10:26:37 +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-mhwwf (ro) csi-resizer: Container ID: containerd://81de2f03f7f85a24356767ce2d532e159975f23b984432445b149f6f0cd5d850 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 10:26:40 +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-mhwwf (ro) csi-snapshotter: Container ID: containerd://10fd568364529a425b49c376435bceb63aedccc4f8c637e0f10b74636f81c75d 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 10:26:42 +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-mhwwf (ro) csi-attacher: Container ID: containerd://731fe21a2f1a340636add2ee3c6a8f50a9aaf314d74bf0c7f604119c0480b284 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 10:26:44 +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-mhwwf (ro) csi-rbdplugin-controller: Container ID: containerd://450bee0ba832b0bb94484f5809293e58bec41b7db67fe1ac7adceb1399879faa 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 10:26:44 +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-mhwwf (ro) liveness-prometheus: Container ID: containerd://19e7bc4dd75313f11d41a835d8c9a2165676566ca19bbb080df3296a234dabe4 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 10:26:45 +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-mhwwf (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-mhwwf: 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 4m9s default-scheduler Successfully assigned kube-system/ceph-csi-rbd-provisioner-795cfbf7fb-lb5xx to instance Normal Pulling 4m9s kubelet Pulling image "quay.io/cephcsi/cephcsi:v3.11.0" Normal Pulled 3m50s kubelet Successfully pulled image "quay.io/cephcsi/cephcsi:v3.11.0" in 214ms (18.877s including waiting) Normal Created 3m50s kubelet Created container csi-rbdplugin Normal Started 3m50s kubelet Started container csi-rbdplugin Normal Pulling 3m50s kubelet Pulling image "registry.k8s.io/sig-storage/csi-provisioner:v4.0.0" Normal Pulled 3m47s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-provisioner:v4.0.0" in 1.558s (2.621s including waiting) Normal Created 3m47s kubelet Created container csi-provisioner Normal Started 3m47s kubelet Started container csi-provisioner Normal Pulling 3m47s kubelet Pulling image "registry.k8s.io/sig-storage/csi-resizer:v1.10.0" Normal Pulled 3m44s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-resizer:v1.10.0" in 2.335s (2.335s including waiting) Normal Created 3m44s kubelet Created container csi-resizer Normal Started 3m44s kubelet Started container csi-resizer Normal Pulling 3m44s kubelet Pulling image "registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0" Normal Pulled 3m42s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0" in 2.08s (2.081s including waiting) Normal Created 3m42s kubelet Created container csi-snapshotter Normal Started 3m42s kubelet Started container csi-snapshotter Normal Pulling 3m42s kubelet Pulling image "registry.k8s.io/sig-storage/csi-attacher:v4.5.0" Normal Pulled 3m40s kubelet Successfully pulled image "registry.k8s.io/sig-storage/csi-attacher:v4.5.0" in 2.449s (2.449s including waiting) Normal Created 3m40s kubelet Created container csi-attacher Normal Started 3m40s kubelet Started container csi-attacher Normal Pulled 3m40s kubelet Container image "quay.io/cephcsi/cephcsi:v3.11.0" already present on machine Normal Created 3m40s kubelet Created container csi-rbdplugin-controller Normal Started 3m40s kubelet Started container csi-rbdplugin-controller Normal Pulled 3m40s kubelet Container image "quay.io/cephcsi/cephcsi:v3.11.0" already present on machine Normal Created 3m40s kubelet Created container liveness-prometheus