2026/08/20 01:33:40 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-08-20 01:33:40.827422 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-08-20 01:33:40.827445 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-08-20 01:33:40.827448 I | cephcmd: starting Rook-Ceph operator 2026-08-20 01:33:40.948771 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-08-20 01:33:40.956586 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-08-20 01:33:40.956608 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-08-20 01:33:40.956618 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-08-20 01:33:40.956624 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-08-20 01:33:40.956629 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-08-20 01:33:40.956633 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-08-20 01:33:40.956637 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-08-20 01:33:40.956641 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-08-20 01:33:40.956644 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-08-20 01:33:40.956648 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-08-20 01:33:40.956658 I | op-k8sutil: operator setting "CSI_NFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-08-20 01:33:40.956666 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-08-20 01:33:40.956670 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-08-20 01:33:40.956674 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-08-20 01:33:40.956678 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-08-20 01:33:40.956694 I | op-k8sutil: operator setting "CSI_RBD_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n limits:\n memory: 1Gi\n- name : csi-omap-generator\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-20 01:33:40.956702 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-08-20 01:33:40.956706 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-08-20 01:33:40.956710 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-08-20 01:33:40.956715 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-08-20 01:33:40.956719 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-08-20 01:33:40.956723 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-08-20 01:33:40.956727 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-08-20 01:33:40.956731 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-08-20 01:33:40.956741 I | op-k8sutil: operator setting "CSI_RBD_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-20 01:33:40.956749 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-08-20 01:33:40.956753 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-08-20 01:33:40.956757 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-08-20 01:33:40.956765 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-08-20 01:33:40.956769 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-08-20 01:33:40.956774 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-08-20 01:33:40.956779 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-08-20 01:33:40.956783 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-08-20 01:33:40.956787 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-08-20 01:33:40.956791 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-08-20 01:33:40.956795 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-08-20 01:33:40.956803 I | op-k8sutil: operator setting "CSI_NFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : csi-attacher\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-08-20 01:33:40.956821 I | op-k8sutil: operator setting "CSI_CEPHFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-20 01:33:40.956826 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-08-20 01:33:40.956830 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-08-20 01:33:40.956833 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-08-20 01:33:40.956837 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-08-20 01:33:40.956842 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-08-20 01:33:40.956847 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-08-20 01:33:40.956855 I | op-k8sutil: operator setting "CSI_CEPHFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-20 01:33:40.956862 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-08-20 01:33:40.956867 I | operator: watching all namespaces for Ceph CRs 2026-08-20 01:33:40.956950 I | operator: setting up schemes 2026-08-20 01:33:40.959608 I | operator: setting up the controller-runtime manager 2026-08-20 01:33:40.960000 I | ceph-cluster-controller: successfully started 2026-08-20 01:33:40.960367 I | ceph-cluster-controller: enabling hotplug orchestration 2026-08-20 01:33:40.960401 I | ceph-nodedaemon-controller: successfully started 2026-08-20 01:33:40.960418 I | ceph-block-pool-controller: successfully started 2026-08-20 01:33:40.960436 I | ceph-object-store-user-controller: successfully started 2026-08-20 01:33:40.960453 I | ceph-object-realm-controller: successfully started 2026-08-20 01:33:40.960466 I | ceph-object-zonegroup-controller: successfully started 2026-08-20 01:33:40.960473 I | ceph-object-zone-controller: successfully started 2026-08-20 01:33:40.960551 I | ceph-object-controller: successfully started 2026-08-20 01:33:40.960582 I | ceph-file-controller: successfully started 2026-08-20 01:33:40.960599 I | ceph-nfs-controller: successfully started 2026-08-20 01:33:40.960619 I | ceph-rbd-mirror-controller: successfully started 2026-08-20 01:33:40.960640 I | ceph-client-controller: successfully started 2026-08-20 01:33:40.960654 I | ceph-filesystem-mirror-controller: successfully started 2026-08-20 01:33:40.960672 I | operator: rook-ceph-operator-config-controller successfully started 2026-08-20 01:33:40.960679 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-08-20 01:33:40.960824 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-08-20 01:33:40.960842 I | ceph-bucket-topic: successfully started 2026-08-20 01:33:40.960850 I | ceph-bucket-notification: successfully started 2026-08-20 01:33:40.960895 I | ceph-bucket-notification: successfully started 2026-08-20 01:33:40.960919 I | ceph-fs-subvolumegroup-controller: successfully started 2026-08-20 01:33:40.960989 I | blockpool-rados-namespace-controller: successfully started 2026-08-20 01:33:40.961037 I | ceph-cosi-controller: successfully started 2026-08-20 01:33:40.961049 I | operator: starting the controller-runtime manager 2026-08-20 01:33:41.195456 I | operator: rook-ceph-operator-config-controller done reconciling 2026-08-20 01:33:41.204074 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-08-20 01:33:41.207421 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-08-20 01:33:41.209982 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-08-20 01:33:41.215823 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-08-20 01:33:41.215839 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-08-20 01:33:41.217583 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-08-20 01:33:41.223712 I | ceph-csi: successfully removed CSI CephFS driver 2026-08-20 01:33:41.223728 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-08-20 01:33:41.225355 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-08-20 01:33:41.230493 I | ceph-csi: successfully removed CSI NFS driver 2026-08-20 01:34:04.699649 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-08-20 01:34:04.704645 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-08-20 01:34:04.705646 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-08-20 01:34:04.734982 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-08-20 01:34:04.737687 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-20 01:34:04.737715 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-20 01:34:04.737860 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-08-20 01:34:04.738524 I | op-bucket-prov: successfully reconciled bucket provisioner I0820 01:34:04.738716 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-08-20 01:34:04.743044 E | ceph-spec: failed to update cluster condition to {Type:Connecting Status:True Reason:ClusterConnecting Message:Attempting to connect to an external Ceph cluster LastHeartbeatTime:2026-08-20 01:34:04.735095863 +0000 UTC m=+23.936381801 LastTransitionTime:2026-08-20 01:34:04.735095703 +0000 UTC m=+23.936381691}. failed to update object "openstack/ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "ceph": the object has been modified; please apply your changes to the latest version and try again 2026-08-20 01:34:04.749112 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-20 01:34:04.749134 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-20 01:34:04.749156 I | ceph-spec: found the cluster info to connect to the external cluster. will use "client.admin" to check health and monitor status. mons=map[instance:0xc000e7fc20] 2026-08-20 01:34:04.749175 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-08-20 01:34:05.707693 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-20 01:34:05.707725 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-20 01:34:06.253168 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-08-20 01:34:06.255168 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-08-20 01:34:06.312515 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-08-20 01:34:06.312541 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-08-20 01:34:06.314859 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-08-20 01:34:06.510306 I | ceph-csi: successfully removed CSI CephFS driver 2026-08-20 01:34:06.510335 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-08-20 01:34:06.512620 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-08-20 01:34:06.713210 I | ceph-csi: successfully removed CSI NFS driver 2026-08-20 01:34:24.985454 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-08-20 01:34:24.985509 I | ceph-cluster-controller: validating ceph version from provided image 2026-08-20 01:34:24.991211 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-20 01:34:24.991243 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-20 01:34:24.996396 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-08-20 01:34:24.996482 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-08-20 01:34:26.031461 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-08-20 01:34:26.031493 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-08-20 01:34:26.032105 E | cephver: external cluster ceph version is a major version higher "18.2.8-0 reef" than the local cluster "0.0.0-0 ", consider upgrading 2026-08-20 01:34:26.239921 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:34:26.793215 W | ceph-cluster-controller: image spec version 18.2.7-0 reef is lower than the running cluster version 18.2.8-0 reef, downgrading is not supported 2026-08-20 01:34:27.264116 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:34:27.556050 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-08-20 01:34:27.556075 I | ceph-cluster-controller: cluster "openstack": version "18.2.7-0 reef" detected for image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" 2026-08-20 01:34:28.175521 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-08-20 01:34:28.546375 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-08-20 01:34:29.301146 I | ceph-cluster-controller: external cluster identity established 2026-08-20 01:34:29.301172 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-08-20 01:34:32.163816 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-08-20 01:34:32.687174 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-08-20 01:34:33.325300 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-08-20 01:34:33.856258 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-08-20 01:34:33.861998 I | ceph-cluster-controller: successfully updated csi config map 2026-08-20 01:34:33.862024 I | cephclient: getting or creating ceph auth key "client.crash" 2026-08-20 01:34:34.371789 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-08-20 01:34:34.432868 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-08-20 01:34:34.432908 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-08-20 01:34:34.432913 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-08-20 01:34:35.905782 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:34:44.826561 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-20 01:34:44.826593 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-20 01:34:44.826631 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-08-20 01:34:46.806980 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-08-20 01:34:48.087345 I | ceph-object-controller: reconciling object store deployments 2026-08-20 01:34:48.107412 I | ceph-object-controller: ceph object store gateway service running at 10.98.17.151 2026-08-20 01:34:48.107444 I | ceph-object-controller: reconciling object store pools 2026-08-20 01:34:50.946535 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-08-20 01:34:50.946572 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-08-20 01:34:54.993858 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-08-20 01:34:54.993891 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-08-20 01:34:56.933627 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:8} {StateName:unknown Count:8} {StateName:creating+peering Count:1}]" 2026-08-20 01:34:56.938115 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:34:59.057631 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-08-20 01:34:59.057669 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-08-20 01:35:03.127849 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-08-20 01:35:03.127886 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-08-20 01:35:06.385163 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:25} {StateName:unknown Count:8}]" 2026-08-20 01:35:06.388276 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:35:07.607337 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-08-20 01:35:07.607371 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-08-20 01:35:11.659845 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-08-20 01:35:11.659866 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-08-20 01:35:15.719021 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-08-20 01:35:15.719047 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-08-20 01:35:19.795804 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-08-20 01:35:19.795861 I | ceph-object-controller: configuring object store "ceph" 2026-08-20 01:35:20.965943 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-08-20 01:35:21.183367 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:35:21.289674 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-08-20 01:35:21.682380 I | ceph-object-controller: configuration for object-store ceph is complete 2026-08-20 01:35:21.686434 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-08-20 01:35:21.690192 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-08-20 01:35:22.202648 I | ceph-object-controller: setting rgw config flags 2026-08-20 01:35:22.202677 I | ceph-object-controller: Configuring authentication with keystone 2026-08-20 01:35:22.202701 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:22.604247 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:22.604295 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:23.023239 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:23.023285 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:23.408890 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:23.408947 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:23.801056 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:23.801099 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:24.193392 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:24.193433 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:24.596243 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:24.596278 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:24.975965 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:24.976001 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:25.387410 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:25.387449 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:25.784194 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:25.784231 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:26.239280 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:26.239312 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:26.636223 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:26.636260 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:27.095860 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:27.095904 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:27.951474 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:35:28.003057 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:28.003088 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:28.386960 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:28.386997 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:28.797690 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:28.797720 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:29.180228 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:29.180271 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:29.575278 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-20 01:35:29.575642 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-08-20 01:35:29.618740 I | ceph-object-controller: enabling rgw dashboard 2026-08-20 01:35:32.941239 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-08-20 01:35:32.941942 I | ceph-object-controller: setting the dashboard api secret key 2026-08-20 01:35:33.850991 I | ceph-object-controller: done setting the dashboard api secret key 2026-08-20 01:35:33.947169 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:35:37.298739 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:35:58.430018 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:36:07.159437 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:36:07.784347 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:36:28.910349 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:36:38.615966 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:36:53.126621 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:36:59.377450 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:37:09.071602 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:89} {StateName:unknown Count:8}]" 2026-08-20 01:37:09.074924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:37:29.860195 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:37:40.150413 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:37:40.553602 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:97} {StateName:unknown Count:24}]" 2026-08-20 01:37:40.559608 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:38:00.328014 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:38:11.021035 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:38:26.224011 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:38:30.801304 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:38:41.995459 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:39:01.257049 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:39:12.381780 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:39:12.709807 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:39:31.722860 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:39:43.765009 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:39:58.322836 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:40:02.213142 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:40:14.228763 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:40:32.693027 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:40:45.271638 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:40:45.662937 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:126} {StateName:peering Count:3}]" 2026-08-20 01:40:45.666397 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:41:03.157661 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:41:16.124969 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:41:31.178136 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:41:33.616392 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:41:47.166251 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:42:04.082493 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:42:17.103338 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:42:17.645471 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:42:34.546376 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:42:48.668757 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:43:03.069849 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:43:04.997624 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:43:19.163038 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:43:35.458767 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:43:49.014361 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:43:50.172629 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:44:05.922169 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:44:20.673417 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:44:34.967980 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:44:36.409088 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:44:51.760811 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:45:06.899582 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:45:20.937292 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:45:22.228759 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:45:37.626307 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:45:53.256512 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:46:06.966579 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:46:08.127530 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:46:23.735461 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:46:38.586226 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:46:52.943610 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:46:54.681212 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:47:09.046427 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:47:25.174510 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:47:38.873517 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:47:39.535918 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:47:56.075663 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:48:09.985984 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:48:24.830155 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:48:26.571469 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:48:40.469935 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:48:57.465694 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:49:11.086551 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:49:11.285677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:49:27.971032 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:49:41.779986 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:49:57.047384 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:49:58.892001 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:50:12.259460 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:50:29.347602 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:50:43.254333 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:50:43.577121 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:51:00.092008 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:51:13.731760 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:51:29.495682 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:51:30.593740 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:51:44.193237 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:52:01.294290 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:52:14.859312 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:52:15.627532 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:52:31.782044 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:52:45.402615 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:53:01.616096 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:53:02.462805 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:53:15.858332 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:53:32.933725 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:53:46.348849 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:53:47.637380 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:54:03.473079 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:54:16.825795 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:54:33.650342 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:54:34.027062 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:54:47.313993 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:55:04.590719 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:55:17.797826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:55:19.616596 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:55:35.072390 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:55:48.267666 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:56:06.361352 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:56:06.375308 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:56:18.733859 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:56:36.853345 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:56:49.245649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:56:52.313098 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:57:07.545763 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:57:19.744449 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:57:38.564762 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:57:38.812116 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:57:50.276394 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:58:09.565835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:58:20.766028 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:58:24.757354 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:58:40.024284 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:58:51.232377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:59:11.565057 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:59:12.261435 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 01:59:21.706693 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:59:42.034020 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:59:52.188956 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 01:59:58.231686 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:00:12.596391 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:00:22.677440 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:00:43.078275 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:00:44.248605 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:00:53.149792 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:01:13.575460 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:01:23.629257 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:01:30.331548 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:01:44.040699 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:01:54.114552 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:02:14.533945 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:02:16.451950 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:02:24.591242 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:02:44.989902 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:02:55.078319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:03:02.418771 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:03:15.476855 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:03:25.568550 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:03:45.948261 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:03:48.381506 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:03:56.039002 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:04:16.442670 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:04:26.521383 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:04:34.335005 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:04:46.929347 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:04:56.978137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:05:17.409137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:05:20.281580 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:05:27.453566 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:05:47.877450 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:05:57.951489 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:06:06.267805 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:06:18.355921 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:06:28.436136 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:06:48.844665 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:06:52.216095 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:06:58.911889 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:07:19.313161 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:07:29.366344 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:07:38.206449 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:07:49.801043 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:07:59.864746 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:08:20.340399 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:08:24.202213 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:08:30.327943 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:08:50.839319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:09:00.825211 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:09:10.140395 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:09:21.335104 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:09:31.291573 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:09:51.836478 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:09:56.118677 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:10:01.773945 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:10:22.322352 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:10:32.256087 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:10:42.095559 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:10:52.796408 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:11:02.776065 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:11:23.307828 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:11:28.063061 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:11:33.256874 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:11:53.820451 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:12:03.750925 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:12:14.049336 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-20 02:12:24.284374 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-20 02:12:34.222905 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0