2026/06/22 02:09:04 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-06-22 02:09:04.629601 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-06-22 02:09:04.629623 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-06-22 02:09:04.629625 I | cephcmd: starting Rook-Ceph operator 2026-06-22 02:09:04.730330 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-06-22 02:09:04.738342 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-06-22 02:09:04.738369 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-06-22 02:09:04.738384 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-06-22 02:09:04.738392 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-06-22 02:09:04.738400 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-06-22 02:09:04.738412 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-06-22 02:09:04.738418 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-06-22 02:09:04.738428 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-06-22 02:09:04.738435 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-06-22 02:09:04.738442 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-06-22 02:09:04.738454 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-06-22 02:09:04.738460 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-06-22 02:09:04.738484 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-22 02:09:04.738496 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-06-22 02:09:04.738502 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-06-22 02:09:04.738533 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-22 02:09:04.738546 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-06-22 02:09:04.738554 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-06-22 02:09:04.738565 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-06-22 02:09:04.738580 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-22 02:09:04.738600 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-22 02:09:04.738612 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-06-22 02:09:04.738619 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-06-22 02:09:04.738625 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-06-22 02:09:04.738632 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-06-22 02:09:04.738642 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-06-22 02:09:04.738656 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-22 02:09:04.738668 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-06-22 02:09:04.738681 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-06-22 02:09:04.738693 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-06-22 02:09:04.738701 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-06-22 02:09:04.738709 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-06-22 02:09:04.738720 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-06-22 02:09:04.738730 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-06-22 02:09:04.738741 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-06-22 02:09:04.738748 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-06-22 02:09:04.738758 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-06-22 02:09:04.738766 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-06-22 02:09:04.738776 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-06-22 02:09:04.738782 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-06-22 02:09:04.738792 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-06-22 02:09:04.738822 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-22 02:09:04.738834 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-06-22 02:09:04.738840 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-06-22 02:09:04.738846 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-06-22 02:09:04.738853 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-06-22 02:09:04.738865 I | operator: watching all namespaces for Ceph CRs 2026-06-22 02:09:04.738956 I | operator: setting up schemes 2026-06-22 02:09:04.743025 I | operator: setting up the controller-runtime manager 2026-06-22 02:09:04.743568 I | ceph-cluster-controller: successfully started 2026-06-22 02:09:04.744189 I | ceph-cluster-controller: enabling hotplug orchestration 2026-06-22 02:09:04.744229 I | ceph-nodedaemon-controller: successfully started 2026-06-22 02:09:04.744244 I | ceph-block-pool-controller: successfully started 2026-06-22 02:09:04.744261 I | ceph-object-store-user-controller: successfully started 2026-06-22 02:09:04.744280 I | ceph-object-realm-controller: successfully started 2026-06-22 02:09:04.744290 I | ceph-object-zonegroup-controller: successfully started 2026-06-22 02:09:04.744308 I | ceph-object-zone-controller: successfully started 2026-06-22 02:09:04.744426 I | ceph-object-controller: successfully started 2026-06-22 02:09:04.744477 I | ceph-file-controller: successfully started 2026-06-22 02:09:04.744504 I | ceph-nfs-controller: successfully started 2026-06-22 02:09:04.744539 I | ceph-rbd-mirror-controller: successfully started 2026-06-22 02:09:04.744564 I | ceph-client-controller: successfully started 2026-06-22 02:09:04.744587 I | ceph-filesystem-mirror-controller: successfully started 2026-06-22 02:09:04.744612 I | operator: rook-ceph-operator-config-controller successfully started 2026-06-22 02:09:04.744628 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-06-22 02:09:04.744836 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-06-22 02:09:04.744865 I | ceph-bucket-topic: successfully started 2026-06-22 02:09:04.744877 I | ceph-bucket-notification: successfully started 2026-06-22 02:09:04.744888 I | ceph-bucket-notification: successfully started 2026-06-22 02:09:04.744898 I | ceph-fs-subvolumegroup-controller: successfully started 2026-06-22 02:09:04.744968 I | blockpool-rados-namespace-controller: successfully started 2026-06-22 02:09:04.745037 I | ceph-cosi-controller: successfully started 2026-06-22 02:09:04.745059 I | operator: starting the controller-runtime manager 2026-06-22 02:09:04.972287 I | operator: rook-ceph-operator-config-controller done reconciling 2026-06-22 02:09:04.977684 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-06-22 02:09:04.981483 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-22 02:09:04.983632 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-22 02:09:04.990286 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-22 02:09:04.990311 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-22 02:09:04.992691 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-22 02:09:05.003749 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-22 02:09:05.003771 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-22 02:09:05.005779 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-22 02:09:05.013131 I | ceph-csi: successfully removed CSI NFS driver 2026-06-22 02:09:27.075850 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-06-22 02:09:27.081991 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-06-22 02:09:27.084036 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-06-22 02:09:27.094888 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-06-22 02:09:27.096980 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-22 02:09:27.097033 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-22 02:09:27.097160 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-06-22 02:09:27.097537 I | op-bucket-prov: successfully reconciled bucket provisioner I0622 02:09:27.097627 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-06-22 02:09:27.117922 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-22 02:09:27.117949 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-22 02:09:27.117968 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:0xc001670bd0] 2026-06-22 02:09:27.117983 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-22 02:09:28.078530 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-22 02:09:28.078556 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-22 02:09:28.484534 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-22 02:09:28.486257 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-22 02:09:28.681003 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-22 02:09:28.681036 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-22 02:09:28.683770 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-22 02:09:28.881837 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-22 02:09:28.881867 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-22 02:09:28.884541 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-22 02:09:29.081527 I | ceph-csi: successfully removed CSI NFS driver 2026-06-22 02:09:43.686728 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-22 02:09:43.686761 I | ceph-cluster-controller: validating ceph version from provided image 2026-06-22 02:09:43.691997 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-22 02:09:43.692020 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-22 02:09:43.694382 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-06-22 02:09:43.695271 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-06-22 02:09:44.265682 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-22 02:09:44.791752 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-22 02:09:45.254332 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-06-22 02:09:45.254374 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-22 02:09:45.345685 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-06-22 02:09:45.348440 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-06-22 02:09:45.375118 I | ceph-cluster-controller: external cluster identity established 2026-06-22 02:09:45.375152 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-06-22 02:09:46.047140 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-06-22 02:09:46.548520 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-06-22 02:09:47.032753 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-06-22 02:09:47.870211 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-06-22 02:09:47.878979 I | ceph-cluster-controller: successfully updated csi config map 2026-06-22 02:09:47.879003 I | cephclient: getting or creating ceph auth key "client.crash" 2026-06-22 02:09:48.198307 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-06-22 02:09:48.198332 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-06-22 02:09:48.251582 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:09:48.894300 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-06-22 02:09:48.897504 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-06-22 02:09:48.897537 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-06-22 02:09:48.897542 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-06-22 02:09:49.276350 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:09:50.377330 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:09:57.152842 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-22 02:09:57.152866 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-22 02:09:57.152878 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-22 02:09:58.764172 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-22 02:09:59.995649 I | ceph-object-controller: reconciling object store deployments 2026-06-22 02:10:00.016684 I | ceph-object-controller: ceph object store gateway service running at 10.98.122.171 2026-06-22 02:10:00.016714 I | ceph-object-controller: reconciling object store pools 2026-06-22 02:10:03.234982 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-06-22 02:10:03.235020 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-06-22 02:10:07.296114 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-06-22 02:10:07.296155 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-06-22 02:10:11.344102 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-06-22 02:10:11.344159 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-06-22 02:10:15.401144 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-06-22 02:10:15.401167 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-06-22 02:10:19.082007 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:6} {StateName:creating+peering Count:2}]" 2026-06-22 02:10:19.087782 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:10:20.107429 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:6} {StateName:creating+peering Count:2}]" 2026-06-22 02:10:20.111700 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:10:20.482102 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-06-22 02:10:20.482131 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-06-22 02:10:24.534066 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-06-22 02:10:24.534089 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-06-22 02:10:28.593205 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-06-22 02:10:28.593245 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-06-22 02:10:32.642254 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-06-22 02:10:32.642283 I | ceph-object-controller: configuring object store "ceph" 2026-06-22 02:10:33.540715 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-06-22 02:10:33.802804 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-06-22 02:10:34.260378 I | ceph-object-controller: configuration for object-store ceph is complete 2026-06-22 02:10:34.266269 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-06-22 02:10:34.270755 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-06-22 02:10:35.365095 I | ceph-object-controller: setting rgw config flags 2026-06-22 02:10:35.365118 I | ceph-object-controller: Configuring authentication with keystone 2026-06-22 02:10:35.365144 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:35.588158 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:10:35.902347 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:35.902374 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:36.293178 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:36.293215 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:36.706136 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:36.706179 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:37.089307 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:37.089334 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:37.490399 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:37.490440 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:37.898258 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:37.898294 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:38.300787 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:38.300823 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:38.747689 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:38.747731 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:39.131808 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:39.131840 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:39.538193 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:39.538229 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:39.924863 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:39.924899 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:40.341857 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:40.341898 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:40.755573 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:40.755611 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:41.154676 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:41.154716 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:41.535435 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:41.535466 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:41.923773 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:41.923812 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:42.350029 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-22 02:10:42.350526 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-06-22 02:10:42.396666 I | ceph-object-controller: enabling rgw dashboard 2026-06-22 02:10:44.188847 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-06-22 02:10:44.189504 I | ceph-object-controller: setting the dashboard api secret key 2026-06-22 02:10:45.056391 I | ceph-object-controller: done setting the dashboard api secret key 2026-06-22 02:10:45.143340 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:10:49.569718 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:10:50.592562 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:11:20.025621 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:79} {StateName:peering Count:10}]" 2026-06-22 02:11:20.031062 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:11:21.490679 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:79} {StateName:peering Count:10}]" 2026-06-22 02:11:21.494277 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:11:22.016325 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:11:50.511265 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:11:52.258286 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:12:07.960148 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:12:20.990526 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:12:22.739612 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:12:51.473934 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:12:53.677526 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:12:55.268625 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:13:21.940971 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:13:24.182116 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:13:41.253208 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:13:52.455305 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:13:54.681490 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:14:22.966480 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:14:25.181846 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:14:27.291225 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:14:53.484461 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:14:55.665387 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:15:13.255146 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:15:23.989625 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:15:26.142178 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:15:54.465372 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:15:56.673076 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:15:59.370949 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:16:24.988260 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:16:27.137375 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:16:45.340399 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:16:55.458642 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:16:57.630071 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:17:25.935484 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:17:28.140606 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:17:31.284642 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:17:56.418870 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:17:58.625689 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:18:17.254504 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:18:26.907666 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:18:29.145889 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:18:57.454796 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:18:59.637625 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:19:03.212848 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:19:27.989882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:19:30.119941 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:19:49.222222 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:19:58.463488 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:20:00.616302 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:20:28.962264 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:20:31.106571 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:20:35.204099 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:20:59.478630 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:21:01.581037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:21:21.304105 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:21:29.952739 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:21:32.088401 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:22:00.453482 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:22:02.582601 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:22:07.301768 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:22:31.001075 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:22:33.122103 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:22:53.292984 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:23:01.482715 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:23:03.630060 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:23:31.985159 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:23:34.157332 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:23:39.317878 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:24:02.481080 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:24:04.661913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:24:25.292632 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:24:32.955208 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:24:35.188117 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:25:03.460827 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:25:05.698769 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:25:11.268282 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:25:33.945822 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:25:36.195559 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:25:57.306385 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:26:04.460984 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:26:06.703616 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:26:34.938509 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:26:37.210220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:26:43.293666 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:27:05.728255 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:27:07.912346 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:27:29.288282 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:27:36.278719 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:27:38.442412 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:28:06.764706 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:28:08.969237 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:28:15.393740 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:28:37.293863 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:28:39.565624 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:29:01.510707 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:29:07.843634 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:29:10.062280 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:29:38.762126 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:29:40.547650 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:29:47.557476 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:30:09.271306 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:30:11.072133 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:30:33.547998 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:30:39.755364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:30:41.592740 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:31:10.225885 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:31:12.080622 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:31:19.517952 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:31:40.720368 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:31:42.602889 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:32:05.522059 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:32:11.234856 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:32:13.090665 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:32:41.759136 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:32:43.580615 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:32:51.617092 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:33:12.257675 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:33:14.062497 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:33:37.607997 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:33:42.747120 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:33:44.604888 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:34:13.322655 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:34:15.091778 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:34:23.618684 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:34:43.842329 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:34:45.577324 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:35:09.608544 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:35:14.394904 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:35:16.089754 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:35:44.891320 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:35:46.582287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:35:55.619727 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:36:15.407701 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:36:17.071713 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:36:41.632623 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:36:45.905272 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:36:47.583705 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:37:16.410963 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:37:18.125675 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:37:27.656106 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:37:46.879705 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:37:48.632677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:38:13.627946 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:38:17.464149 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:38:19.131604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:38:47.957627 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:38:49.635288 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:38:59.622437 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:39:18.452179 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:39:20.112079 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:39:45.643015 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:39:48.934134 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:39:50.601605 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:40:19.435935 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:40:21.090377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:40:31.646990 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:40:49.941674 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:40:51.604267 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:41:17.644789 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:41:20.443220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:41:22.132942 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:41:51.045008 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:41:52.739347 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:42:03.754473 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:42:21.595683 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:42:23.311288 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:42:50.098972 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:42:52.434241 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:42:53.841075 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:43:22.922691 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:43:24.310865 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:43:36.149084 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:43:53.429054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:43:54.842119 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:44:22.143417 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:44:23.929996 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:44:25.356478 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:44:54.423417 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:44:55.850761 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:45:08.154215 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:45:24.941896 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:45:26.365048 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:45:54.129377 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:45:55.445594 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:45:56.862310 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:46:26.017340 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:46:27.406348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:46:40.146114 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:46:56.567496 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:46:57.900364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:47:26.202683 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:47:27.051808 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:47:28.467506 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:47:57.538844 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:47:58.956498 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:48:12.194361 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:48:28.048996 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:48:29.450747 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:48:58.287337 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:48:58.672725 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:48:59.936301 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:49:29.153617 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:49:30.443054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:49:44.302697 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:49:59.656936 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:50:00.954211 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:50:31.085334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:50:31.357309 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:50:31.753123 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:51:01.609262 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:51:02.260861 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:51:17.456781 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:51:32.125434 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:51:32.764851 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:52:02.768310 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:52:03.869008 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:52:04.190491 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:52:33.317798 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:52:34.368237 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:52:50.175770 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:53:03.805278 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:53:04.886646 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:53:34.288027 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:53:35.603483 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:53:36.394522 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:54:04.819286 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:54:06.090155 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:54:22.397350 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:54:35.377402 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:54:36.613060 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:55:05.961494 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:55:07.121732 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:55:08.420018 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:55:36.492467 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:55:37.609614 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:55:54.385556 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:56:06.975069 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:56:08.112012 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:56:37.455560 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:56:38.643158 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:56:40.674724 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:57:07.940952 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:57:09.149453 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:57:26.655396 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:57:38.447930 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:57:39.685978 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:58:08.947606 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:58:10.199693 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:58:12.668697 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:58:39.446924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:58:40.676848 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:58:58.703859 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 02:59:09.959565 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:59:11.211180 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:59:40.453827 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:59:41.712470 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 02:59:45.812211 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:00:10.982334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:00:12.220306 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:00:31.822909 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:00:41.513364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:00:42.737005 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:01:12.014083 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:01:13.238882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:01:17.809911 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:01:42.623044 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:01:43.739724 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:02:03.827741 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:02:13.098899 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:02:14.239837 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:02:43.610764 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:02:44.745403 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:02:49.873966 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:03:14.102125 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:03:15.267676 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:03:35.906427 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:03:44.601814 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:03:45.769052 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:04:15.112166 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:04:16.285042 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:04:21.977267 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:04:45.642545 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:04:46.806984 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:05:08.020831 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:05:16.160241 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:05:17.281289 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:05:46.699617 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:05:47.783697 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:05:54.031137 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:06:17.180348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:06:18.287545 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:06:40.017451 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:06:47.729420 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:06:48.834290 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:07:18.246781 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:07:19.354356 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:07:26.019572 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:07:48.765249 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:07:49.843263 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:08:12.041828 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:08:19.292099 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:08:20.364683 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:08:49.816713 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:08:50.856610 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:08:58.076759 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:09:20.307863 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:09:21.368733 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:09:44.086722 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:09:50.830766 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:09:51.858060 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:10:21.325704 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:10:22.391346 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:10:30.147462 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:10:51.823552 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:10:52.898360 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:11:16.131054 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:11:22.312559 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:11:23.401806 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:11:52.804260 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:11:53.908169 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:12:02.145630 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:12:23.286992 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:12:24.477192 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:12:48.134855 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:12:53.819220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:12:54.963349 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:13:24.356705 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:13:25.466960 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:13:34.113927 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:13:54.862521 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:13:55.953690 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:14:20.084439 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:14:25.384318 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:14:26.490157 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:14:55.888516 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:14:56.977916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:15:06.133466 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:15:26.378111 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:15:27.497403 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:15:52.146662 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:15:56.914348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:15:57.997976 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:16:27.394710 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:16:28.560113 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:16:38.127400 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:16:57.928573 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:16:59.064007 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:17:24.143389 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:17:28.430590 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:17:29.575690 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:17:58.942993 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:18:00.104414 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:18:10.134412 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:18:29.433710 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:18:30.602353 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:18:56.144909 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:18:59.934760 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:19:01.110967 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:19:30.417029 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:19:31.622336 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:19:42.144285 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:20:00.897847 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:20:02.109290 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:20:28.143522 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-22 03:20:31.411338 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-22 03:20:32.591138 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0