2026/06/10 03:57:56 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-06-10 03:57:56.326119 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-06-10 03:57:56.326143 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-06-10 03:57:56.326146 I | cephcmd: starting Rook-Ceph operator 2026-06-10 03:57:56.424914 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-06-10 03:57:56.432082 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-06-10 03:57:56.432122 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-06-10 03:57:56.432136 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-06-10 03:57:56.432143 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-06-10 03:57:56.432152 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-06-10 03:57:56.432159 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-06-10 03:57:56.432178 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-10 03:57:56.432191 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-06-10 03:57:56.432197 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-06-10 03:57:56.432203 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-06-10 03:57:56.432209 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-06-10 03:57:56.432216 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-06-10 03:57:56.432222 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-06-10 03:57:56.432228 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-06-10 03:57:56.432234 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-06-10 03:57:56.432240 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-06-10 03:57:56.432246 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-06-10 03:57:56.432253 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-06-10 03:57:56.432272 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-10 03:57:56.432304 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-10 03:57:56.432312 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-06-10 03:57:56.432318 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-06-10 03:57:56.432325 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-06-10 03:57:56.432332 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-06-10 03:57:56.432338 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-06-10 03:57:56.432345 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-06-10 03:57:56.432355 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-06-10 03:57:56.432367 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-06-10 03:57:56.432381 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-06-10 03:57:56.432397 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-10 03:57:56.432406 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-06-10 03:57:56.432422 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-06-10 03:57:56.432431 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-06-10 03:57:56.432448 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-10 03:57:56.432462 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-06-10 03:57:56.432470 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-06-10 03:57:56.432478 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-06-10 03:57:56.432485 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-06-10 03:57:56.432492 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-06-10 03:57:56.432499 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-06-10 03:57:56.432506 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-06-10 03:57:56.432517 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-06-10 03:57:56.432525 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-06-10 03:57:56.432548 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-10 03:57:56.432557 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-06-10 03:57:56.432566 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-06-10 03:57:56.432581 I | operator: watching all namespaces for Ceph CRs 2026-06-10 03:57:56.432667 I | operator: setting up schemes 2026-06-10 03:57:56.436611 I | operator: setting up the controller-runtime manager 2026-06-10 03:57:56.437209 I | ceph-cluster-controller: successfully started 2026-06-10 03:57:56.437630 I | ceph-cluster-controller: enabling hotplug orchestration 2026-06-10 03:57:56.437652 I | ceph-nodedaemon-controller: successfully started 2026-06-10 03:57:56.437661 I | ceph-block-pool-controller: successfully started 2026-06-10 03:57:56.437673 I | ceph-object-store-user-controller: successfully started 2026-06-10 03:57:56.437686 I | ceph-object-realm-controller: successfully started 2026-06-10 03:57:56.437695 I | ceph-object-zonegroup-controller: successfully started 2026-06-10 03:57:56.437703 I | ceph-object-zone-controller: successfully started 2026-06-10 03:57:56.437786 I | ceph-object-controller: successfully started 2026-06-10 03:57:56.437819 I | ceph-file-controller: successfully started 2026-06-10 03:57:56.437837 I | ceph-nfs-controller: successfully started 2026-06-10 03:57:56.437862 I | ceph-rbd-mirror-controller: successfully started 2026-06-10 03:57:56.437882 I | ceph-client-controller: successfully started 2026-06-10 03:57:56.437893 I | ceph-filesystem-mirror-controller: successfully started 2026-06-10 03:57:56.437912 I | operator: rook-ceph-operator-config-controller successfully started 2026-06-10 03:57:56.437921 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-06-10 03:57:56.438394 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-06-10 03:57:56.438431 I | ceph-bucket-topic: successfully started 2026-06-10 03:57:56.438440 I | ceph-bucket-notification: successfully started 2026-06-10 03:57:56.438448 I | ceph-bucket-notification: successfully started 2026-06-10 03:57:56.438466 I | ceph-fs-subvolumegroup-controller: successfully started 2026-06-10 03:57:56.438529 I | blockpool-rados-namespace-controller: successfully started 2026-06-10 03:57:56.438592 I | ceph-cosi-controller: successfully started 2026-06-10 03:57:56.438613 I | operator: starting the controller-runtime manager 2026-06-10 03:57:56.694494 I | operator: rook-ceph-operator-config-controller done reconciling 2026-06-10 03:57:56.696336 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-06-10 03:57:56.699470 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-10 03:57:56.701591 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-10 03:57:56.707495 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-10 03:57:56.707515 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-10 03:57:56.709133 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-10 03:57:56.714977 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-10 03:57:56.715006 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-10 03:57:56.716932 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-10 03:57:56.723760 I | ceph-csi: successfully removed CSI NFS driver 2026-06-10 03:58:18.377471 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-06-10 03:58:18.382635 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-06-10 03:58:18.383924 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-06-10 03:58:18.389364 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-10 03:58:18.389390 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-10 03:58:18.389475 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-06-10 03:58:18.389880 I | op-bucket-prov: successfully reconciled bucket provisioner I0610 03:58:18.389976 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-06-10 03:58:18.396049 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-06-10 03:58:18.415699 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-10 03:58:18.415723 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-10 03:58:18.415740 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:0xc0015bd530] 2026-06-10 03:58:18.415754 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-10 03:58:19.380502 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-10 03:58:19.380533 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-10 03:58:19.787425 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-06-10 03:58:19.790417 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-06-10 03:58:19.981802 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-06-10 03:58:19.981826 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-06-10 03:58:19.983833 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-06-10 03:58:20.182696 I | ceph-csi: successfully removed CSI CephFS driver 2026-06-10 03:58:20.182733 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-06-10 03:58:20.185314 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-06-10 03:58:20.382688 I | ceph-csi: successfully removed CSI NFS driver 2026-06-10 03:58:34.957568 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-10 03:58:34.957590 I | ceph-cluster-controller: validating ceph version from provided image 2026-06-10 03:58:34.962299 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-10 03:58:34.962328 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-10 03:58:34.964523 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-06-10 03:58:34.964611 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-06-10 03:58:35.487958 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-10 03:58:36.007598 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-10 03:58:36.504010 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-06-10 03:58:36.504048 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-10 03:58:36.589373 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-06-10 03:58:36.592389 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-06-10 03:58:36.732767 I | ceph-cluster-controller: external cluster identity established 2026-06-10 03:58:36.732806 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-06-10 03:58:37.259511 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-06-10 03:58:37.743303 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-06-10 03:58:38.239728 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-06-10 03:58:39.029061 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-06-10 03:58:39.035991 I | ceph-cluster-controller: successfully updated csi config map 2026-06-10 03:58:39.036017 I | cephclient: getting or creating ceph auth key "client.crash" 2026-06-10 03:58:39.461514 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-06-10 03:58:39.461544 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-06-10 03:58:39.512338 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:58:40.124609 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-06-10 03:58:40.127615 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-06-10 03:58:40.127651 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-06-10 03:58:40.127656 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-06-10 03:58:40.530095 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:58:41.517552 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:58:48.470379 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-06-10 03:58:48.470412 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-06-10 03:58:48.470452 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-06-10 03:58:50.792688 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-06-10 03:58:52.048338 I | ceph-object-controller: reconciling object store deployments 2026-06-10 03:58:52.068488 I | ceph-object-controller: ceph object store gateway service running at 10.110.117.198 2026-06-10 03:58:52.068529 I | ceph-object-controller: reconciling object store pools 2026-06-10 03:58:54.773119 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-06-10 03:58:54.773153 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-06-10 03:58:58.870420 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-06-10 03:58:58.870448 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-06-10 03:59:02.962733 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-06-10 03:59:02.962762 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-06-10 03:59:07.041564 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-06-10 03:59:07.041619 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-06-10 03:59:10.392976 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-10 03:59:10.396779 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:59:11.034395 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-10 03:59:11.038061 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:59:12.135871 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-06-10 03:59:12.135911 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-06-10 03:59:16.217635 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-06-10 03:59:16.217663 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-06-10 03:59:20.277547 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-06-10 03:59:20.277577 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-06-10 03:59:24.351037 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-06-10 03:59:24.351084 I | ceph-object-controller: configuring object store "ceph" 2026-06-10 03:59:24.963035 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-06-10 03:59:25.184087 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-06-10 03:59:25.681227 I | ceph-object-controller: configuration for object-store ceph is complete 2026-06-10 03:59:25.683748 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-06-10 03:59:25.686208 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-06-10 03:59:26.833099 I | ceph-object-controller: setting rgw config flags 2026-06-10 03:59:26.833128 I | ceph-object-controller: Configuring authentication with keystone 2026-06-10 03:59:26.833153 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:26.948315 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 03:59:27.323523 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:27.323560 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:27.723280 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:27.723309 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:28.113381 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:28.113433 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:28.514256 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:28.514288 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:28.904326 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:28.904377 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:29.324675 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:29.324721 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:29.750915 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:29.750951 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:30.157258 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:30.157369 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:30.573790 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:30.573824 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:31.012708 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:31.012747 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:31.418331 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:31.418357 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:31.812169 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:31.812234 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:32.209721 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:32.209760 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:32.635010 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:32.635055 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:33.045316 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:33.045367 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:33.442956 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:33.443002 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:33.853636 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-06-10 03:59:33.853972 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-06-10 03:59:33.904654 I | ceph-object-controller: enabling rgw dashboard 2026-06-10 03:59:35.709887 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-06-10 03:59:35.710473 I | ceph-object-controller: setting the dashboard api secret key 2026-06-10 03:59:36.538776 I | ceph-object-controller: done setting the dashboard api secret key 2026-06-10 03:59:36.668604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:59:40.857135 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 03:59:41.493416 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:00:11.388113 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:58} {StateName:unknown Count:31}]" 2026-06-10 04:00:11.394903 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:00:11.972895 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:00:12.908417 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:00:41.864402 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:00:42.467660 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:00:58.842291 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:01:12.361359 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:01:12.945631 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:01:42.893347 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:01:43.442484 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:01:45.747779 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:02:13.366384 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:02:13.939971 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:02:31.701672 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:02:43.833041 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:02:44.434575 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:03:14.322410 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:03:14.907685 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:03:17.643741 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:03:44.825377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:03:45.394078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:04:03.628210 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:04:15.297543 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:04:15.864955 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:04:45.805691 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:04:46.346505 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:04:49.783306 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:05:16.292911 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:05:16.821727 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:05:35.780417 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:05:46.783910 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:05:47.303156 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:06:17.268385 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:06:17.778103 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:06:21.743726 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:06:47.746225 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:06:48.248860 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:07:07.732268 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:07:19.083405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:07:19.606472 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:07:49.629414 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:07:50.115015 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:07:53.662910 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:08:20.088267 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:08:20.580956 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:08:39.618474 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:08:50.578876 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:08:51.098396 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:09:21.084280 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:09:21.583101 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:09:25.595742 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:09:51.551701 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:09:52.054672 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:10:11.605677 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:10:22.011532 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:10:22.523486 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:10:52.507098 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:10:53.023276 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:10:57.705980 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:11:22.976158 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:11:23.489916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:11:43.692937 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:11:53.474277 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:11:53.962726 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:12:23.958855 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:12:24.450880 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:12:29.724576 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:12:54.423017 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:12:54.967587 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:13:15.674020 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:13:24.914453 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:13:25.452898 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:13:55.393286 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:13:55.922504 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:14:01.748378 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:14:25.880580 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:14:26.397960 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:14:47.703730 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:14:56.376321 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:14:56.884718 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:15:26.843215 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:15:27.336273 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:15:34.687479 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:15:58.228741 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:15:58.704272 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:16:20.637073 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:16:28.738223 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:16:29.248352 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:16:59.211330 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:16:59.713089 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:17:06.568174 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:17:29.699031 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:17:30.213431 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:17:52.562178 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:18:00.167882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:18:00.714632 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:18:30.703778 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:18:31.190611 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:18:38.588834 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:19:01.176103 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:19:01.685762 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:19:24.545394 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:19:31.648571 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:19:32.158095 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:20:02.107686 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:20:02.630706 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:20:10.613457 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:20:32.583327 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:20:33.098149 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:20:56.667899 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:21:03.079244 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:21:03.590116 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:21:33.558971 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:21:34.046213 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:21:42.681658 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:22:04.074512 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:22:04.556187 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:22:28.656885 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:22:34.552784 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:22:35.022077 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:23:05.005535 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:23:05.535916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:23:14.634277 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:23:35.501133 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:23:36.006178 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:24:00.615294 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:24:05.989119 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:24:06.480351 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:24:36.470787 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:24:36.959427 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:24:46.595815 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:25:06.937580 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:25:07.434412 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:25:32.573835 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:25:37.423104 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:25:37.901944 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:26:07.888936 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:26:08.385216 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:26:18.663890 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:26:38.382137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:26:38.884882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:27:04.635742 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:27:08.844066 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:27:09.354070 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:27:39.333987 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:27:39.877613 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:27:50.600427 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:28:09.836161 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:28:10.381754 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:28:36.645038 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:28:40.347723 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:28:40.888366 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:29:10.831254 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:29:11.369056 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:29:22.616133 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:29:41.325757 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:29:41.830767 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:30:08.575115 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:30:11.820549 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:30:12.301515 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:30:42.357399 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:30:42.864253 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:30:54.564575 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:31:12.862147 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:31:13.333186 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:31:40.556265 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:31:43.336434 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:31:43.989258 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:32:13.825437 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:32:14.518721 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:32:26.584569 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:32:44.296679 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:32:45.015551 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:33:12.595174 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:33:14.777039 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:33:15.502856 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:33:45.264926 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:33:46.000173 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:33:58.574976 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:34:15.781061 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:34:16.505158 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:34:44.545327 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:34:46.258408 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:34:47.015796 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:35:16.743957 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:35:17.548659 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:35:30.540050 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:35:47.243063 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:35:48.015643 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:36:16.490930 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:36:17.742100 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:36:18.499167 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:36:48.221979 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:36:48.959810 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:37:02.449260 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:37:18.704595 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:37:19.440934 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:37:48.472398 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:37:49.179904 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:37:49.918732 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:38:19.669184 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:38:20.407348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:38:34.450907 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:38:50.158823 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:38:50.889843 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:39:20.763255 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:39:21.024508 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:39:21.510724 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:39:51.516752 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:39:52.006753 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:40:06.765415 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:40:22.002017 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:40:22.503191 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:40:53.033809 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:40:53.637762 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:40:53.879921 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:41:23.515215 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:41:24.754380 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:41:39.629136 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:41:53.997078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:41:55.230411 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:42:24.488649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:42:26.613034 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:42:26.665416 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:42:54.976926 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:42:57.131420 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:43:12.607036 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:43:25.469762 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:43:27.925289 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:43:55.945955 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:43:58.955286 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:43:59.158864 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:44:26.448004 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:44:29.938652 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:44:45.128558 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:44:56.976999 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:45:00.451258 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:45:27.504376 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:45:32.143992 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:45:32.730720 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:45:57.987429 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:46:02.617316 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:46:18.715523 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:46:28.480929 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:46:33.422923 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:46:58.977352 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:47:04.120954 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:47:04.933035 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:47:29.486217 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:47:35.062476 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:47:50.927308 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:47:59.957639 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:48:05.561654 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:48:30.454472 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:48:36.726091 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:48:38.137336 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:49:00.946010 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:49:07.213672 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:49:24.065447 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:49:31.406223 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:49:37.712524 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:50:01.898868 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:50:08.242301 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:50:10.036354 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:50:32.394554 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:50:38.725719 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:50:56.045769 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:51:02.885205 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:51:09.204377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:51:33.357570 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:51:39.752471 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:51:42.083560 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:52:03.883753 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:52:10.264845 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:52:28.060990 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:52:34.366499 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:52:40.761750 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:53:04.871961 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:53:11.259078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:53:14.026853 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:53:35.338836 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:53:41.772759 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:54:00.034927 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:54:05.841322 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:54:12.269937 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:54:36.333373 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:54:42.750172 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:54:46.007402 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:55:06.854688 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:55:13.247356 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:55:32.010128 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:55:37.357696 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:55:43.726261 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:56:07.846748 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:56:14.200176 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:56:18.001837 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:56:38.344685 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:56:44.673436 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:57:03.994709 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:57:08.816758 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:57:15.153207 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:57:39.321310 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:57:45.654809 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:57:50.092646 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:58:09.776917 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:58:16.155742 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:58:36.081304 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:58:40.251895 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:58:46.682584 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:59:10.746125 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:59:17.156253 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:59:22.043595 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 04:59:41.231716 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 04:59:47.623319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:00:08.020035 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 05:00:11.712677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:00:18.090152 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:00:42.212817 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:00:48.595395 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:00:53.979247 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 05:01:12.695543 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:01:19.087767 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:01:39.934562 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 05:01:43.168684 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:01:49.616345 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:02:13.650145 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:02:20.122994 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:02:25.891342 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 05:02:44.115399 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:02:50.604122 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:03:11.846295 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-06-10 05:03:14.615932 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-06-10 05:03:21.106383 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0