Name: ceph-csi-rbd-provisioner-6f6497f79c-vfh7h Namespace: kube-system Priority: 2000000000 Priority Class Name: system-cluster-critical Service Account: ceph-csi-rbd-provisioner Node: instance/199.204.45.22 Start Time: Sat, 14 Mar 2026 07:04:44 +0000 Labels: app=ceph-csi-rbd chart=ceph-csi-rbd-3.5.1 component=provisioner heritage=Helm pod-template-hash=6f6497f79c release=ceph-csi-rbd Annotations: Status: Running IP: 10.0.0.36 IPs: IP: 10.0.0.36 Controlled By: ReplicaSet/ceph-csi-rbd-provisioner-6f6497f79c Containers: csi-provisioner: Container ID: containerd://955392ae2ccb151adad03af7b3ccab69afa67cf7a1814e6c079f3dace477ba19 Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner@sha256:122bfb8c1edabb3c0edd63f06523e6940d958d19b3957dc7b1d6f81e9f1f6119 Port: Host Port: Args: --csi-address=$(ADDRESS) --v=5 --timeout=60s --leader-election=true --retry-interval-start=500ms --default-fstype=ext4 --extra-create-metadata=true State: Running Started: Sat, 14 Mar 2026 07:04:46 +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-6mxgw (ro) csi-resizer: Container ID: containerd://40a5bb4a31aff0e26e6bacfe973674d4a8d3a9f7ec316585a250f108d0dae82d Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer@sha256:6e0546563b18872b0aa0cad7255a26bb9a87cb879b7fc3e2383c867ef4f706fb Port: Host Port: Args: --v=5 --csi-address=$(ADDRESS) --timeout=60s --leader-election --retry-interval-start=500ms --handle-volume-inuse-error=false State: Running Started: Sat, 14 Mar 2026 07:05:03 +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-6mxgw (ro) csi-snapshotter: Container ID: containerd://82f2eb3f449a492439f5a1d9fa369262842433bb482a09a1766940ec0acb3523 Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter@sha256:19063babf32ef0ddde9253e703be469d5ca390700e8302095bad9e9de7f2438b Port: Host Port: Args: --csi-address=$(ADDRESS) --v=5 --timeout=60s --leader-election=true State: Running Started: Sat, 14 Mar 2026 07:05:04 +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-6mxgw (ro) csi-attacher: Container ID: containerd://7723ea2cfeb8b4f66d90b1396a9798a5bc0e1ef9dc71397d6adf34adf94cf67b Image: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0 Image ID: harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher@sha256:8b9c313c05f54fb04f8d430896f5f5904b6cb157df261501b29adc04d2b2dc7b Port: Host Port: Args: --v=5 --csi-address=$(ADDRESS) --leader-election=true --retry-interval-start=500ms State: Running Started: Sat, 14 Mar 2026 07:05:05 +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-6mxgw (ro) csi-rbdplugin: Container ID: containerd://2764a6d54d64ece20c01f5e5b70fb76a6b954c6fea586a4ce2608a707a271314 Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1 Image ID: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10 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 State: Running Started: Sat, 14 Mar 2026 07:05:05 +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) /sys from host-sys (rw) /tmp/csi/keys from keys-tmp-dir (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6mxgw (ro) csi-rbdplugin-controller: Container ID: containerd://7a7e08d952fdb7d19c47ced2159d54f043bae0551090da25c467b7de21366f6f Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1 Image ID: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10 Port: Host Port: Args: --type=controller --v=5 --drivername=$(DRIVER_NAME) --drivernamespace=$(DRIVER_NAMESPACE) State: Running Started: Sat, 14 Mar 2026 07:05:06 +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-6mxgw (ro) liveness-prometheus: Container ID: containerd://37feca53282a3e21d9ed4a1007cea39ddae02fba73ee37c1d3d3b9fb47303720 Image: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1 Image ID: harbor.atmosphere.dev/quay.io/cephcsi/cephcsi@sha256:28a674af1df2325fea415e32a7f93f083fce1f9c474912c45f025427fdc0aa10 Port: Host Port: Args: --type=liveness --endpoint=$(CSI_ENDPOINT) --metricsport=8080 --metricspath=/metrics --polltime=60s --timeout=3s State: Running Started: Sat, 14 Mar 2026 07:05:06 +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-6mxgw (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: kube-api-access-6mxgw: 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 3m59s default-scheduler Successfully assigned kube-system/ceph-csi-rbd-provisioner-6f6497f79c-vfh7h to instance Normal Pulling 3m59s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" Normal Pulled 3m57s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" in 1.189s (1.897s including waiting) Normal Created 3m57s kubelet Created container csi-provisioner Normal Started 3m57s kubelet Started container csi-provisioner Normal Pulling 3m57s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" Normal Pulled 3m40s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" in 1.594s (16.812s including waiting) Normal Created 3m40s kubelet Created container csi-resizer Normal Started 3m40s kubelet Started container csi-resizer Normal Pulling 3m40s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" Normal Pulled 3m39s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" in 947ms (947ms including waiting) Normal Created 3m39s kubelet Created container csi-snapshotter Normal Started 3m39s kubelet Started container csi-snapshotter Normal Pulling 3m39s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" Normal Pulled 3m38s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" in 961ms (961ms including waiting) Normal Created 3m38s kubelet Created container csi-attacher Normal Started 3m38s kubelet Started container csi-attacher Normal Pulled 3m38s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m38s kubelet Created container csi-rbdplugin Normal Started 3m38s kubelet Started container csi-rbdplugin Normal Pulled 3m38s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m38s kubelet Created container csi-rbdplugin-controller Normal Started 3m37s kubelet Started container csi-rbdplugin-controller Normal Pulled 3m37s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m37s kubelet Created container liveness-prometheus Normal Started 3m37s kubelet Started container liveness-prometheus