2026/06/15 16:04:40 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-06-15 16:04:40.986910 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-06-15 16:04:40.986942 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-06-15 16:04:40.986945 I | cephcmd: starting Rook-Ceph operator 2026-06-15 16:04:41.090333 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-06-15 16:04:41.098718 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-06-15 16:04:41.098798 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-06-15 16:04:41.098822 I | op-k8sutil: operator setting "CSI_CEPHFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-06-15 16:04:41.098843 I | op-k8sutil: operator setting "CSI_CEPHFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-06-15 16:04:41.098849 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-06-15 16:04:41.098854 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-06-15 16:04:41.098859 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-06-15 16:04:41.098864 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-06-15 16:04:41.098869 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-06-15 16:04:41.098874 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-06-15 16:04:41.098878 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-06-15 16:04:41.098884 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-06-15 16:04:41.098894 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-06-15 16:04:41.098899 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-06-15 16:04:41.098904 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-06-15 16:04:41.098909 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-06-15 16:04:41.098914 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-06-15 16:04:41.098920 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-06-15 16:04:41.098926 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-06-15 16:04:41.098932 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-06-15 16:04:41.098939 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-06-15 16:04:41.098956 I | op-k8sutil: operator setting "CSI_NFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : csi-attacher\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-06-15 16:04:41.098963 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-06-15 16:04:41.098969 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-06-15 16:04:41.098975 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-06-15 16:04:41.098983 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-06-15 16:04:41.098992 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-06-15 16:04:41.099017 I | op-k8sutil: operator setting "CSI_RBD_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n limits:\n memory: 1Gi\n- name : csi-omap-generator\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-06-15 16:04:41.099032 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-06-15 16:04:41.099039 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-06-15 16:04:41.099045 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-06-15 16:04:41.099052 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-06-15 16:04:41.099065 I | op-k8sutil: operator setting "CSI_NFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-06-15 16:04:41.099077 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-06-15 16:04:41.099083 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-06-15 16:04:41.099089 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-06-15 16:04:41.099094 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-06-15 16:04:41.099105 I | op-k8sutil: operator setting "CSI_RBD_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-06-15 16:04:41.099111 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-06-15 16:04:41.099121 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-06-15 16:04:41.099127 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-06-15 16:04:41.099133 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-06-15 16:04:41.099143 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-06-15 16:04:41.099148 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-06-15 16:04:41.099152 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-06-15 16:04:41.099158 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-06-15 16:04:41.099164 I | operator: watching all namespaces for Ceph CRs 2026-06-15 16:04:41.099235 I | operator: setting up schemes 2026-06-15 16:04:41.102490 I | operator: setting up the controller-runtime manager 2026-06-15 16:04:41.102893 I | ceph-cluster-controller: successfully started 2026-06-15 16:04:41.103224 I | ceph-cluster-controller: enabling hotplug orchestration 2026-06-15 16:04:41.103245 I | ceph-nodedaemon-controller: successfully started 2026-06-15 16:04:41.103254 I | ceph-block-pool-controller: successfully started 2026-06-15 16:04:41.103266 I | ceph-object-store-user-controller: successfully started 2026-06-15 16:04:41.103282 I | ceph-object-realm-controller: successfully started 2026-06-15 16:04:41.103294 I | ceph-object-zonegroup-controller: successfully started 2026-06-15 16:04:41.103301 I | ceph-object-zone-controller: successfully started 2026-06-15 16:04:41.103379 I | ceph-object-controller: successfully started 2026-06-15 16:04:41.103413 I | ceph-file-controller: successfully started 2026-06-15 16:04:41.103434 I | ceph-nfs-controller: successfully started 2026-06-15 16:04:41.103457 I | ceph-rbd-mirror-controller: successfully started 2026-06-15 16:04:41.103480 I | ceph-client-controller: successfully started 2026-06-15 16:04:41.103493 I | ceph-filesystem-mirror-controller: successfully started 2026-06-15 16:04:41.103510 I | operator: rook-ceph-operator-config-controller successfully started 2026-06-15 16:04:41.103522 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-06-15 16:04:41.103650 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-06-15 16:04:41.103671 I | ceph-bucket-topic: successfully started 2026-06-15 16:04:41.103678 I | ceph-bucket-notification: successfully started 2026-06-15 16:04:41.103764 I | ceph-bucket-notification: successfully started 2026-06-15 16:04:41.103779 I | ceph-fs-subvolumegroup-controller: successfully started 2026-06-15 16:04:41.103827 I | blockpool-rados-namespace-controller: successfully started 2026-06-15 16:04:41.103885 I | ceph-cosi-controller: successfully started 2026-06-15 16:04:41.103904 I | operator: starting the controller-runtime manager 2026-06-15 16:04:41.321787 I | operator: rook-ceph-operator-config-controller done reconciling 2026-06-15 16:04:41.362404 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-06-15 16:04:41.364680 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-15 16:04:41.366407 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-15 16:04:41.372448 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-15 16:04:41.372470 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-15 16:04:41.374068 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-15 16:04:41.380245 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-15 16:04:41.380258 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-15 16:04:41.382087 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-15 16:04:41.386730 I | ceph-csi: successfully removed CSI NFS driver 2026-06-15 16:05:05.725829 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-06-15 16:05:05.728973 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-06-15 16:05:05.731842 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-06-15 16:05:05.736876 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-15 16:05:05.736909 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-15 16:05:05.737046 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-06-15 16:05:05.737519 I | op-bucket-prov: successfully reconciled bucket provisioner I0615 16:05:05.737596 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-06-15 16:05:05.742897 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-06-15 16:05:05.754516 E | ceph-spec: failed to update cluster condition to {Type:Connecting Status:True Reason:ClusterConnecting Message:Attempting to connect to an external Ceph cluster LastHeartbeatTime:2026-06-15 16:05:05.742989715 +0000 UTC m=+24.792340529 LastTransitionTime:2026-06-15 16:05:05.742989515 +0000 UTC m=+24.792340339}. failed to update object "openstack/ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "ceph": the object has been modified; please apply your changes to the latest version and try again 2026-06-15 16:05:05.759795 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-15 16:05:05.759859 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-15 16:05:05.759895 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:0xc001a60f30] 2026-06-15 16:05:05.759926 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-15 16:05:06.729907 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-15 16:05:06.729940 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-15 16:05:07.132947 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-15 16:05:07.135601 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-15 16:05:07.331354 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-15 16:05:07.331387 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-15 16:05:07.333881 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-15 16:05:07.532176 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-15 16:05:07.532220 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-15 16:05:07.535127 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-15 16:05:07.731432 I | ceph-csi: successfully removed CSI NFS driver 2026-06-15 16:05:22.085330 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-15 16:05:22.085350 I | ceph-cluster-controller: validating ceph version from provided image 2026-06-15 16:05:22.091708 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-15 16:05:22.091727 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-15 16:05:22.093976 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-06-15 16:05:22.094091 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-06-15 16:05:22.582856 E | cephver: external cluster ceph version is a major version higher "18.2.8-0 reef" than the local cluster "0.0.0-0 ", consider upgrading 2026-06-15 16:05:23.184904 W | ceph-cluster-controller: image spec version 18.2.7-0 reef is lower than the running cluster version 18.2.8-0 reef, downgrading is not supported 2026-06-15 16:05:23.637938 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-06-15 16:05:23.637976 I | ceph-cluster-controller: cluster "openstack": version "18.2.7-0 reef" detected for image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" 2026-06-15 16:05:23.829958 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-06-15 16:05:23.831885 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-06-15 16:05:23.851752 I | ceph-cluster-controller: external cluster identity established 2026-06-15 16:05:23.851794 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-06-15 16:05:24.339207 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-06-15 16:05:24.812083 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-06-15 16:05:25.307789 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-06-15 16:05:25.830554 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-06-15 16:05:25.836762 I | ceph-cluster-controller: successfully updated csi config map 2026-06-15 16:05:25.836780 I | cephclient: getting or creating ceph auth key "client.crash" 2026-06-15 16:05:26.809270 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-06-15 16:05:26.809297 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-06-15 16:05:26.820634 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:05:26.830044 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-06-15 16:05:26.832853 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-06-15 16:05:26.832883 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-06-15 16:05:26.832887 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-06-15 16:05:27.824136 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:05:28.839892 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:05:35.822069 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-15 16:05:35.822106 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-15 16:05:35.822123 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-15 16:05:37.993271 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-15 16:05:39.262152 I | ceph-object-controller: reconciling object store deployments 2026-06-15 16:05:39.357349 I | ceph-object-controller: ceph object store gateway service running at 10.99.200.154 2026-06-15 16:05:39.357389 I | ceph-object-controller: reconciling object store pools 2026-06-15 16:05:42.974205 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-06-15 16:05:42.974239 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-06-15 16:05:47.391656 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-06-15 16:05:47.391696 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-06-15 16:05:51.620339 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-06-15 16:05:51.620369 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-06-15 16:05:55.646106 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-06-15 16:05:55.646137 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-06-15 16:05:57.689280 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:25} {StateName:unknown Count:8}]" 2026-06-15 16:05:57.693479 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:05:58.733438 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:32} {StateName:unknown Count:1}]" 2026-06-15 16:05:58.737414 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:06:00.818261 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-06-15 16:06:00.818287 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-06-15 16:06:04.876143 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-06-15 16:06:04.876183 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-06-15 16:06:08.956214 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-06-15 16:06:08.956253 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-06-15 16:06:13.718239 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:06:14.065638 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-06-15 16:06:14.065676 I | ceph-object-controller: configuring object store "ceph" 2026-06-15 16:06:14.714936 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-06-15 16:06:14.916734 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-06-15 16:06:15.378976 I | ceph-object-controller: configuration for object-store ceph is complete 2026-06-15 16:06:15.382092 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-06-15 16:06:15.384998 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-06-15 16:06:15.867641 I | ceph-object-controller: setting rgw config flags 2026-06-15 16:06:15.867672 I | ceph-object-controller: Configuring authentication with keystone 2026-06-15 16:06:15.867720 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:16.267530 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:16.267560 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:16.642604 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:16.642642 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:17.041854 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:17.041892 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:17.478026 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:17.478069 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:17.897376 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:17.897417 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:18.325812 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:18.325851 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:18.709342 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:18.709369 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:19.110231 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:19.110266 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:19.485549 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:19.485586 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:19.881977 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:19.882010 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:20.305774 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:20.305813 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:20.687734 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:20.687765 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:21.074471 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:21.074501 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:21.486040 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:21.486081 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:21.882244 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:21.882285 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:22.294009 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:22.294042 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:22.702958 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-15 16:06:22.703165 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-06-15 16:06:22.744756 I | ceph-object-controller: enabling rgw dashboard 2026-06-15 16:06:24.670703 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-06-15 16:06:24.671311 I | ceph-object-controller: setting the dashboard api secret key 2026-06-15 16:06:25.510726 I | ceph-object-controller: done setting the dashboard api secret key 2026-06-15 16:06:25.637353 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:06:28.193281 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:06:29.652934 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:06:58.673206 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:06:59.693459 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:07:00.155444 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:07:29.146356 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:07:31.110779 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:07:45.709719 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:07:59.619014 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:08:01.602248 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:08:30.091209 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:08:31.693599 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:08:32.632120 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:09:00.574933 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:09:03.107826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:09:17.718939 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:09:31.055067 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:09:34.009389 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:10:01.535157 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:10:03.715956 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:10:04.493445 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:10:32.018007 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:10:35.315134 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:10:49.648597 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:11:02.496672 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:11:05.792780 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:11:32.982561 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:11:35.628444 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:11:36.524909 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:12:03.464427 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:121} {StateName:unknown Count:8}]" 2026-06-15 16:12:03.476658 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:12:07.041386 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:121} {StateName:peering Count:8}]" 2026-06-15 16:12:07.045127 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:12:21.594286 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:12:33.948377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:12:37.800979 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:13:04.425923 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:13:07.538710 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:13:08.285666 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:13:34.882048 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:13:38.942425 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:13:53.520825 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:14:05.379587 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:14:09.453268 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:14:35.860785 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:14:39.544925 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:14:40.236148 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:15:06.338711 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:15:10.739153 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:15:25.529240 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:15:36.824850 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:15:41.598163 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:16:07.287973 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:16:11.489462 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:16:12.082181 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:16:37.759045 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:16:42.932929 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:16:57.448877 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:17:08.259283 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:17:13.435666 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:17:38.734793 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:17:43.504201 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:17:44.298806 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:18:09.224023 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:18:14.782248 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:18:29.543330 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:18:39.702345 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:18:45.515854 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:19:10.201169 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:19:15.610208 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:19:16.091405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:19:40.669407 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:19:46.903959 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:20:01.587390 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:20:11.168137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:20:17.391492 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:20:41.659316 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:20:47.901211 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:20:48.409334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:21:12.185460 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:21:18.890097 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:21:33.884150 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:21:42.690584 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:21:49.604229 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:22:13.179680 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:22:20.219213 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:22:20.457232 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:22:43.681369 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:22:51.419908 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:23:06.206109 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:23:14.147300 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:23:21.907640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:23:44.638309 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:23:52.703631 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:23:53.133425 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:24:15.199048 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:24:23.619017 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:24:38.677148 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:24:45.674980 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:24:54.539252 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:25:16.169122 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:25:24.942840 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:25:25.292431 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:25:46.647419 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:25:56.332353 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:26:10.921317 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:26:17.134037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:26:26.804655 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:26:47.658881 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:26:56.996318 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:26:58.018442 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:27:18.146094 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:27:28.528616 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:27:43.027747 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:27:48.684406 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:27:59.535748 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:28:19.163769 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:28:29.020349 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:28:30.025985 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:28:49.628037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:29:01.038104 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:29:15.108220 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:29:20.122041 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:29:31.559148 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:29:50.638244 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:30:01.108964 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:30:02.510215 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:30:21.136863 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:30:33.037709 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:30:47.165107 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:30:51.674529 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:31:03.906893 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:31:22.150489 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:31:33.146362 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:31:34.421546 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:31:52.662384 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:32:05.195647 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:32:19.119519 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:32:23.156318 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:32:35.736066 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:32:53.647509 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:33:05.083560 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:33:06.508549 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:33:24.123132 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:33:37.000921 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:33:51.111742 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:33:54.625845 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:34:07.740855 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:34:25.182140 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:34:37.110701 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:34:38.235128 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:34:55.707879 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:35:08.802571 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:35:23.117570 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:35:26.231368 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:35:39.332874 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:35:56.730646 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:36:09.135830 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:36:09.829635 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:36:27.234606 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:36:40.382121 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:36:55.146062 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:36:57.725830 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:37:10.915323 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:37:28.234147 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:37:41.436039 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:37:41.704259 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:37:58.756306 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:38:12.822072 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:38:27.444034 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:38:29.240480 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:38:43.317107 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:38:59.700962 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:39:14.310058 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:39:14.712289 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:39:30.231081 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:39:45.242657 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:40:00.310025 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:40:00.766932 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:40:15.822546 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:40:31.246810 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:40:46.821229 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:40:46.854451 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:41:01.704935 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:41:17.910948 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:41:32.620275 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:41:33.298613 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:41:48.399404 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:42:03.137779 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:42:20.037055 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:42:20.806659 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:42:33.621736 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:42:50.528221 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:43:04.132278 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:43:06.814042 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:43:21.006540 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:43:34.625743 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:43:51.511252 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:43:52.798560 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:44:05.126378 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:44:22.016719 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:44:35.646548 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:44:38.781076 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:44:52.530113 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:45:06.135915 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:45:23.035846 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:45:25.113100 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:45:36.653930 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:45:53.559723 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:46:07.150826 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:46:11.163646 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:46:24.077395 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:46:37.646815 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:46:54.563437 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:46:57.178343 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:47:08.142971 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:47:25.055223 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:47:38.676319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:47:43.149412 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:47:55.582207 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:48:09.161756 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:48:26.078682 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:48:29.220003 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:48:39.659671 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:48:56.572355 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:49:10.160348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:49:15.173120 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:49:27.096951 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:49:40.645052 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:49:57.591675 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:50:01.147605 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:50:11.136213 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:50:28.088224 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:50:41.638546 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:50:47.154091 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:50:58.579682 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:51:12.131056 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:51:29.058792 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:51:33.115667 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:51:42.655867 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:51:59.541393 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:52:13.123997 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:52:19.097032 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:52:30.012112 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:52:43.617374 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:53:00.562146 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:53:05.101395 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:53:14.072372 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:53:31.025229 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:53:44.562942 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:53:51.140417 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:54:01.542303 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:54:15.040533 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:54:32.028222 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:54:37.159507 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:54:45.527111 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:55:02.544981 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:55:16.029458 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:55:23.167411 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:55:33.025743 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:55:46.560838 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:56:03.518203 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:56:09.148749 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:56:17.077098 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:56:33.997071 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:56:47.559856 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:56:55.132009 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:57:04.499080 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:57:18.044807 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:57:34.998484 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:57:41.082811 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:57:48.522547 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:58:05.504029 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:58:18.974294 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:58:27.191167 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:58:36.027653 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:58:49.473830 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:59:06.532577 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:59:13.201612 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 16:59:19.937388 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:59:37.026032 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:59:50.414096 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 16:59:59.169054 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:00:07.581260 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:00:20.905693 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:00:38.100613 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:00:45.221539 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:00:51.397935 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:01:08.585113 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:01:21.884385 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:01:31.272282 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:01:39.074117 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:01:52.404581 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:02:09.568249 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:02:17.235766 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:02:22.906255 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:02:40.054281 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:02:53.399998 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:03:03.247066 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:03:10.575722 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:03:23.881820 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:03:41.069716 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:03:49.208346 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:03:54.384634 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:04:11.599903 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:04:24.902104 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:04:35.151484 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:04:42.070011 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:04:55.385214 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:05:12.583649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:05:21.136706 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:05:25.865039 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:05:43.078656 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:05:56.400950 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:06:07.104603 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:06:13.565297 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:06:26.887083 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:06:44.074293 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:06:53.117685 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:06:57.409094 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:07:14.594667 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:07:27.894811 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:07:39.100454 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:07:45.089243 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:07:58.389762 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:08:15.584716 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:08:25.126222 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:08:28.877105 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:08:46.083181 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:08:59.412578 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:09:11.073451 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:09:16.611835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:09:29.905284 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:09:47.113228 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:09:57.064651 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:10:00.447955 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:10:17.630956 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:10:30.951750 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:10:43.072392 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:10:48.136715 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:11:01.450273 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:11:18.633700 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:11:29.063854 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:11:31.973958 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:11:49.109178 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:12:02.487777 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:12:15.119354 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:12:19.629299 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:12:32.982985 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:12:50.103245 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:13:01.114584 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:13:03.482042 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:13:20.644164 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:13:33.951001 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:13:47.063224 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:13:51.125741 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:14:04.461050 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:14:21.649946 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:14:33.074569 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:14:34.942089 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:14:52.148947 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:15:05.468640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-15 17:15:19.030686 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-15 17:15:22.636592 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0