2026/08/11 11:32:14 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-08-11 11:32:14.204218 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-08-11 11:32:14.204241 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-08-11 11:32:14.204244 I | cephcmd: starting Rook-Ceph operator 2026-08-11 11:32:14.313517 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-08-11 11:32:14.322175 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-08-11 11:32:14.322193 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-08-11 11:32:14.322204 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-08-11 11:32:14.322209 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-08-11 11:32:14.322214 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-08-11 11:32:14.322218 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-08-11 11:32:14.322223 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-08-11 11:32:14.322227 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-08-11 11:32:14.322231 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-08-11 11:32:14.322236 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-08-11 11:32:14.322240 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-08-11 11:32:14.322246 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-08-11 11:32:14.322263 I | op-k8sutil: operator setting "CSI_CEPHFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-11 11:32:14.322281 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-08-11 11:32:14.322293 I | op-k8sutil: operator setting "CSI_NFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : csi-attacher\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-08-11 11:32:14.322305 I | op-k8sutil: operator setting "CSI_RBD_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-11 11:32:14.322322 I | op-k8sutil: operator setting "CSI_RBD_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n limits:\n memory: 1Gi\n- name : csi-omap-generator\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-11 11:32:14.322333 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-08-11 11:32:14.322337 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-08-11 11:32:14.322344 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-08-11 11:32:14.322348 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-08-11 11:32:14.322352 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-08-11 11:32:14.322356 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-08-11 11:32:14.322360 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-08-11 11:32:14.322364 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-08-11 11:32:14.322369 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-08-11 11:32:14.322380 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-08-11 11:32:14.322384 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-08-11 11:32:14.322395 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-08-11 11:32:14.322404 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-08-11 11:32:14.322409 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-08-11 11:32:14.322414 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-08-11 11:32:14.322419 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-08-11 11:32:14.322425 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-08-11 11:32:14.322432 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-08-11 11:32:14.322436 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-08-11 11:32:14.322444 I | op-k8sutil: operator setting "CSI_CEPHFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-08-11 11:32:14.322450 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-08-11 11:32:14.322458 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-08-11 11:32:14.322461 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-08-11 11:32:14.322471 I | op-k8sutil: operator setting "CSI_NFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-08-11 11:32:14.322484 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-08-11 11:32:14.322488 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-08-11 11:32:14.322493 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-08-11 11:32:14.322498 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-08-11 11:32:14.322506 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-08-11 11:32:14.322510 I | operator: watching all namespaces for Ceph CRs 2026-08-11 11:32:14.322577 I | operator: setting up schemes 2026-08-11 11:32:14.325686 I | operator: setting up the controller-runtime manager 2026-08-11 11:32:14.326050 I | ceph-cluster-controller: successfully started 2026-08-11 11:32:14.326370 I | ceph-cluster-controller: enabling hotplug orchestration 2026-08-11 11:32:14.326396 I | ceph-nodedaemon-controller: successfully started 2026-08-11 11:32:14.326409 I | ceph-block-pool-controller: successfully started 2026-08-11 11:32:14.326419 I | ceph-object-store-user-controller: successfully started 2026-08-11 11:32:14.326431 I | ceph-object-realm-controller: successfully started 2026-08-11 11:32:14.326439 I | ceph-object-zonegroup-controller: successfully started 2026-08-11 11:32:14.326446 I | ceph-object-zone-controller: successfully started 2026-08-11 11:32:14.326528 I | ceph-object-controller: successfully started 2026-08-11 11:32:14.326560 I | ceph-file-controller: successfully started 2026-08-11 11:32:14.326576 I | ceph-nfs-controller: successfully started 2026-08-11 11:32:14.326594 I | ceph-rbd-mirror-controller: successfully started 2026-08-11 11:32:14.326614 I | ceph-client-controller: successfully started 2026-08-11 11:32:14.326625 I | ceph-filesystem-mirror-controller: successfully started 2026-08-11 11:32:14.326637 I | operator: rook-ceph-operator-config-controller successfully started 2026-08-11 11:32:14.326646 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-08-11 11:32:14.326764 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-08-11 11:32:14.326784 I | ceph-bucket-topic: successfully started 2026-08-11 11:32:14.326791 I | ceph-bucket-notification: successfully started 2026-08-11 11:32:14.326798 I | ceph-bucket-notification: successfully started 2026-08-11 11:32:14.326804 I | ceph-fs-subvolumegroup-controller: successfully started 2026-08-11 11:32:14.326849 I | blockpool-rados-namespace-controller: successfully started 2026-08-11 11:32:14.326894 I | ceph-cosi-controller: successfully started 2026-08-11 11:32:14.326909 I | operator: starting the controller-runtime manager 2026-08-11 11:32:14.760552 I | operator: rook-ceph-operator-config-controller done reconciling 2026-08-11 11:32:14.766740 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-08-11 11:32:14.768766 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-08-11 11:32:14.770487 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-08-11 11:32:14.776003 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-08-11 11:32:14.776018 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-08-11 11:32:14.777735 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-08-11 11:32:14.783211 I | ceph-csi: successfully removed CSI CephFS driver 2026-08-11 11:32:14.783228 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-08-11 11:32:14.785161 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-08-11 11:32:14.791200 I | ceph-csi: successfully removed CSI NFS driver 2026-08-11 11:32:37.263619 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-08-11 11:32:37.313212 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-08-11 11:32:37.346644 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-08-11 11:32:37.349273 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-08-11 11:32:37.419782 E | ceph-spec: failed to update cluster condition to {Type:Connecting Status:True Reason:ClusterConnecting Message:Attempting to connect to an external Ceph cluster LastHeartbeatTime:2026-08-11 11:32:37.349331508 +0000 UTC m=+23.175031798 LastTransitionTime:2026-08-11 11:32:37.349331368 +0000 UTC m=+23.175031658}. failed to update object "openstack/ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "ceph": the object has been modified; please apply your changes to the latest version and try again 2026-08-11 11:32:37.422889 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-11 11:32:37.422918 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-11 11:32:37.422997 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-08-11 11:32:37.423504 I | op-bucket-prov: successfully reconciled bucket provisioner I0811 11:32:37.423610 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-08-11 11:32:37.438422 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-11 11:32:37.438439 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-11 11:32:37.438479 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:0xc001ce2840] 2026-08-11 11:32:37.438497 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-08-11 11:32:38.269725 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-11 11:32:38.269759 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-11 11:32:38.675193 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-08-11 11:32:38.678069 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-08-11 11:32:38.875000 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-08-11 11:32:38.875035 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-08-11 11:32:38.878352 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-08-11 11:32:39.286653 I | ceph-csi: successfully removed CSI CephFS driver 2026-08-11 11:32:39.286687 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-08-11 11:32:39.290395 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-08-11 11:32:39.296234 I | ceph-csi: successfully removed CSI NFS driver 2026-08-11 11:32:57.695898 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-08-11 11:32:57.695918 I | ceph-cluster-controller: validating ceph version from provided image 2026-08-11 11:32:57.703672 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-11 11:32:57.703694 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-11 11:32:57.708521 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-08-11 11:32:57.708898 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-08-11 11:32:58.648751 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-08-11 11:32:58.648787 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-08-11 11:32:58.653295 E | cephver: external cluster ceph version is a major version higher "18.2.8-0 reef" than the local cluster "0.0.0-0 ", consider upgrading 2026-08-11 11:32:58.854436 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:32:59.550908 W | ceph-cluster-controller: image spec version 18.2.7-0 reef is lower than the running cluster version 18.2.8-0 reef, downgrading is not supported 2026-08-11 11:32:59.930668 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:33:00.305561 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-08-11 11:33:00.305726 I | ceph-cluster-controller: cluster "openstack": version "18.2.7-0 reef" detected for image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" 2026-08-11 11:33:01.178484 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-08-11 11:33:01.586000 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-08-11 11:33:01.931020 I | ceph-cluster-controller: external cluster identity established 2026-08-11 11:33:01.931051 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-08-11 11:33:02.518727 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-08-11 11:33:06.250136 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-08-11 11:33:06.735515 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-08-11 11:33:07.263173 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-08-11 11:33:07.272698 I | ceph-cluster-controller: successfully updated csi config map 2026-08-11 11:33:07.272720 I | cephclient: getting or creating ceph auth key "client.crash" 2026-08-11 11:33:07.955469 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-08-11 11:33:07.957199 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-08-11 11:33:07.957241 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-08-11 11:33:07.957250 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-08-11 11:33:08.553138 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:33:18.547872 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-11 11:33:18.547904 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-11 11:33:18.547922 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-08-11 11:33:21.772748 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-08-11 11:33:23.104723 I | ceph-object-controller: reconciling object store deployments 2026-08-11 11:33:23.134271 I | ceph-object-controller: ceph object store gateway service running at 10.102.204.159 2026-08-11 11:33:23.134310 I | ceph-object-controller: reconciling object store pools 2026-08-11 11:33:26.174413 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-08-11 11:33:26.174438 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-08-11 11:33:29.847816 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:creating+activating Count:5} {StateName:active+clean Count:4}]" 2026-08-11 11:33:29.852221 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:33:32.060331 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-08-11 11:33:32.060368 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-08-11 11:33:36.417181 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-08-11 11:33:36.417218 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-08-11 11:33:39.567075 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:21} {StateName:creating+peering Count:4}]" 2026-08-11 11:33:39.571805 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:33:41.481098 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-08-11 11:33:41.481125 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-08-11 11:33:45.567231 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-08-11 11:33:45.567258 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-08-11 11:33:49.672849 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-08-11 11:33:49.672873 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-08-11 11:33:54.925088 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:33:55.215312 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-08-11 11:33:55.215349 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-08-11 11:33:59.324123 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-08-11 11:33:59.324161 I | ceph-object-controller: configuring object store "ceph" 2026-08-11 11:34:00.145273 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-08-11 11:34:00.701152 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:57} {StateName:unknown Count:1}]" 2026-08-11 11:34:00.746332 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:34:00.789453 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-08-11 11:34:01.541481 I | ceph-object-controller: configuration for object-store ceph is complete 2026-08-11 11:34:01.545125 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-08-11 11:34:01.547838 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-08-11 11:34:02.062387 I | ceph-object-controller: setting rgw config flags 2026-08-11 11:34:02.062409 I | ceph-object-controller: Configuring authentication with keystone 2026-08-11 11:34:02.062430 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:02.481805 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:02.481835 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:02.862702 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:02.862739 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:04.227724 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:04.227749 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:04.628614 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:04.628649 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:05.020439 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:05.020472 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:05.437005 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:05.437029 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:05.822096 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:05.822137 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:06.216244 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:06.216266 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:06.589026 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:06.589061 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:06.995254 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:06.995300 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:07.389945 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:07.389980 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:07.788920 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:07.788960 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:08.196059 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:08.196092 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:08.583868 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:08.583926 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:08.969944 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:08.969980 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:09.368752 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:09.368779 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:10.551734 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-11 11:34:10.552127 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-08-11 11:34:10.664469 I | ceph-object-controller: enabling rgw dashboard 2026-08-11 11:34:11.152632 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:34:15.629608 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-08-11 11:34:15.630113 I | ceph-object-controller: setting the dashboard api secret key 2026-08-11 11:34:16.449197 I | ceph-object-controller: done setting the dashboard api secret key 2026-08-11 11:34:16.570002 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:57} {StateName:unknown Count:31} {StateName:peering Count:1}]" 2026-08-11 11:34:16.574259 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:34:31.261012 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:34:40.885351 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:34:41.618127 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:35:01.707092 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:35:12.090680 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:35:26.803894 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:35:32.197049 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:35:42.545885 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:36:02.658189 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:36:12.940216 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:36:13.223112 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:97} {StateName:unknown Count:24}]" 2026-08-11 11:36:13.227682 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:36:33.128673 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:36:43.694927 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:36:58.891953 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:37:03.601520 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:37:14.191761 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:37:34.073023 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:37:45.248135 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:37:45.367677 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:38:05.490383 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:38:15.749917 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:38:31.300298 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:38:35.949381 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:38:46.232582 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:39:06.422594 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:39:17.270974 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:39:18.453852 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:39:36.911678 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:39:47.728562 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:123} {StateName:peering Count:6}]" 2026-08-11 11:39:47.733490 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:40:04.409425 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:40:07.380674 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:40:18.196686 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:133} {StateName:unknown Count:24} {StateName:peering Count:4}]" 2026-08-11 11:40:18.201826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:40:37.837318 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:40:48.664962 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:40:50.354351 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:41:08.307062 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:41:19.150111 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:41:36.348963 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:41:38.805155 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:41:49.625937 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:42:09.297150 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:42:20.098748 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:42:22.819254 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:42:39.756283 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:42:50.565352 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:43:08.733140 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:43:10.225059 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:43:21.052246 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:43:40.700504 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:43:51.555313 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:43:54.681236 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:44:11.180437 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:44:22.017470 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:44:40.695898 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:44:41.661081 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:44:52.592940 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:45:12.220846 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:45:23.075298 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:45:26.645873 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:45:42.698382 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:45:53.544759 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:46:12.581332 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:46:13.197816 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:46:24.006912 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:46:43.664564 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:46:54.526410 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:46:58.513735 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:47:14.177451 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:47:25.101427 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:47:44.684124 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:47:44.957835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:47:55.568835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:48:15.478484 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:48:26.029691 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:48:30.953081 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:48:45.941883 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:48:56.550826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:49:16.936650 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:49:17.409352 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:49:27.005426 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:49:47.415717 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:49:57.483012 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:50:03.415499 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:50:17.895441 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:50:27.938257 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:50:48.406096 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:50:49.397815 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:50:58.456498 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:51:18.890305 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:51:28.913151 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:51:35.308715 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:51:49.358244 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:51:59.371188 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:52:19.855643 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:52:21.261558 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:52:29.827249 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:52:50.347941 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:53:00.290281 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:53:07.187869 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:53:20.815147 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:53:30.762299 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:53:51.287252 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:53:53.231853 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:54:01.247700 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:54:21.753473 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:54:31.746844 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:54:39.211343 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:54:52.268237 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:55:02.229268 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:55:22.739473 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:55:25.164408 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:55:32.712156 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:55:53.213968 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:56:03.181054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:56:11.114490 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:56:23.702285 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:56:33.667150 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:56:54.220694 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:56:57.069514 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:57:04.138897 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:57:24.687993 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:57:34.621999 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:57:43.063599 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:57:55.169632 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:58:05.094786 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:58:25.660882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:58:29.099577 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:58:37.545657 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:58:56.216270 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:59:08.005524 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:59:15.088425 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 11:59:26.669083 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:59:38.487704 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 11:59:57.157769 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:00:01.252767 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:00:08.988752 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:00:27.634932 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:00:39.468307 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:00:47.213788 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:00:58.120390 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:01:09.941107 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:01:28.597704 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:01:33.157279 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:01:40.453209 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:01:59.071525 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:02:10.941838 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:02:19.138555 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:02:29.537943 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:02:41.517520 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:03:00.037780 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:03:05.106218 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:03:12.003760 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:03:30.538486 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:03:42.483901 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:03:51.125720 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:04:01.291477 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:04:12.963700 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:04:31.772945 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:04:37.053683 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:04:43.480818 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:05:02.543575 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:05:13.981541 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:05:22.989101 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:05:33.017415 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:05:44.464573 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:06:03.517673 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:06:09.030441 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:06:14.944419 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:06:45.955837 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:06:56.166341 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:06:59.875642 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:07:16.459187 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:07:26.679225 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:07:48.284128 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:07:49.347303 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:07:58.902608 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:08:19.388190 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:08:29.406570 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:08:35.395755 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:08:49.853379 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:08:59.869428 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:09:20.379137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:09:21.390241 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:09:30.411529 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:09:50.891813 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:10:00.888408 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:10:07.304588 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:10:21.386809 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:10:31.399528 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:10:51.888602 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:10:53.311704 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:11:01.879122 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:11:22.369742 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:11:32.361056 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:11:39.344986 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:11:52.887608 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:12:02.839925 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:12:23.356890 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:12:25.286522 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:12:33.326332 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:12:53.825532 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:13:03.788169 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:13:11.211345 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:13:24.295656 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:13:34.285491 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:13:54.755486 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:13:57.124379 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:14:04.747290 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:14:25.255939 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:14:35.237901 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:14:43.188861 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:14:55.744065 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:15:05.692085 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:15:26.236135 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:15:29.165553 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:15:36.170413 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:15:56.699991 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:16:06.666490 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:16:15.171343 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:16:27.178094 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:16:37.147503 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:16:57.686731 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:17:01.118925 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:17:07.616278 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:17:28.217919 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:17:38.081054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:17:47.063869 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:17:58.746172 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:18:08.581563 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:18:29.245726 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:18:33.024223 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:18:39.082620 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:18:59.737524 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:19:09.559279 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:19:18.996160 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:19:30.224399 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:19:40.050724 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:20:00.702117 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:20:05.023956 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:20:10.539493 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:20:31.193794 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:20:41.007478 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:20:50.989963 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:21:01.709137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:21:11.505758 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:21:32.190497 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:21:37.046595 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:21:41.979024 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:22:02.671260 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:22:12.456980 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:22:23.024278 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:22:33.143211 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:22:42.957994 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:23:03.642499 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:23:09.007026 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:23:13.489542 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:23:34.099490 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:23:44.014835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:23:54.961586 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:24:04.577901 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:24:14.494887 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:24:35.037159 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:24:40.939842 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:24:44.969671 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:25:05.534206 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:25:15.449349 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:25:26.911957 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:25:35.995857 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:25:45.958245 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:26:06.486249 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:26:12.885809 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:26:16.486720 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:26:36.997221 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:26:46.957329 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:26:58.835425 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:27:07.472133 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:27:17.477048 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:27:37.953480 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:27:44.792185 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:27:47.961542 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:28:08.426666 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:28:18.424963 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:28:30.727404 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:28:38.905563 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:28:48.908194 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:29:09.450887 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:29:16.738680 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:29:19.384247 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:29:39.934743 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:29:49.898732 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:30:02.683161 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:30:10.441741 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:30:20.413287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:30:40.915826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:30:48.686145 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:30:50.889450 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:31:11.393007 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:31:21.359640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:31:34.654282 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:31:41.908937 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:31:51.841334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:32:12.422744 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:32:20.624696 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:32:22.321953 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:32:42.921869 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:32:52.802695 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:33:06.685052 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:33:13.465964 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:33:23.289153 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:33:43.932331 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:33:52.660525 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:33:53.802626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:34:14.404364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:34:24.297804 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:34:38.633433 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:34:44.873307 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:34:54.792673 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:35:15.338572 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:35:24.578532 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:35:25.299614 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:35:45.833805 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:35:55.760225 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:36:10.571580 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:36:16.345617 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:36:26.287460 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:36:46.823790 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:36:56.938607 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:36:57.099545 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:37:17.313328 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:37:27.593688 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:37:42.938918 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:37:47.798485 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:37:58.054920 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:38:18.301739 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:38:29.052411 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:38:29.402036 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:38:48.803268 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:38:59.567734 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:39:15.343686 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:39:19.277916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:39:30.017779 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:39:49.737294 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:40:00.592423 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:40:01.488590 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:40:20.225717 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:40:31.056220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:40:48.152566 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:40:50.729406 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:41:01.589916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:41:21.204419 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:41:32.059313 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:41:34.091175 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:41:51.670813 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:42:02.555114 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:42:20.065232 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:42:22.128238 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:42:33.043193 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:42:52.641219 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:43:03.552253 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:43:06.062117 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:43:23.108876 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:43:34.053567 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:43:52.069082 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-11 12:43:53.566163 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:44:04.551287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:44:24.046105 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:44:35.045597 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-11 12:44:38.036667 W | op-mon: external cluster mon count is 1, consider adding new monitors.