Name: ceph-csi-rbd-provisioner-6f6497f79c-lfxnw Namespace: kube-system Priority: 2000000000 Priority Class Name: system-cluster-critical Service Account: ceph-csi-rbd-provisioner Node: instance/199.204.45.240 Start Time: Sat, 09 May 2026 05:18:39 +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.206 IPs: IP: 10.0.0.206 Controlled By: ReplicaSet/ceph-csi-rbd-provisioner-6f6497f79c Containers: csi-provisioner: Container ID: containerd://857211eb7d7a9a7bf383e4eb8ab164064c4213708b62c7ae2bf4eef438471687 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, 09 May 2026 05:18: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-tdw58 (ro) csi-resizer: Container ID: containerd://8bf75b4b0b7d8e44dfb168f23c88e76dc837cbb11b66a21bccde919ac340af12 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, 09 May 2026 05:19:01 +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-tdw58 (ro) csi-snapshotter: Container ID: containerd://be59f44b4c4aa274e561d1fcba4ab4b703f4be9e13bf305a65ebe1e3d5335fc8 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, 09 May 2026 05:19:02 +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-tdw58 (ro) csi-attacher: Container ID: containerd://ce42210b9a0c823a75078b1aacc3b743d772673f37329d47aeb3ca2672ce1960 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, 09 May 2026 05:19:09 +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-tdw58 (ro) csi-rbdplugin: Container ID: containerd://02810d7273e75d7620813dbf7efaec1869f8ff2e83bc9d17a6e4d65b6dd344d3 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, 09 May 2026 05:19:13 +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-tdw58 (ro) csi-rbdplugin-controller: Container ID: containerd://4e92d52e10b94731db3d0997093144acd5e3be562ecc6bed687a1b4dd1630713 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, 09 May 2026 05:19:17 +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-tdw58 (ro) liveness-prometheus: Container ID: containerd://aebd58846ef71b35840ec030068f5467bc4b47c2167702a37d81d0f66b90d8b4 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, 09 May 2026 05:19:17 +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-tdw58 (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-tdw58: 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 4m26s default-scheduler Successfully assigned kube-system/ceph-csi-rbd-provisioner-6f6497f79c-lfxnw to instance Normal Pulling 4m26s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" Normal Pulled 4m23s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" in 1.173s (2.404s including waiting) Normal Created 4m23s kubelet Created container csi-provisioner Normal Started 4m23s kubelet Started container csi-provisioner Normal Pulling 4m23s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" Normal Pulled 4m5s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" in 1.649s (18.518s including waiting) Normal Created 4m5s kubelet Created container csi-resizer Normal Started 4m4s kubelet Started container csi-resizer Normal Pulling 4m4s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" Normal Pulled 4m3s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" in 1.496s (1.496s including waiting) Normal Created 4m3s kubelet Created container csi-snapshotter Normal Started 4m3s kubelet Started container csi-snapshotter Normal Pulling 4m3s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" Normal Pulled 3m59s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" in 4.085s (4.085s including waiting) Normal Created 3m56s kubelet Created container csi-attacher Normal Started 3m55s kubelet Started container csi-attacher Normal Pulled 3m55s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m52s kubelet Created container csi-rbdplugin Normal Started 3m51s kubelet Started container csi-rbdplugin Normal Pulled 3m51s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m48s kubelet Created container csi-rbdplugin-controller Normal Started 3m48s kubelet Started container csi-rbdplugin-controller Normal Pulled 3m48s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m48s kubelet Created container liveness-prometheus Normal Started 3m48s kubelet Started container liveness-prometheus