Name: ceph-csi-rbd-provisioner-6f6497f79c-vx94l Namespace: kube-system Priority: 2000000000 Priority Class Name: system-cluster-critical Service Account: ceph-csi-rbd-provisioner Node: instance/199.204.45.25 Start Time: Tue, 31 Mar 2026 04:42:57 +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.101 IPs: IP: 10.0.0.101 Controlled By: ReplicaSet/ceph-csi-rbd-provisioner-6f6497f79c Containers: csi-provisioner: Container ID: containerd://d41c284fe6142f71d2905ebe84d2c30e1ff91c0a04061bac5fcc88da662e8b9f 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: Tue, 31 Mar 2026 04:43:00 +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-tvxvt (ro) csi-resizer: Container ID: containerd://d0a92d187d218248593be7c863f23ef2e17d23ee2d4e9c88fbf217419fbd9d0d 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: Tue, 31 Mar 2026 04:43:18 +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-tvxvt (ro) csi-snapshotter: Container ID: containerd://2faf349344421319aab81f0bbf7898534d207153ba7bde13641b04aa4aa626fe 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: Tue, 31 Mar 2026 04:43:19 +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-tvxvt (ro) csi-attacher: Container ID: containerd://623d5f9f353ede9f17435484a7f2420ab50dd3bc0fae6608d1a4f25a4030e38d 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: Tue, 31 Mar 2026 04:43:20 +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-tvxvt (ro) csi-rbdplugin: Container ID: containerd://c330ec0ce736ad5e4e4f707479adb9d17c02a6a75b62bfb05e405ffe9e647b3d 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: Tue, 31 Mar 2026 04:43:20 +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-tvxvt (ro) csi-rbdplugin-controller: Container ID: containerd://e818b2c5eb981b444a13e6699f387ff7967d1b4c791b68faa9e5150b01ce06f5 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: Tue, 31 Mar 2026 04:43:20 +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-tvxvt (ro) liveness-prometheus: Container ID: containerd://589a23dfce006415d84c7b462b8c4c0cd13d8b2814907750b3c6d3d571a138ad 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: Tue, 31 Mar 2026 04:43:20 +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-tvxvt (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-tvxvt: 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 4m7s default-scheduler Successfully assigned kube-system/ceph-csi-rbd-provisioner-6f6497f79c-vx94l to instance Normal Pulling 4m6s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" Normal Pulled 4m4s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-provisioner:v3.1.0" in 1.047s (1.657s including waiting) Normal Created 4m4s kubelet Created container csi-provisioner Normal Started 4m4s kubelet Started container csi-provisioner Normal Pulling 4m4s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" Normal Pulled 3m46s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-resizer:v1.3.0" in 2.527s (18.056s including waiting) Normal Created 3m46s kubelet Created container csi-resizer Normal Started 3m46s kubelet Started container csi-resizer Normal Pulling 3m46s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" Normal Pulled 3m45s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0" in 927ms (927ms including waiting) Normal Created 3m45s kubelet Created container csi-snapshotter Normal Started 3m45s kubelet Started container csi-snapshotter Normal Pulling 3m45s kubelet Pulling image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" Normal Pulled 3m44s kubelet Successfully pulled image "harbor.atmosphere.dev/registry.k8s.io/sig-storage/csi-attacher:v3.4.0" in 952ms (952ms including waiting) Normal Created 3m44s kubelet Created container csi-attacher Normal Started 3m44s kubelet Started container csi-attacher Normal Pulled 3m44s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m44s kubelet Created container csi-rbdplugin Normal Started 3m44s kubelet Started container csi-rbdplugin Normal Pulled 3m44s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m44s kubelet Created container csi-rbdplugin-controller Normal Started 3m44s kubelet Started container csi-rbdplugin-controller Normal Pulled 3m44s kubelet Container image "harbor.atmosphere.dev/quay.io/cephcsi/cephcsi:v3.5.1" already present on machine Normal Created 3m44s kubelet Created container liveness-prometheus Normal Started 3m44s kubelet Started container liveness-prometheus