2026/04/27 12:21:53 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-04-27 12:21:53.605093 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-04-27 12:21:53.605117 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-04-27 12:21:53.605124 I | cephcmd: starting Rook-Ceph operator 2026-04-27 12:21:53.706143 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-04-27 12:21:53.715237 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-04-27 12:21:53.715260 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-04-27 12:21:53.715269 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-04-27 12:21:53.715274 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-04-27 12:21:53.715278 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-04-27 12:21:53.715282 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-04-27 12:21:53.715285 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-04-27 12:21:53.715288 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-04-27 12:21:53.715292 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-04-27 12:21:53.715295 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-04-27 12:21:53.715299 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-04-27 12:21:53.715323 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-04-27 12:21:53.715335 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-04-27 12:21:53.715354 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-04-27 12:21:53.715359 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-04-27 12:21:53.715369 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-04-27 12:21:53.715377 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-04-27 12:21:53.715381 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-04-27 12:21:53.715385 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-04-27 12:21:53.715389 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-04-27 12:21:53.715393 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-04-27 12:21:53.715397 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-04-27 12:21:53.715400 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-04-27 12:21:53.715404 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-04-27 12:21:53.715408 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-04-27 12:21:53.715413 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-04-27 12:21:53.715416 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-04-27 12:21:53.715420 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-04-27 12:21:53.715427 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-04-27 12:21:53.715434 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-04-27 12:21:53.715438 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-04-27 12:21:53.715451 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-04-27 12:21:53.715460 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-04-27 12:21:53.715463 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-04-27 12:21:53.715467 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-04-27 12:21:53.715471 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-04-27 12:21:53.715484 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-04-27 12:21:53.715492 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-04-27 12:21:53.715496 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-04-27 12:21:53.715500 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-04-27 12:21:53.715504 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-04-27 12:21:53.715514 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-04-27 12:21:53.715518 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-04-27 12:21:53.715535 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-04-27 12:21:53.715543 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-04-27 12:21:53.715546 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-04-27 12:21:53.715551 I | operator: watching all namespaces for Ceph CRs 2026-04-27 12:21:53.715835 I | operator: setting up schemes 2026-04-27 12:21:53.718310 I | operator: setting up the controller-runtime manager 2026-04-27 12:21:53.718673 I | ceph-cluster-controller: successfully started 2026-04-27 12:21:53.719003 I | ceph-cluster-controller: enabling hotplug orchestration 2026-04-27 12:21:53.719024 I | ceph-nodedaemon-controller: successfully started 2026-04-27 12:21:53.719033 I | ceph-block-pool-controller: successfully started 2026-04-27 12:21:53.719044 I | ceph-object-store-user-controller: successfully started 2026-04-27 12:21:53.719062 I | ceph-object-realm-controller: successfully started 2026-04-27 12:21:53.719076 I | ceph-object-zonegroup-controller: successfully started 2026-04-27 12:21:53.719086 I | ceph-object-zone-controller: successfully started 2026-04-27 12:21:53.719159 I | ceph-object-controller: successfully started 2026-04-27 12:21:53.719187 I | ceph-file-controller: successfully started 2026-04-27 12:21:53.719208 I | ceph-nfs-controller: successfully started 2026-04-27 12:21:53.719249 I | ceph-rbd-mirror-controller: successfully started 2026-04-27 12:21:53.719272 I | ceph-client-controller: successfully started 2026-04-27 12:21:53.719288 I | ceph-filesystem-mirror-controller: successfully started 2026-04-27 12:21:53.719317 I | operator: rook-ceph-operator-config-controller successfully started 2026-04-27 12:21:53.719329 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-04-27 12:21:53.719502 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-04-27 12:21:53.719521 I | ceph-bucket-topic: successfully started 2026-04-27 12:21:53.719531 I | ceph-bucket-notification: successfully started 2026-04-27 12:21:53.719537 I | ceph-bucket-notification: successfully started 2026-04-27 12:21:53.719544 I | ceph-fs-subvolumegroup-controller: successfully started 2026-04-27 12:21:53.719619 I | blockpool-rados-namespace-controller: successfully started 2026-04-27 12:21:53.719668 I | ceph-cosi-controller: successfully started 2026-04-27 12:21:53.719685 I | operator: starting the controller-runtime manager 2026-04-27 12:21:54.163335 I | operator: rook-ceph-operator-config-controller done reconciling 2026-04-27 12:21:54.171147 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-04-27 12:21:54.174554 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-04-27 12:21:54.176637 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-04-27 12:21:54.182668 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-04-27 12:21:54.182684 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-04-27 12:21:54.184719 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-04-27 12:21:54.189902 I | ceph-csi: successfully removed CSI CephFS driver 2026-04-27 12:21:54.189925 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-04-27 12:21:54.191868 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-04-27 12:21:54.197431 I | ceph-csi: successfully removed CSI NFS driver 2026-04-27 12:22:16.164007 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-04-27 12:22:16.169682 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-04-27 12:22:16.173582 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-04-27 12:22:16.184341 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-27 12:22:16.184368 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-27 12:22:16.184484 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-04-27 12:22:16.185715 I | op-bucket-prov: successfully reconciled bucket provisioner I0427 12:22:16.185822 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-04-27 12:22:16.187661 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-04-27 12:22:16.366135 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-27 12:22:16.366180 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-27 12:22:16.366213 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:0xc001a76b10] 2026-04-27 12:22:16.366236 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-04-27 12:22:16.966314 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-27 12:22:16.966351 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-27 12:22:17.570851 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-04-27 12:22:17.573423 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-04-27 12:22:17.839737 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-04-27 12:22:17.839761 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-04-27 12:22:17.850724 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-04-27 12:22:17.966994 I | ceph-csi: successfully removed CSI CephFS driver 2026-04-27 12:22:17.967021 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-04-27 12:22:17.969541 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-04-27 12:22:18.168683 I | ceph-csi: successfully removed CSI NFS driver 2026-04-27 12:22:33.847939 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-04-27 12:22:33.847968 I | ceph-cluster-controller: validating ceph version from provided image 2026-04-27 12:22:33.852549 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-27 12:22:33.852587 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-27 12:22:33.854527 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-04-27 12:22:33.854596 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-04-27 12:22:34.318603 E | cephver: external cluster ceph version is a major version higher "18.2.7-0 reef" than the local cluster "0.0.0-0 ", consider upgrading 2026-04-27 12:22:34.794655 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-04-27 12:22:34.969943 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-04-27 12:22:35.198946 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-04-27 12:22:35.339578 I | ceph-cluster-controller: external cluster identity established 2026-04-27 12:22:35.339615 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-04-27 12:22:36.003572 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-04-27 12:22:36.747047 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-04-27 12:22:37.346511 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-04-27 12:22:37.346537 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-04-27 12:22:37.355212 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:22:37.752480 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-04-27 12:22:38.357668 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:22:38.871386 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-04-27 12:22:38.878708 I | ceph-cluster-controller: successfully updated csi config map 2026-04-27 12:22:38.878732 I | cephclient: getting or creating ceph auth key "client.crash" 2026-04-27 12:22:39.291016 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:22:39.638913 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-04-27 12:22:39.644034 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-04-27 12:22:39.644069 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-04-27 12:22:39.644074 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-04-27 12:22:46.269872 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-27 12:22:46.269924 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-27 12:22:46.269945 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-04-27 12:22:48.364330 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-04-27 12:22:49.706726 I | ceph-object-controller: reconciling object store deployments 2026-04-27 12:22:49.727413 I | ceph-object-controller: ceph object store gateway service running at 10.104.169.221 2026-04-27 12:22:49.727507 I | ceph-object-controller: reconciling object store pools 2026-04-27 12:22:53.000964 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-04-27 12:22:53.000996 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-04-27 12:22:57.076431 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-04-27 12:22:57.076484 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-04-27 12:23:01.145222 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-04-27 12:23:01.145264 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-04-27 12:23:05.214976 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-04-27 12:23:05.215015 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-04-27 12:23:08.346204 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-04-27 12:23:08.350140 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:23:09.045587 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-04-27 12:23:09.049075 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:23:10.273218 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-04-27 12:23:10.273312 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-04-27 12:23:14.421078 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-04-27 12:23:14.421116 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-04-27 12:23:18.536843 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-04-27 12:23:18.536886 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-04-27 12:23:22.623110 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-04-27 12:23:22.623141 I | ceph-object-controller: configuring object store "ceph" 2026-04-27 12:23:23.250059 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-04-27 12:23:23.460885 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-04-27 12:23:23.900664 I | ceph-object-controller: configuration for object-store ceph is complete 2026-04-27 12:23:23.903508 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-04-27 12:23:23.906529 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-04-27 12:23:24.442079 I | ceph-object-controller: setting rgw config flags 2026-04-27 12:23:24.442179 I | ceph-object-controller: Configuring authentication with keystone 2026-04-27 12:23:24.442780 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:24.976540 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:24.976567 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:25.837136 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:25.837173 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:26.637376 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:23:26.679777 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:26.679803 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:27.070956 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:27.071015 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:27.479329 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:27.479353 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:27.862603 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:27.862637 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:28.250632 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:28.250668 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:28.643519 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:28.643550 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:29.038221 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:29.038254 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:29.464569 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:29.464695 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:29.836166 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:29.836298 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:30.245585 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:30.245730 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:30.644907 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:30.644942 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:31.034508 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:31.034541 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:31.431791 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:31.431967 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:31.834309 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:31.834425 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:32.228305 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-27 12:23:32.228667 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-04-27 12:23:32.274012 I | ceph-object-controller: enabling rgw dashboard 2026-04-27 12:23:34.261260 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-04-27 12:23:34.261818 I | ceph-object-controller: setting the dashboard api secret key 2026-04-27 12:23:35.147847 I | ceph-object-controller: done setting the dashboard api secret key 2026-04-27 12:23:35.256955 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:23:38.820356 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:23:39.527233 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:24:09.283518 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:24:09.982315 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:24:12.577326 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:24:39.746555 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:24:40.474551 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:24:58.518676 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:25:10.216958 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:25:10.931311 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:25:40.694627 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:25:41.428078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:25:44.435449 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:26:11.198434 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:26:11.883473 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:26:30.387813 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:26:41.683504 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:26:42.373636 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:27:12.162649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:27:12.859324 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:27:16.760158 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:27:42.638446 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:27:43.393542 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:28:02.700006 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:28:13.130209 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:28:13.881899 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:28:43.605357 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:28:44.392078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:28:48.630981 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:29:14.123838 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:126} {StateName:peering Count:3}]" 2026-04-27 12:29:14.128190 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:29:14.872211 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:126} {StateName:peering Count:3}]" 2026-04-27 12:29:14.878951 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:29:34.625759 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:29:44.589701 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:135} {StateName:peering Count:2}]" 2026-04-27 12:29:44.594309 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:29:45.330536 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:135} {StateName:peering Count:2}]" 2026-04-27 12:29:45.335176 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:30:15.168576 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:174} {StateName:peering Count:11}]" 2026-04-27 12:30:15.172317 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:30:15.794878 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:174} {StateName:peering Count:11}]" 2026-04-27 12:30:15.896807 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:30:20.607853 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:30:45.624605 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:30:46.400029 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:31:06.584597 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:31:16.119405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:31:16.885252 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:31:46.600201 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:31:47.387568 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:31:52.522133 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:32:17.083579 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:32:17.870239 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:32:38.518275 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:32:47.545495 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:32:48.345615 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:33:18.016867 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:33:18.835077 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:33:24.480952 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:33:49.369601 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:33:49.856051 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:34:10.437406 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:34:19.863793 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:34:20.446329 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:34:50.377728 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:34:50.918429 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:34:56.366653 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:35:20.949664 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:35:21.437839 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:35:42.308274 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:35:51.431703 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:35:51.935176 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:36:21.895246 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:36:22.398105 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:36:28.324333 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:36:52.381404 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:36:52.874066 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:37:14.331710 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:37:22.866639 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:37:23.343230 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:37:53.338038 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:37:53.810375 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:38:00.350729 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:38:23.843303 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:38:24.312967 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:38:46.373046 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:38:54.353659 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:38:54.840134 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:39:24.830035 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:39:25.317051 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:39:32.341077 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:39:55.291745 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:39:55.779604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:40:18.288355 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:40:25.769267 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:40:26.241595 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:40:56.284882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:40:56.750626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:41:04.346144 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:41:26.763819 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:41:27.230774 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:41:50.280176 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:41:57.285893 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:41:57.772323 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:42:27.815795 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:42:28.297879 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:42:36.239957 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:42:58.274056 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:42:58.798956 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:43:22.167885 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:43:28.790460 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:43:29.268583 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:43:59.258566 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:43:59.776224 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:44:08.112701 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:44:29.739845 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:44:30.262774 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:44:54.051073 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:45:00.255955 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:45:00.754693 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:45:30.768979 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:45:31.262913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:45:40.098999 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:46:01.247855 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:46:01.779195 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:46:26.067688 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:46:31.726913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:46:32.253749 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:47:02.204338 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:47:02.731365 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:47:12.404264 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:47:32.701175 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:47:33.203910 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:47:58.394766 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:48:03.179548 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:48:03.671959 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:48:33.634289 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:48:34.147508 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:48:44.359634 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:49:04.120034 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:49:04.629943 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:49:30.305920 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:49:34.617305 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:49:35.114917 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:50:05.097924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:50:05.605963 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:50:16.279448 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:50:35.569301 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:50:36.070003 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:51:02.213505 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:51:06.045660 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:51:06.591503 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:51:36.537049 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:51:37.083913 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:51:48.161313 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:52:07.060849 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:52:07.553747 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:52:34.132018 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:52:37.545098 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:52:38.021470 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:53:08.019925 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:53:08.478605 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:53:20.132163 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:53:38.483594 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:53:38.956139 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:54:06.151432 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:54:08.950360 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:54:09.605654 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:54:39.416986 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:54:40.087923 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:54:54.057315 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:55:11.808573 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:55:12.292728 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:55:41.748084 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:55:42.478601 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:55:42.982767 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:56:12.971560 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:56:13.555348 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:56:28.506443 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:56:43.448018 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:56:44.038732 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:57:14.368748 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:57:15.957858 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:57:16.155207 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:57:45.220020 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:57:46.666990 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:58:02.303755 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:58:15.720846 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:58:17.565642 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:58:46.239641 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:58:48.487371 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:58:48.787911 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:59:16.732626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:59:19.485303 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:59:34.783657 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 12:59:47.486055 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 12:59:49.986763 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:00:17.962612 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:00:21.671549 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:00:22.472202 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:00:48.472853 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:00:52.159875 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:01:08.403351 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:01:18.983220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:01:22.673340 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:01:49.476220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:01:53.177193 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:01:54.377763 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:02:19.985561 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:02:23.773945 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:02:40.418883 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:02:50.465545 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:02:54.323022 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:03:21.012699 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:03:24.951726 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:03:27.074121 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:03:51.529096 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:03:55.455445 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:04:13.097358 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:04:22.029367 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:04:25.928900 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:04:52.526370 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:04:56.447738 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:04:59.115385 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:05:23.034199 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:05:27.005091 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:05:45.133856 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:05:53.583563 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:05:57.489458 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:06:24.055643 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:06:27.966726 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:06:31.153450 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:06:54.560245 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:06:58.449619 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:07:17.157591 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:07:25.066618 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:07:28.935982 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:07:55.550513 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:07:59.400783 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:08:03.185358 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:08:26.034057 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:08:29.875924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:08:49.199003 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:08:56.524687 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:09:00.386156 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:09:27.008725 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:09:30.862372 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:09:35.250638 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:09:57.502928 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:10:01.350815 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:10:21.326050 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:10:27.989674 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:10:31.879003 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:10:58.456215 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:11:02.373837 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:11:07.323971 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:11:28.957381 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:11:32.874377 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:11:53.339518 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:11:59.464584 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:12:03.377485 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:12:29.973275 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:12:33.860073 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:12:39.369854 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:13:00.541094 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:13:04.357845 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:13:25.320732 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:13:31.038693 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:13:34.844369 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:14:01.526857 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:14:05.328555 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:14:11.380047 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:14:32.089168 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:14:35.845638 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:14:57.405789 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:15:02.579518 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:15:06.367744 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:15:33.108801 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:15:36.934803 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:15:43.434329 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:16:03.592716 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:16:07.454668 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:16:29.479206 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:16:34.108703 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:16:37.949164 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:17:04.742359 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:17:08.460438 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:17:15.507377 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:17:35.230794 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:17:38.967019 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:18:01.511469 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:18:05.716225 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:18:09.469762 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:18:36.249333 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:18:39.955206 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:18:47.554029 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:19:06.752668 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:19:10.468059 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:19:33.528766 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:19:37.238968 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:19:40.993234 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:20:07.752503 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:20:11.471566 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:20:19.559814 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:20:38.232819 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:20:42.017647 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:21:05.552984 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:21:08.709513 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:21:12.525033 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:21:39.199489 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:21:43.046161 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:21:51.543350 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:22:09.711881 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:22:13.546060 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:22:37.592719 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:22:40.291076 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:22:44.095151 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:23:10.774641 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:23:14.628553 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:23:23.579586 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:23:41.257189 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:23:45.121869 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:24:09.624605 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:24:11.760139 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:24:15.681279 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:24:42.226808 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:24:46.169645 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:24:55.674841 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:25:12.708405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:25:16.665735 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:25:41.726202 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:25:43.249248 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:25:47.175565 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:26:13.753208 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:26:17.695199 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:26:27.711466 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:26:44.271755 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:26:48.234036 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:27:13.685077 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:27:14.765422 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:27:18.716924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:27:45.312471 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:27:49.239692 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:27:59.659921 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:28:15.812337 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:28:19.737385 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:28:45.716993 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:28:46.283816 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:28:50.217829 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:29:16.799100 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:29:20.702579 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:29:31.706707 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:29:47.275534 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:29:51.229737 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:30:18.137740 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:30:18.264728 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:30:21.717980 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:30:48.775245 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:30:52.204778 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:31:04.157971 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-27 13:31:19.268541 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-27 13:31:22.724802 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0