2026/09/01 18:50:00 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-09-01 18:50:00.657766 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-09-01 18:50:00.657828 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-09-01 18:50:00.657833 I | cephcmd: starting Rook-Ceph operator 2026-09-01 18:50:00.779197 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-09-01 18:50:00.787230 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-09-01 18:50:00.787267 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-09-01 18:50:00.787285 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-09-01 18:50:00.787291 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-09-01 18:50:00.787296 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-09-01 18:50:00.787301 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-09-01 18:50:00.787324 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-09-01 18:50:00.787335 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-09-01 18:50:00.787340 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-09-01 18:50:00.787344 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-09-01 18:50:00.787348 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-09-01 18:50:00.787352 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-09-01 18:50:00.787357 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-09-01 18:50:00.787363 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-09-01 18:50:00.787372 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-09-01 18:50:00.787381 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-09-01 18:50:00.787386 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-09-01 18:50:00.787397 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-09-01 18:50:00.787415 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-09-01 18:50:00.787421 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-09-01 18:50:00.787426 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-09-01 18:50:00.787431 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-09-01 18:50:00.787436 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-09-01 18:50:00.787441 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-09-01 18:50:00.787448 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-09-01 18:50:00.787454 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-09-01 18:50:00.787467 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-09-01 18:50:00.787475 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-09-01 18:50:00.787492 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-09-01 18:50:00.787517 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-09-01 18:50:00.787541 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-09-01 18:50:00.787558 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-09-01 18:50:00.787567 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-09-01 18:50:00.787581 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-09-01 18:50:00.787591 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-09-01 18:50:00.787605 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-09-01 18:50:00.787614 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-09-01 18:50:00.787623 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-09-01 18:50:00.787651 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-09-01 18:50:00.787666 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-09-01 18:50:00.787675 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-09-01 18:50:00.787688 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-09-01 18:50:00.787696 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-09-01 18:50:00.787706 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-09-01 18:50:00.787719 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-09-01 18:50:00.787734 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-09-01 18:50:00.787741 I | operator: watching all namespaces for Ceph CRs 2026-09-01 18:50:00.787838 I | operator: setting up schemes 2026-09-01 18:50:00.796543 I | operator: setting up the controller-runtime manager 2026-09-01 18:50:00.797585 I | ceph-cluster-controller: successfully started 2026-09-01 18:50:00.798405 I | ceph-cluster-controller: enabling hotplug orchestration 2026-09-01 18:50:00.798446 I | ceph-nodedaemon-controller: successfully started 2026-09-01 18:50:00.798465 I | ceph-block-pool-controller: successfully started 2026-09-01 18:50:00.798590 I | ceph-object-store-user-controller: successfully started 2026-09-01 18:50:00.798616 I | ceph-object-realm-controller: successfully started 2026-09-01 18:50:00.798638 I | ceph-object-zonegroup-controller: successfully started 2026-09-01 18:50:00.798673 I | ceph-object-zone-controller: successfully started 2026-09-01 18:50:00.798833 I | ceph-object-controller: successfully started 2026-09-01 18:50:00.798978 I | ceph-file-controller: successfully started 2026-09-01 18:50:00.799017 I | ceph-nfs-controller: successfully started 2026-09-01 18:50:00.799056 I | ceph-rbd-mirror-controller: successfully started 2026-09-01 18:50:00.799200 I | ceph-client-controller: successfully started 2026-09-01 18:50:00.799229 I | ceph-filesystem-mirror-controller: successfully started 2026-09-01 18:50:00.799258 I | operator: rook-ceph-operator-config-controller successfully started 2026-09-01 18:50:00.799277 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-09-01 18:50:00.799662 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-09-01 18:50:00.799702 I | ceph-bucket-topic: successfully started 2026-09-01 18:50:00.799716 I | ceph-bucket-notification: successfully started 2026-09-01 18:50:00.799734 I | ceph-bucket-notification: successfully started 2026-09-01 18:50:00.799753 I | ceph-fs-subvolumegroup-controller: successfully started 2026-09-01 18:50:00.799885 I | blockpool-rados-namespace-controller: successfully started 2026-09-01 18:50:00.800137 I | ceph-cosi-controller: successfully started 2026-09-01 18:50:00.800168 I | operator: starting the controller-runtime manager 2026-09-01 18:50:01.319575 I | operator: rook-ceph-operator-config-controller done reconciling 2026-09-01 18:50:01.351997 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-09-01 18:50:01.355702 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-09-01 18:50:01.358053 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-09-01 18:50:01.365212 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-09-01 18:50:01.365235 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-09-01 18:50:01.369322 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-09-01 18:50:01.376305 I | ceph-csi: successfully removed CSI CephFS driver 2026-09-01 18:50:01.376335 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-09-01 18:50:01.378718 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-09-01 18:50:01.386719 I | ceph-csi: successfully removed CSI NFS driver 2026-09-01 18:50:23.594406 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-09-01 18:50:23.602083 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-09-01 18:50:23.604883 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-09-01 18:50:23.618571 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-09-01 18:50:23.618708 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-09-01 18:50:23.618941 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-09-01 18:50:23.619661 I | op-bucket-prov: successfully reconciled bucket provisioner I0901 18:50:23.619865 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-09-01 18:50:23.624389 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-09-01 18:50:23.675726 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-09-01 18:50:23.675760 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-09-01 18:50:23.675813 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:0xc001908f00] 2026-09-01 18:50:23.675883 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-09-01 18:50:24.600643 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-09-01 18:50:24.600685 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-09-01 18:50:25.006813 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-09-01 18:50:25.010515 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-09-01 18:50:25.205222 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-09-01 18:50:25.205256 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-09-01 18:50:25.208263 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-09-01 18:50:25.405135 I | ceph-csi: successfully removed CSI CephFS driver 2026-09-01 18:50:25.405188 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-09-01 18:50:25.407751 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-09-01 18:50:25.605305 I | ceph-csi: successfully removed CSI NFS driver 2026-09-01 18:50:44.189403 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-09-01 18:50:44.189430 I | ceph-cluster-controller: validating ceph version from provided image 2026-09-01 18:50:44.195915 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-09-01 18:50:44.195939 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-09-01 18:50:44.199106 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-09-01 18:50:44.199360 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-09-01 18:50:44.924917 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-09-01 18:50:45.352349 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-09-01 18:50:45.868975 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-09-01 18:50:45.869000 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-09-01 18:50:45.920229 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-09-01 18:50:45.924217 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-09-01 18:50:45.987403 I | ceph-cluster-controller: external cluster identity established 2026-09-01 18:50:45.987434 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-09-01 18:50:46.533721 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-09-01 18:50:47.048756 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-09-01 18:50:47.566469 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-09-01 18:50:48.133245 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-09-01 18:50:48.143221 I | ceph-cluster-controller: successfully updated csi config map 2026-09-01 18:50:48.143246 I | cephclient: getting or creating ceph auth key "client.crash" 2026-09-01 18:50:48.656349 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-09-01 18:50:48.696681 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-09-01 18:50:48.696735 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-09-01 18:50:48.696742 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-09-01 18:50:53.721266 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-09-01 18:50:53.721312 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-09-01 18:50:53.721336 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-09-01 18:50:54.488729 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-09-01 18:50:54.488760 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-09-01 18:50:54.500325 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:50:55.033253 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:50:55.526777 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:50:55.687514 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-09-01 18:50:57.035284 I | ceph-object-controller: reconciling object store deployments 2026-09-01 18:50:57.054612 I | ceph-object-controller: ceph object store gateway service running at 10.103.240.79 2026-09-01 18:50:57.054642 I | ceph-object-controller: reconciling object store pools 2026-09-01 18:51:00.102662 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-09-01 18:51:00.102699 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-09-01 18:51:05.211177 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-09-01 18:51:05.211208 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-09-01 18:51:09.308108 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-09-01 18:51:09.308138 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-09-01 18:51:13.406458 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-09-01 18:51:13.406495 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-09-01 18:51:18.090227 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-09-01 18:51:18.090267 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-09-01 18:51:22.167416 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-09-01 18:51:22.167457 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-09-01 18:51:25.790269 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:44} {StateName:creating+activating Count:3} {StateName:unknown Count:2}]" 2026-09-01 18:51:25.795280 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:51:26.684216 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:46} {StateName:creating+activating Count:3}]" 2026-09-01 18:51:26.689275 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:51:28.267672 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-09-01 18:51:28.267707 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-09-01 18:51:32.345393 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-09-01 18:51:32.345435 I | ceph-object-controller: configuring object store "ceph" 2026-09-01 18:51:33.142441 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-09-01 18:51:33.426310 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-09-01 18:51:33.916324 I | ceph-object-controller: configuration for object-store ceph is complete 2026-09-01 18:51:33.924654 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-09-01 18:51:33.928558 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-09-01 18:51:35.278493 I | ceph-object-controller: setting rgw config flags 2026-09-01 18:51:35.278527 I | ceph-object-controller: Configuring authentication with keystone 2026-09-01 18:51:35.278561 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:35.506949 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:51:35.814307 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:35.814349 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:36.247343 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:36.247374 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:36.665596 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:36.665640 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:37.087335 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:37.087385 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:37.506918 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:37.506958 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:37.932504 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:37.932542 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:38.320444 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:38.320489 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:38.719878 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:38.719922 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:39.123977 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:39.124011 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:39.519995 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:39.520026 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:39.952052 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:39.952118 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:40.343407 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:40.343438 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:40.790366 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:40.790391 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:41.221677 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:41.221713 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:41.633705 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:41.633742 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:42.060685 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:42.060717 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:42.547987 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-09-01 18:51:42.548379 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-09-01 18:51:42.597599 I | ceph-object-controller: enabling rgw dashboard 2026-09-01 18:51:44.754997 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-09-01 18:51:44.755703 I | ceph-object-controller: setting the dashboard api secret key 2026-09-01 18:51:45.876927 I | ceph-object-controller: done setting the dashboard api secret key 2026-09-01 18:51:45.913554 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:51:56.292736 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:51:57.129382 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:52:21.484491 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:52:26.727170 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:52:27.608050 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:52:57.212596 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:52:58.117070 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:53:07.576146 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:53:27.710005 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:53:28.580235 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:53:53.432861 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:53:58.249094 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:92} {StateName:creating+peering Count:3} {StateName:peering Count:2}]" 2026-09-01 18:53:58.255176 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:53:59.072442 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:92} {StateName:creating+peering Count:3} {StateName:peering Count:2}]" 2026-09-01 18:53:59.077561 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:54:28.678511 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:54:29.569403 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:54:39.413625 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:54:59.124947 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:55:00.008816 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:55:25.319587 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:55:29.610539 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:55:30.516195 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:56:00.096644 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:56:01.021211 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:56:11.238528 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:56:30.549166 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:56:31.432090 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:56:57.147003 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:57:01.118983 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:57:01.920656 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:57:31.596443 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:57:32.423400 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:57:43.003786 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:58:02.057528 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:58:02.879510 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:58:28.944276 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:58:32.586820 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:58:33.404790 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:59:03.095914 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:59:03.897122 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:59:14.779734 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 18:59:33.584960 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:124} {StateName:creating+peering Count:5}]" 2026-09-01 18:59:33.590126 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 18:59:34.373738 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:00:00.754797 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:00:04.108608 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:00:04.824312 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:00:34.552727 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:00:35.232658 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:00:46.731488 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:01:05.096244 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:01:05.718422 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:01:32.710998 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:01:35.495689 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:01:36.144870 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:02:05.954671 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:02:06.612504 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:02:18.624903 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:02:36.450286 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:02:37.056016 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:03:04.626077 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:03:06.919402 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:03:07.515970 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:03:37.419939 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:03:37.967688 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:03:50.592165 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:04:07.910111 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:04:08.471812 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:04:36.653718 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:04:38.437719 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:04:38.941155 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:05:08.980661 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:05:09.409830 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:05:22.549615 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:05:39.452209 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:05:39.943556 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:06:08.429747 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:06:09.902864 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:06:10.344858 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:06:40.344172 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:06:40.882946 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:06:54.468134 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:07:10.756269 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:07:11.334283 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:07:40.397681 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:07:41.254578 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:07:41.846629 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:08:11.729171 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:08:12.328338 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:08:26.282501 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:08:42.135385 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:08:42.763808 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:09:12.289986 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:09:12.720453 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:09:13.225957 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:09:43.232160 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:09:43.687278 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:09:58.338305 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:10:13.681554 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:10:14.180686 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:10:44.802309 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:10:44.872022 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:10:45.313885 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:11:15.236640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:11:15.780460 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:11:30.855077 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:11:45.750649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:11:46.301851 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:12:16.562806 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:12:17.780826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:12:18.006507 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:12:47.079094 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:12:48.265366 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:13:04.011041 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:13:17.562205 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:13:18.731208 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:13:48.060840 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:13:49.402978 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:13:50.160459 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:14:18.542143 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:14:19.924499 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:14:36.074179 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:14:49.039194 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:14:50.423737 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:15:19.504541 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:15:20.925418 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:15:22.001683 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:15:49.970543 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:15:51.354230 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:16:07.861677 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:16:20.411755 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:16:21.798083 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:16:50.939306 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:16:52.258787 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:16:53.758642 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:17:21.384493 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:17:22.742895 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:17:39.669397 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:17:51.861803 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:17:53.167653 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:18:22.321685 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:18:23.618397 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:18:25.547002 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:18:52.868886 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:18:54.200311 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:19:11.522879 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:19:23.434639 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:19:24.680589 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:19:53.971188 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:19:55.131078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:19:57.439513 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:20:24.406598 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:20:25.583916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:20:43.440266 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:20:54.899871 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:20:56.048445 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:21:25.352158 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:21:26.455087 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:21:29.423474 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:21:55.816766 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:21:56.921646 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:22:15.494157 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:22:26.288632 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:22:27.392457 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:22:56.785093 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:22:57.899062 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:23:01.634454 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:23:27.303061 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:23:28.364795 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:23:47.622341 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:23:57.775223 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:23:58.859579 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:24:28.266767 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:24:29.320580 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:24:33.632511 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:24:58.724327 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:24:59.851347 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:25:19.610634 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:25:29.215961 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:25:30.293025 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:25:59.712405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:26:00.808769 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:26:05.628254 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:26:30.159876 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:26:31.694923 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:26:51.618950 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:27:01.051319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:27:03.859358 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:27:31.564521 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:27:34.306017 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:27:37.510302 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:28:02.069999 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:28:04.764539 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:28:23.457579 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:28:32.547949 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:28:35.227677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:29:03.080728 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:29:05.753768 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:29:09.432950 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:29:33.535550 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:29:36.190671 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:29:55.335497 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:30:03.944841 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:30:06.654504 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:30:34.366307 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:30:37.200633 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:30:41.196211 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:31:04.822087 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:31:07.707287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:31:27.148132 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:31:35.278136 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:31:38.189637 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:32:05.823949 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:32:08.661090 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:32:13.107495 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:32:36.240808 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:32:39.123763 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:32:59.125446 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:33:06.688324 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:33:09.585230 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:33:37.132242 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:33:40.082680 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:33:45.045793 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:34:07.597106 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:34:10.531882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:34:30.996624 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:34:38.102676 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:34:40.992541 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:35:08.554336 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:35:11.534686 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:35:16.970389 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:35:39.058816 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:35:41.988373 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:36:02.800558 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:36:09.568294 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:36:12.423670 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:36:40.035495 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:36:42.913549 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:36:48.802451 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:37:10.567854 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:37:13.435517 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:37:35.497660 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:37:41.015936 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:37:43.878179 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:38:11.475095 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:38:14.359096 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:38:21.374605 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:38:42.008135 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:38:44.811188 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:39:07.244322 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:39:12.433520 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:39:15.270518 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:39:42.954637 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:39:45.734914 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:39:53.198749 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:40:13.403022 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:40:16.189546 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:40:40.279005 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:40:43.857228 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:40:46.599496 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:41:14.310750 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:41:17.055399 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:41:26.147325 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:41:44.759134 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:41:47.468526 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:42:11.995582 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:42:15.253288 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:42:17.929332 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:42:45.707596 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:42:48.364593 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:42:57.861352 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:43:16.249027 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:43:18.821423 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:43:43.792015 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:43:46.738583 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:43:49.270786 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:44:17.302408 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:44:19.753525 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:44:29.785247 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:44:47.768661 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:44:50.239377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:45:15.716798 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:45:18.308393 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:45:20.702953 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:45:48.754604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:45:51.171338 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:46:01.636411 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:46:19.286839 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:46:21.633264 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:46:47.629949 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:46:49.801294 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:46:52.117063 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:47:20.298392 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:47:22.666751 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:47:33.586950 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:47:50.768329 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:47:53.166340 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:48:19.549511 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:48:21.268107 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:48:23.619153 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:48:51.780093 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:48:54.075398 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:49:05.500624 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:49:22.348152 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:49:24.535347 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:49:51.383936 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:49:52.780626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:49:55.025217 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:50:23.319546 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:50:25.496214 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:50:37.280433 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:50:53.814388 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:50:55.931537 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:51:23.167422 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:51:24.265277 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:51:26.359164 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:51:54.720993 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:51:56.846119 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:52:09.057725 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:52:25.238550 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:52:27.335832 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:52:54.973698 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:52:55.734905 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:52:57.806026 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:53:26.202256 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:53:28.283604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:53:40.877255 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:53:56.631755 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:53:58.768282 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:54:26.900806 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:54:27.219114 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:54:29.242572 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:54:57.651583 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:54:59.742246 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:55:12.825910 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:55:28.040685 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:55:30.251393 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:55:59.188873 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:55:59.525988 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:56:00.685841 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:56:29.704948 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:56:31.180775 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:56:45.572704 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:57:00.150491 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:57:01.644214 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:57:30.575809 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:57:31.501143 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:57:32.111859 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:58:01.052101 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:58:02.555803 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:58:17.396536 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:58:31.548376 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:58:33.062724 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:59:02.060718 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:59:03.576762 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 19:59:03.843449 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:59:32.518773 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:59:34.310884 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 19:59:49.476112 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:00:03.012512 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:00:04.752843 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:00:33.465567 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:00:35.671473 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:00:35.747798 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:01:03.884778 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:01:06.103808 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:01:21.683867 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:01:34.313085 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:01:36.573159 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:02:04.792932 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:02:07.472629 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:02:08.017577 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:02:35.251201 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:02:37.996480 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:02:53.880314 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:03:05.757178 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:03:08.503097 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:03:36.282106 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:03:39.003951 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:03:39.860650 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:04:06.736544 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:04:09.468286 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:04:25.793154 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:04:37.174871 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:04:39.962892 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:05:07.624844 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:05:10.447584 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:05:11.706154 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:05:38.141403 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:05:40.907525 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:05:57.650329 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-09-01 20:06:08.577050 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:06:11.395981 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:06:39.058794 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:06:41.848938 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-09-01 20:06:43.574640 W | op-mon: external cluster mon count is 1, consider adding new monitors.