2026/06/30 18:18:44 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-06-30 18:18:44.204502 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-06-30 18:18:44.204529 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-06-30 18:18:44.204532 I | cephcmd: starting Rook-Ceph operator 2026-06-30 18:18:44.297122 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-06-30 18:18:44.305597 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-06-30 18:18:44.305635 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-06-30 18:18:44.305649 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-06-30 18:18:44.305658 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-06-30 18:18:44.305664 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-06-30 18:18:44.305670 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-06-30 18:18:44.305676 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-06-30 18:18:44.305700 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-06-30 18:18:44.305708 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-06-30 18:18:44.305714 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-06-30 18:18:44.305722 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-06-30 18:18:44.305730 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-06-30 18:18:44.305739 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-06-30 18:18:44.305746 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-06-30 18:18:44.305753 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-06-30 18:18:44.305767 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-06-30 18:18:44.305787 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-06-30 18:18:44.305817 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-06-30 18:18:44.305823 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-06-30 18:18:44.305830 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-06-30 18:18:44.305846 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-06-30 18:18:44.305861 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-06-30 18:18:44.305867 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-06-30 18:18:44.305873 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-06-30 18:18:44.305879 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-06-30 18:18:44.305885 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-06-30 18:18:44.305891 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-06-30 18:18:44.305897 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-06-30 18:18:44.305912 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-06-30 18:18:44.305922 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-06-30 18:18:44.305931 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-06-30 18:18:44.305946 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-06-30 18:18:44.305961 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-06-30 18:18:44.305967 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-06-30 18:18:44.305973 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-06-30 18:18:44.305980 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-06-30 18:18:44.305987 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-06-30 18:18:44.305994 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-06-30 18:18:44.306001 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-06-30 18:18:44.306007 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-06-30 18:18:44.306026 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-06-30 18:18:44.306045 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-06-30 18:18:44.306052 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-06-30 18:18:44.306068 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-06-30 18:18:44.306075 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-06-30 18:18:44.306082 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-06-30 18:18:44.306152 I | operator: watching all namespaces for Ceph CRs 2026-06-30 18:18:44.306262 I | operator: setting up schemes 2026-06-30 18:18:44.310175 I | operator: setting up the controller-runtime manager 2026-06-30 18:18:44.310607 I | ceph-cluster-controller: successfully started 2026-06-30 18:18:44.310973 I | ceph-cluster-controller: enabling hotplug orchestration 2026-06-30 18:18:44.310995 I | ceph-nodedaemon-controller: successfully started 2026-06-30 18:18:44.311006 I | ceph-block-pool-controller: successfully started 2026-06-30 18:18:44.311021 I | ceph-object-store-user-controller: successfully started 2026-06-30 18:18:44.311036 I | ceph-object-realm-controller: successfully started 2026-06-30 18:18:44.311049 I | ceph-object-zonegroup-controller: successfully started 2026-06-30 18:18:44.311062 I | ceph-object-zone-controller: successfully started 2026-06-30 18:18:44.311138 I | ceph-object-controller: successfully started 2026-06-30 18:18:44.311169 I | ceph-file-controller: successfully started 2026-06-30 18:18:44.311196 I | ceph-nfs-controller: successfully started 2026-06-30 18:18:44.311216 I | ceph-rbd-mirror-controller: successfully started 2026-06-30 18:18:44.311236 I | ceph-client-controller: successfully started 2026-06-30 18:18:44.311248 I | ceph-filesystem-mirror-controller: successfully started 2026-06-30 18:18:44.311267 I | operator: rook-ceph-operator-config-controller successfully started 2026-06-30 18:18:44.311281 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-06-30 18:18:44.311414 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-06-30 18:18:44.311434 I | ceph-bucket-topic: successfully started 2026-06-30 18:18:44.311443 I | ceph-bucket-notification: successfully started 2026-06-30 18:18:44.311450 I | ceph-bucket-notification: successfully started 2026-06-30 18:18:44.311458 I | ceph-fs-subvolumegroup-controller: successfully started 2026-06-30 18:18:44.311505 I | blockpool-rados-namespace-controller: successfully started 2026-06-30 18:18:44.311555 I | ceph-cosi-controller: successfully started 2026-06-30 18:18:44.311573 I | operator: starting the controller-runtime manager 2026-06-30 18:18:44.580044 I | operator: rook-ceph-operator-config-controller done reconciling 2026-06-30 18:18:44.586927 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-06-30 18:18:44.589676 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-30 18:18:44.591963 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-30 18:18:44.597380 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-30 18:18:44.597394 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-30 18:18:44.598830 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-30 18:18:44.604423 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-30 18:18:44.604434 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-30 18:18:44.606269 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-30 18:18:44.611318 I | ceph-csi: successfully removed CSI NFS driver 2026-06-30 18:19:06.415656 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-06-30 18:19:06.421911 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-06-30 18:19:06.423294 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-06-30 18:19:06.431468 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-30 18:19:06.431493 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-30 18:19:06.431612 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-06-30 18:19:06.432137 I | op-bucket-prov: successfully reconciled bucket provisioner I0630 18:19:06.432278 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-06-30 18:19:06.433181 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-06-30 18:19:06.441053 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-06-30 18:19:06.433226609 +0000 UTC m=+22.259534054 LastTransitionTime:2026-06-30 18:19:06.433226549 +0000 UTC m=+22.259533994}. 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-06-30 18:19:06.451860 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-30 18:19:06.451886 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-30 18:19:06.451901 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:0xc0017a3530] 2026-06-30 18:19:06.451915 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-30 18:19:07.417549 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-30 18:19:07.417579 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-30 18:19:07.823303 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-30 18:19:07.826313 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-30 18:19:08.023396 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-30 18:19:08.023419 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-30 18:19:08.025592 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-30 18:19:08.223324 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-30 18:19:08.223367 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-30 18:19:08.226913 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-30 18:19:08.423083 I | ceph-csi: successfully removed CSI NFS driver 2026-06-30 18:19:23.446644 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-30 18:19:23.446678 I | ceph-cluster-controller: validating ceph version from provided image 2026-06-30 18:19:23.453726 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-30 18:19:23.453772 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-30 18:19:23.456575 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-06-30 18:19:23.456734 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-06-30 18:19:23.940818 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-06-30 18:19:24.411755 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-06-30 18:19:24.879288 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-06-30 18:19:24.879337 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-06-30 18:19:24.916953 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-06-30 18:19:24.920103 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-06-30 18:19:24.934804 I | ceph-cluster-controller: external cluster identity established 2026-06-30 18:19:24.934824 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-06-30 18:19:25.492840 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-06-30 18:19:25.977355 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-06-30 18:19:26.486370 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-06-30 18:19:27.481991 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-06-30 18:19:27.488074 I | ceph-cluster-controller: successfully updated csi config map 2026-06-30 18:19:27.488138 I | cephclient: getting or creating ceph auth key "client.crash" 2026-06-30 18:19:27.579003 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-06-30 18:19:27.579033 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-06-30 18:19:27.590454 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:19:28.563741 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:19:28.570780 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-06-30 18:19:28.574729 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-06-30 18:19:28.574780 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-06-30 18:19:28.574785 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-06-30 18:19:29.567616 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:19:36.500484 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-30 18:19:36.500508 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-30 18:19:36.500520 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-30 18:19:38.229058 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-30 18:19:39.495422 I | ceph-object-controller: reconciling object store deployments 2026-06-30 18:19:39.510816 I | ceph-object-controller: ceph object store gateway service running at 10.106.237.246 2026-06-30 18:19:39.510858 I | ceph-object-controller: reconciling object store pools 2026-06-30 18:19:41.999376 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-06-30 18:19:41.999408 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-06-30 18:19:46.071322 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-06-30 18:19:46.071356 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-06-30 18:19:50.159147 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-06-30 18:19:50.159180 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-06-30 18:19:54.473233 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-06-30 18:19:54.473271 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-06-30 18:19:58.666698 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:49} {StateName:unknown Count:8}]" 2026-06-30 18:19:58.671683 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:19:59.435252 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:49} {StateName:unknown Count:8}]" 2026-06-30 18:19:59.440711 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:19:59.546624 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-06-30 18:19:59.546659 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-06-30 18:20:03.630434 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-06-30 18:20:03.630469 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-06-30 18:20:07.702462 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-06-30 18:20:07.702497 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-06-30 18:20:11.765463 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-06-30 18:20:11.765497 I | ceph-object-controller: configuring object store "ceph" 2026-06-30 18:20:12.390941 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-06-30 18:20:12.596702 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-06-30 18:20:13.000684 I | ceph-object-controller: configuration for object-store ceph is complete 2026-06-30 18:20:13.007368 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-06-30 18:20:13.012183 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-06-30 18:20:13.551451 I | ceph-object-controller: setting rgw config flags 2026-06-30 18:20:13.551474 I | ceph-object-controller: Configuring authentication with keystone 2026-06-30 18:20:13.551493 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:14.353775 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:14.353807 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:15.258397 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:15.258435 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:15.647037 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:20:15.877085 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:15.877126 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:16.285328 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:16.285367 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:16.681583 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:16.681621 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:17.124802 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:17.124938 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:17.514711 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:17.514819 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:17.899159 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:17.899282 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:18.305955 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:18.305998 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:18.698673 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:18.698721 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:19.115753 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:19.115804 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:19.530618 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:19.530661 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:19.938934 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:19.938962 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:20.331049 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:20.331187 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:20.720192 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:20.720307 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:21.120673 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:21.120710 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:21.555664 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-30 18:20:21.556002 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-06-30 18:20:21.605235 I | ceph-object-controller: enabling rgw dashboard 2026-06-30 18:20:23.397117 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-06-30 18:20:23.397967 I | ceph-object-controller: setting the dashboard api secret key 2026-06-30 18:20:24.161509 I | ceph-object-controller: done setting the dashboard api secret key 2026-06-30 18:20:24.318935 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:20:29.138535 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:20:29.904646 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:20:59.624751 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:21:00.405158 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:21:01.623081 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:21:30.113435 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:107} {StateName:peering Count:1}]" 2026-06-30 18:21:30.118414 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:21:30.865946 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:107} {StateName:peering Count:1}]" 2026-06-30 18:21:30.871238 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:21:47.572968 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:22:00.591952 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:22:01.347782 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:22:31.062314 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:106} {StateName:peering Count:2}]" 2026-06-30 18:22:31.067781 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:22:31.822512 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:106} {StateName:peering Count:1}]" 2026-06-30 18:22:31.827509 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:22:34.028126 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:23:01.519879 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:125} {StateName:peering Count:1}]" 2026-06-30 18:23:01.524412 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:23:02.303769 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:125} {StateName:peering Count:1}]" 2026-06-30 18:23:02.308455 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:23:19.976691 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:23:31.992059 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:23:32.782021 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:24:02.482826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:24:03.331824 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:24:05.931154 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:24:32.954409 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:24:33.805755 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:24:51.862159 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:25:03.418209 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:25:04.307688 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:25:33.880170 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:25:34.765004 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:25:37.793973 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:26:04.354723 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:26:05.235662 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:26:23.774454 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:26:34.811287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:26:35.684178 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:27:05.283664 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:27:06.169004 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:27:09.775951 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:27:35.742976 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:27:36.640529 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:27:55.720469 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:28:06.222334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:28:07.133322 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:28:36.704503 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:28:37.598913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:28:41.702237 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:29:07.190965 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:29:08.074348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:29:27.635741 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:29:37.653179 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:29:38.566913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:30:08.116300 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:30:09.061571 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:30:13.603863 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:30:38.609781 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:30:39.545677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:30:59.661410 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:31:09.080426 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:31:10.060210 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:31:39.556649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:31:40.541336 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:31:45.606070 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:32:10.017285 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:32:11.038442 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:32:31.548465 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:32:40.518235 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:32:41.519494 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:33:10.985754 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:33:12.009640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:33:17.499400 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:33:41.489397 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:33:42.475748 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:34:03.429134 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:34:11.962645 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:34:12.933108 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:34:42.447945 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:34:43.469184 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:34:49.403104 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:35:12.936188 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:35:14.022755 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:35:35.457480 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:35:43.437006 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:35:44.499913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:36:13.907480 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:36:14.974229 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:36:21.428809 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:36:44.412172 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:36:45.441348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:37:07.400488 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:37:14.878103 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:37:15.951689 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:37:45.368438 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:37:46.483636 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:37:53.392454 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:38:15.817650 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:38:16.956991 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:38:39.409051 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:38:46.318111 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:38:47.466829 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:39:16.801488 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:39:17.926240 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:39:25.387263 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:39:47.271966 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:39:48.388054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:40:11.364711 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:40:17.744464 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:40:18.858710 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:40:48.274210 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:40:49.350520 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:40:57.355941 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:41:18.735523 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:41:19.835910 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:41:43.337035 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:41:49.197102 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:41:50.367637 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:42:19.646164 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:42:20.829187 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:42:29.290565 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:42:50.119200 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:42:51.312108 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:43:15.317794 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:43:20.628198 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:43:21.794522 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:43:51.106958 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:43:52.319230 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:44:01.263063 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:44:21.580000 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:44:22.803746 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:44:47.221362 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:44:52.052264 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:44:53.281869 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:45:22.543099 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:45:23.750682 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:45:33.186699 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:45:53.054829 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:45:54.229914 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:46:19.110510 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:46:23.526661 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:46:24.699678 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:46:54.009799 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:46:55.208631 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:47:05.077612 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:47:24.534578 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:47:25.677485 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:47:51.014411 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:47:55.019998 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:47:56.202654 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:48:25.491515 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:48:26.664007 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:48:36.982611 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:48:55.966718 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:48:57.139757 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:49:23.020415 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:49:26.456926 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:49:27.589215 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:49:56.930951 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:49:58.055268 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:50:08.977764 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:50:27.403036 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:50:28.779770 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:50:54.935166 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:50:57.914553 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:51:00.975753 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:51:28.373925 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:51:31.509971 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:51:40.921199 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:51:58.861673 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:52:01.985375 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:52:26.884478 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:52:29.357861 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:52:32.461704 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:52:59.868496 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:53:02.930373 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:53:12.876467 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:53:30.367512 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:53:33.423900 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:53:58.816706 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:54:00.833185 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:54:03.889373 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:54:31.313732 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:54:34.374461 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:54:44.749594 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:55:01.804599 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:55:04.852826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:55:30.721514 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:55:32.312736 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:55:35.327107 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:56:02.790789 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:56:05.788067 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:56:16.664476 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:56:33.278531 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:56:36.274885 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:57:02.646236 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:57:03.773682 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:57:06.742506 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:57:34.261623 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:57:37.291886 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:57:48.571882 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:58:04.751866 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:58:07.759790 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:58:34.548122 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:58:35.236683 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:58:38.240475 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:59:05.685728 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:59:08.728037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:59:20.529639 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 18:59:36.175213 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 18:59:39.213345 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:00:06.873941 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:00:07.016413 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:00:09.719600 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:00:37.525652 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:00:40.205936 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:00:52.877011 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:01:08.033785 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:01:10.690379 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:01:39.001388 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:01:39.359056 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:01:41.183459 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:02:09.494323 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:02:11.659065 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:02:25.341977 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:02:39.950469 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:02:42.142746 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:03:10.483004 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:03:11.407159 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:03:12.629815 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:03:40.943590 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:03:43.115405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:03:57.386840 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:04:11.430783 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:04:13.611908 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:04:41.902039 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:04:43.364364 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:04:44.072364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:05:12.400320 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:05:14.621261 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:05:29.357309 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:05:42.875567 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:05:45.128467 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:06:13.420134 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:06:15.486457 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:06:15.800322 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:06:43.900709 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:06:46.293889 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:07:01.460791 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:07:14.369845 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:07:16.763724 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:07:44.864854 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:07:47.797876 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:07:48.017245 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:08:15.388256 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:08:18.288932 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:08:34.000515 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:08:45.897891 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:08:48.759514 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:09:16.378547 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:09:19.545965 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:09:21.168442 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:09:46.865973 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:09:50.010753 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:10:07.093303 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:10:17.361190 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:10:20.503461 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:10:47.852234 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:10:50.997818 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:10:53.097109 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:11:18.336368 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:11:21.493558 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:11:39.112653 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:11:48.829593 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:11:51.985497 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:12:19.374317 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:12:22.478421 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:12:25.469645 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:12:49.933710 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:12:52.973137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:13:11.448304 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:13:20.435482 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:13:23.447037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:13:50.906481 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:13:53.920900 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:13:57.389712 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:14:21.424505 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:14:24.402007 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:14:43.330659 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:14:51.912441 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:14:54.869891 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:15:22.427320 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:15:25.352172 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:15:29.344611 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:15:52.925709 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:15:55.844099 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:16:15.322289 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:16:23.415601 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:16:26.324713 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:16:53.910995 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:16:56.831240 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:17:01.293501 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:17:24.439365 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:17:27.316346 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:17:47.251203 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:17:54.905361 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:17:57.767183 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:18:25.396835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:18:28.248288 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:18:33.209486 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:18:55.913104 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:18:58.729871 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:19:19.143192 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:19:26.420030 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:19:29.215883 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:19:56.888169 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:19:59.729537 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:20:05.106389 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:20:27.370701 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:20:30.214318 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:20:51.142181 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:20:57.837382 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:21:00.687603 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:21:28.329260 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:21:31.190837 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:21:37.068414 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:21:58.832093 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:22:01.662148 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:22:23.067984 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:22:29.339516 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:22:32.141647 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:22:59.817005 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:23:02.635889 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:23:09.051492 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:23:30.356518 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:23:33.115612 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:23:55.036816 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-30 19:24:00.819513 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-30 19:24:03.589353 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0