Name: rook-ceph-crashcollector-instance-754c646bfd-ncp8m Namespace: openstack Priority: 0 Service Account: rook-ceph-default Node: instance/162.253.55.118 Start Time: Mon, 07 Sep 2026 11:05:44 +0000 Labels: app=rook-ceph-crashcollector ceph-version=18.2.7-0 ceph_daemon_id=crash crashcollector=crash kubernetes.io/hostname=instance node_name=instance pod-template-hash=754c646bfd rook_cluster=openstack Annotations: Status: Running IP: 10.0.0.108 IPs: IP: 10.0.0.108 Controlled By: ReplicaSet/rook-ceph-crashcollector-instance-754c646bfd Init Containers: make-container-crash-dir: Container ID: containerd://8058fe7df10ba74869f75ea2f28e2327b3397cb6344a7730be95f2954c8deb7b Image: harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7 Image ID: harbor.atmosphere.dev/quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 Port: Host Port: Command: mkdir -p Args: /var/lib/ceph/crash/posted State: Terminated Reason: Completed Exit Code: 0 Started: Mon, 07 Sep 2026 11:05:45 +0000 Finished: Mon, 07 Sep 2026 11:05:45 +0000 Ready: True Restart Count: 0 Limits: memory: 60Mi Requests: cpu: 100m memory: 60Mi Environment: Mounts: /etc/ceph from rook-config-override (ro) /run/ceph from ceph-daemons-sock-dir (rw) /var/lib/ceph/crash from rook-ceph-crash (rw) /var/log/ceph from rook-ceph-log (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tq9xx (ro) chown-container-data-dir: Container ID: containerd://8e451d2e17e5021ef185fa5f3903d7534c995b1098f94268fc5c66b40bdf2526 Image: harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7 Image ID: harbor.atmosphere.dev/quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 Port: Host Port: Command: chown Args: --verbose --recursive ceph:ceph /var/log/ceph /var/lib/ceph/crash /run/ceph State: Terminated Reason: Completed Exit Code: 0 Started: Mon, 07 Sep 2026 11:05:46 +0000 Finished: Mon, 07 Sep 2026 11:05:46 +0000 Ready: True Restart Count: 0 Limits: memory: 60Mi Requests: cpu: 100m memory: 60Mi Environment: Mounts: /etc/ceph from rook-config-override (ro) /run/ceph from ceph-daemons-sock-dir (rw) /var/lib/ceph/crash from rook-ceph-crash (rw) /var/log/ceph from rook-ceph-log (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tq9xx (ro) Containers: ceph-crash: Container ID: containerd://d836c6c3b95486bc84559b35a57e716a9aff312b111110784cde034f06c682a3 Image: harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7 Image ID: harbor.atmosphere.dev/quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 Port: Host Port: Command: ceph-crash State: Running Started: Mon, 07 Sep 2026 11:05:47 +0000 Ready: True Restart Count: 0 Limits: memory: 60Mi Requests: cpu: 100m memory: 60Mi Environment: CONTAINER_IMAGE: harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7 POD_NAME: rook-ceph-crashcollector-instance-754c646bfd-ncp8m (v1:metadata.name) POD_NAMESPACE: openstack (v1:metadata.namespace) NODE_NAME: (v1:spec.nodeName) POD_MEMORY_LIMIT: 62914560 (limits.memory) POD_MEMORY_REQUEST: 62914560 (requests.memory) POD_CPU_LIMIT: node allocatable (limits.cpu) POD_CPU_REQUEST: 1 (requests.cpu) CEPH_USE_RANDOM_NONCE: true ROOK_MSGR2: msgr2_false_encryption_false_compression_false ROOK_CEPH_MON_HOST: Optional: false ROOK_CEPH_MON_INITIAL_MEMBERS: Optional: false CEPH_ARGS: -m $(ROOK_CEPH_MON_HOST) -k /etc/ceph/crash-collector-keyring-store/keyring Mounts: /etc/ceph from rook-config-override (ro) /etc/ceph/crash-collector-keyring-store/ from rook-ceph-crash-collector-keyring (ro) /run/ceph from ceph-daemons-sock-dir (rw) /var/lib/ceph/crash from rook-ceph-crash (rw) /var/log/ceph from rook-ceph-log (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tq9xx (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: rook-config-override: Type: Projected (a volume that contains injected data from multiple sources) ConfigMapName: rook-config-override ConfigMapOptional: ceph-daemons-sock-dir: Type: HostPath (bare host directory volume) Path: /var/lib/rook/exporter HostPathType: DirectoryOrCreate rook-ceph-log: Type: HostPath (bare host directory volume) Path: /var/lib/rook/openstack/log HostPathType: rook-ceph-crash: Type: HostPath (bare host directory volume) Path: /var/lib/rook/openstack/crash HostPathType: rook-ceph-crash-collector-keyring: Type: Secret (a volume populated by a Secret) SecretName: rook-ceph-crash-collector-keyring Optional: false kube-api-access-tq9xx: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: kubernetes.io/hostname=instance Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 5s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 35m default-scheduler Successfully assigned openstack/rook-ceph-crashcollector-instance-754c646bfd-ncp8m to instance Normal Pulled 35m kubelet Container image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" already present on machine Normal Created 35m kubelet Created container make-container-crash-dir Normal Started 35m kubelet Started container make-container-crash-dir Normal Pulled 35m kubelet Container image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" already present on machine Normal Created 35m kubelet Created container chown-container-data-dir Normal Started 35m kubelet Started container chown-container-data-dir Normal Pulled 35m kubelet Container image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" already present on machine Normal Created 35m kubelet Created container ceph-crash Normal Started 35m kubelet Started container ceph-crash