2026/04/02 17:08:12 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-04-02 17:08:12.577410 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-04-02 17:08:12.577433 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-04-02 17:08:12.577435 I | cephcmd: starting Rook-Ceph operator 2026-04-02 17:08:12.683729 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-04-02 17:08:12.693809 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-04-02 17:08:12.693848 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-02 17:08:12.693916 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-04-02 17:08:12.693931 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-04-02 17:08:12.693953 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-02 17:08:12.693992 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-04-02 17:08:12.693999 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-04-02 17:08:12.694005 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-04-02 17:08:12.694011 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-04-02 17:08:12.694017 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-04-02 17:08:12.694023 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-04-02 17:08:12.694029 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-04-02 17:08:12.694035 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-04-02 17:08:12.694068 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-04-02 17:08:12.694088 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-02 17:08:12.694095 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-04-02 17:08:12.694101 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-04-02 17:08:12.694123 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-02 17:08:12.694189 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-04-02 17:08:12.694203 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-04-02 17:08:12.694280 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-02 17:08:12.694297 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-04-02 17:08:12.694305 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-04-02 17:08:12.694487 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-04-02 17:08:12.694496 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-04-02 17:08:12.694539 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-04-02 17:08:12.694549 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-04-02 17:08:12.694561 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-02 17:08:12.694584 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-04-02 17:08:12.694636 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-04-02 17:08:12.694645 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-04-02 17:08:12.694652 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-04-02 17:08:12.694659 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-04-02 17:08:12.694665 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-04-02 17:08:12.694671 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-04-02 17:08:12.694678 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-04-02 17:08:12.694684 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-04-02 17:08:12.694730 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-04-02 17:08:12.694736 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-04-02 17:08:12.694742 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-04-02 17:08:12.694747 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-04-02 17:08:12.694765 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-04-02 17:08:12.694771 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-04-02 17:08:12.694817 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-04-02 17:08:12.694824 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-04-02 17:08:12.694832 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-04-02 17:08:12.694845 I | operator: watching all namespaces for Ceph CRs 2026-04-02 17:08:12.695019 I | operator: setting up schemes 2026-04-02 17:08:12.698043 I | operator: setting up the controller-runtime manager 2026-04-02 17:08:12.698479 I | ceph-cluster-controller: successfully started 2026-04-02 17:08:12.698886 I | ceph-cluster-controller: enabling hotplug orchestration 2026-04-02 17:08:12.698912 I | ceph-nodedaemon-controller: successfully started 2026-04-02 17:08:12.698923 I | ceph-block-pool-controller: successfully started 2026-04-02 17:08:12.698935 I | ceph-object-store-user-controller: successfully started 2026-04-02 17:08:12.698952 I | ceph-object-realm-controller: successfully started 2026-04-02 17:08:12.698965 I | ceph-object-zonegroup-controller: successfully started 2026-04-02 17:08:12.698972 I | ceph-object-zone-controller: successfully started 2026-04-02 17:08:12.699052 I | ceph-object-controller: successfully started 2026-04-02 17:08:12.699081 I | ceph-file-controller: successfully started 2026-04-02 17:08:12.699102 I | ceph-nfs-controller: successfully started 2026-04-02 17:08:12.699126 I | ceph-rbd-mirror-controller: successfully started 2026-04-02 17:08:12.699145 I | ceph-client-controller: successfully started 2026-04-02 17:08:12.699162 I | ceph-filesystem-mirror-controller: successfully started 2026-04-02 17:08:12.699179 I | operator: rook-ceph-operator-config-controller successfully started 2026-04-02 17:08:12.699191 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-04-02 17:08:12.699357 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-04-02 17:08:12.699378 I | ceph-bucket-topic: successfully started 2026-04-02 17:08:12.699385 I | ceph-bucket-notification: successfully started 2026-04-02 17:08:12.699393 I | ceph-bucket-notification: successfully started 2026-04-02 17:08:12.699406 I | ceph-fs-subvolumegroup-controller: successfully started 2026-04-02 17:08:12.699462 I | blockpool-rados-namespace-controller: successfully started 2026-04-02 17:08:12.699523 I | ceph-cosi-controller: successfully started 2026-04-02 17:08:12.699545 I | operator: starting the controller-runtime manager 2026-04-02 17:08:12.931239 I | operator: rook-ceph-operator-config-controller done reconciling 2026-04-02 17:08:12.939333 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-04-02 17:08:12.942274 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-04-02 17:08:12.944367 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-04-02 17:08:12.950820 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-04-02 17:08:12.950839 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-04-02 17:08:12.953493 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-04-02 17:08:12.958536 I | ceph-csi: successfully removed CSI CephFS driver 2026-04-02 17:08:12.958553 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-04-02 17:08:12.960149 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-04-02 17:08:12.964769 I | ceph-csi: successfully removed CSI NFS driver 2026-04-02 17:08:38.210140 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-04-02 17:08:38.215959 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-04-02 17:08:38.225420 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-04-02 17:08:38.230351 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-02 17:08:38.230371 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-02 17:08:38.230457 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-04-02 17:08:38.230765 I | op-bucket-prov: successfully reconciled bucket provisioner I0402 17:08:38.230818 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-04-02 17:08:38.243699 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-04-02 17:08:38.251635 E | ceph-spec: failed to update cluster condition to {Type:Connecting Status:True Reason:ClusterConnecting Message:Attempting to connect to an external Ceph cluster LastHeartbeatTime:2026-04-02 17:08:38.243803462 +0000 UTC m=+25.698339591 LastTransitionTime:2026-04-02 17:08:38.243803402 +0000 UTC m=+25.698339531}. failed to update object "openstack/ceph" status: Operation cannot be fulfilled on cephclusters.ceph.rook.io "ceph": the object has been modified; please apply your changes to the latest version and try again 2026-04-02 17:08:38.255072 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-02 17:08:38.255148 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-02 17:08:38.255189 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:0xc001790ed0] 2026-04-02 17:08:38.255233 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-04-02 17:08:39.216654 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-02 17:08:39.216685 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-02 17:08:39.932869 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-04-02 17:08:39.935345 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-04-02 17:08:39.941898 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-04-02 17:08:39.941914 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-04-02 17:08:39.944139 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-04-02 17:08:40.022690 I | ceph-csi: successfully removed CSI CephFS driver 2026-04-02 17:08:40.022715 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-04-02 17:08:40.024663 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-04-02 17:08:40.229786 I | ceph-csi: successfully removed CSI NFS driver 2026-04-02 17:08:57.651773 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-04-02 17:08:57.651791 I | ceph-cluster-controller: validating ceph version from provided image 2026-04-02 17:08:57.655946 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-02 17:08:57.655960 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-02 17:08:57.661567 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-04-02 17:08:57.661724 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-04-02 17:08:58.125511 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-02 17:08:59.268015 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-02 17:08:59.521065 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-04-02 17:08:59.525716 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-04-02 17:08:59.563586 I | ceph-cluster-controller: external cluster identity established 2026-04-02 17:08:59.563615 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-04-02 17:08:59.691933 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-04-02 17:08:59.692009 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-04-02 17:08:59.711817 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:09:00.724824 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:09:01.203953 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:09:02.825340 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-04-02 17:09:03.675661 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-04-02 17:09:05.164451 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-04-02 17:09:09.654555 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-04-02 17:09:09.662728 I | ceph-cluster-controller: successfully updated csi config map 2026-04-02 17:09:09.662754 I | cephclient: getting or creating ceph auth key "client.crash" 2026-04-02 17:09:10.259307 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-04-02 17:09:10.261947 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-04-02 17:09:10.262036 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-04-02 17:09:10.262065 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-04-02 17:09:19.550705 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-02 17:09:19.550735 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-02 17:09:19.550751 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-04-02 17:09:21.710388 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-04-02 17:09:23.085192 I | ceph-object-controller: reconciling object store deployments 2026-04-02 17:09:23.117844 I | ceph-object-controller: ceph object store gateway service running at 10.101.192.18 2026-04-02 17:09:23.117884 I | ceph-object-controller: reconciling object store pools 2026-04-02 17:09:26.377792 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-04-02 17:09:26.377829 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-04-02 17:09:30.600600 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:creating+peering Count:5} {StateName:unknown Count:2} {StateName:active+clean Count:2}]" 2026-04-02 17:09:30.605445 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:09:31.636274 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:creating+peering Count:5} {StateName:unknown Count:2} {StateName:active+clean Count:2}]" 2026-04-02 17:09:31.640344 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:09:31.847769 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-04-02 17:09:31.847798 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-04-02 17:09:35.995865 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-04-02 17:09:35.995909 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-04-02 17:09:40.053212 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-04-02 17:09:40.053245 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-04-02 17:09:44.229848 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-04-02 17:09:44.229886 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-04-02 17:09:48.295546 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-04-02 17:09:48.295611 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-04-02 17:09:52.346420 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-04-02 17:09:52.346483 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-04-02 17:09:57.196519 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:09:57.459242 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-04-02 17:09:57.459273 I | ceph-object-controller: configuring object store "ceph" 2026-04-02 17:09:58.078645 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-04-02 17:09:58.267277 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-04-02 17:09:58.720527 I | ceph-object-controller: configuration for object-store ceph is complete 2026-04-02 17:09:58.723276 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-04-02 17:09:58.726312 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-04-02 17:09:59.216484 I | ceph-object-controller: setting rgw config flags 2026-04-02 17:09:59.216521 I | ceph-object-controller: Configuring authentication with keystone 2026-04-02 17:09:59.216548 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:09:59.638424 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:09:59.638449 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:00.018217 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:00.018247 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:00.482899 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:00.482938 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:01.182069 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:01.182098 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:01.591654 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:57} {StateName:creating+peering Count:1}]" 2026-04-02 17:10:01.596092 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:10:01.982806 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:01.982842 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:02.690492 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:10:02.749371 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:02.749412 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:03.176724 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:03.176759 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:03.561050 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:03.561088 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:03.944519 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:03.944559 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:04.340070 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:04.340109 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:04.722381 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:04.722416 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:05.093096 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:05.093130 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:05.466942 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:05.466986 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:05.866049 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:05.866098 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:06.247525 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:06.247608 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:06.697867 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:06.697898 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:07.087207 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-02 17:10:07.087516 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-04-02 17:10:07.146112 I | ceph-object-controller: enabling rgw dashboard 2026-04-02 17:10:12.891832 I | ceph-object-controller: setting the dashboard api secret key 2026-04-02 17:10:12.896442 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-04-02 17:10:13.705012 I | ceph-object-controller: done setting the dashboard api secret key 2026-04-02 17:10:13.850408 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:10:32.086902 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:10:33.196037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:10:43.152660 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:11:02.571306 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:11:03.658002 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:11:29.083494 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:11:33.041804 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:11:34.120873 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:12:03.672763 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:12:04.590053 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:12:15.417985 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:12:34.159085 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:12:35.065523 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:13:01.475917 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:13:04.663062 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:13:05.578977 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:13:35.125033 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:13:36.056693 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:13:47.392882 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:14:05.617785 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:14:06.514670 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:14:33.346311 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:14:36.077501 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:14:36.978964 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:15:06.541675 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:15:07.429466 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:15:19.265589 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:15:37.009328 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:15:37.907204 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:16:05.191001 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:16:07.482255 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:16:08.366064 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:16:37.943138 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:16:38.854098 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:16:51.138969 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:17:08.426092 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:17:09.326597 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:17:37.074616 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:17:38.927858 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:17:39.797411 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:18:09.423319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:18:10.285842 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:18:23.038366 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:18:40.000395 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:18:40.733266 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:19:08.966812 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:19:10.455364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:19:11.184915 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:19:40.930349 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:19:41.653695 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:19:54.955135 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:20:11.401984 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:20:12.104017 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:20:42.066240 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:20:42.435699 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:20:42.908342 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:21:12.917421 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:21:13.390244 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:21:28.033879 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:21:43.380644 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:21:43.849786 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:22:14.366401 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:22:14.601916 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:22:14.966958 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:22:44.870078 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:22:45.441867 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:23:00.558216 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:23:15.351431 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:23:15.915994 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:23:46.436764 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:23:47.470443 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:23:47.487815 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:24:16.891931 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:24:18.018869 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:24:33.395032 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:24:47.358310 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:24:48.489128 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:25:17.833258 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:25:19.418235 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:25:19.868009 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:25:48.313455 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:25:49.900792 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:26:05.824374 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:26:19.040961 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:26:20.355423 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:26:49.499295 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:26:50.822449 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:26:51.772108 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:27:19.950938 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:27:21.279023 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:27:37.717080 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:27:50.412508 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:27:51.755956 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:28:22.153309 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:28:22.635370 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:28:23.667805 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:28:52.636917 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:28:53.130471 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:29:09.629259 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:29:23.105582 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:29:23.610851 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:29:53.559544 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:29:54.066399 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:29:55.563924 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:30:24.042167 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:30:24.544908 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:30:41.549887 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:30:54.506374 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:30:55.014466 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:31:24.988298 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:31:25.487130 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:31:27.486922 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:31:55.452616 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:31:55.966223 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:32:13.490569 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:32:26.137517 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:32:26.869225 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:32:56.603644 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:32:57.344126 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:32:59.423019 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:33:27.070265 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:33:27.816570 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:33:45.402323 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:33:57.538543 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:33:58.285626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:34:27.991522 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:34:28.763137 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:34:31.344458 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:34:58.445760 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:34:59.252623 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:35:17.294773 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:35:28.918501 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:35:30.813626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:35:59.428191 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:36:01.324758 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:36:03.215004 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:36:29.925607 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:36:31.879419 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:36:49.183900 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:37:00.399171 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:37:02.386904 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:37:30.861787 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:37:32.844960 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:37:35.129593 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:38:01.343077 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:38:03.318911 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:38:21.086661 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:38:31.799417 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:38:33.791873 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:39:02.285442 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:39:04.247681 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:39:07.040208 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:39:32.784691 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:39:34.788878 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:39:52.998808 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:40:03.344035 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:40:05.257737 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:40:33.815152 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:40:35.754527 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:40:38.925744 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:41:04.509303 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:41:06.248642 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:41:25.638104 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:41:35.010165 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:41:37.170363 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:42:05.902525 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:42:08.239989 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:42:11.566422 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:42:36.639661 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:42:38.828705 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:42:57.603226 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:43:07.609543 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:43:09.297551 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:43:38.094216 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:43:39.776144 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:43:43.559630 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:44:08.886447 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:44:10.253060 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:44:29.518681 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:44:39.354220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:44:40.728607 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:45:26.972354 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:45:29.129072 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:45:35.591217 E | ceph-spec: failed to update cluster condition to {Type:Connected Status:True Reason:ClusterConnected Message:Cluster connected successfully LastHeartbeatTime:2026-04-02 17:45:28.576669549 +0000 UTC m=+2236.031205718 LastTransitionTime:2026-04-02 17:09:11 +0000 UTC}. failed to update object "openstack/ceph" status: etcdserver: request timed out 2026-04-02 17:45:47.311207 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:46:21.542757 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:46:22.969521 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:46:35.992959 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:47:10.698462 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:47:13.298454 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:47:13.886426 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:47:55.697964 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:48:02.200631 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:48:06.260399 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:48:29.941746 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:48:36.449355 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:48:58.664691 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:49:08.750544 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:49:09.930697 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:49:39.215500 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:49:40.440948 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:49:44.593584 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:50:09.729020 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:50:10.942353 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:50:30.529474 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:50:41.999281 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:50:42.681018 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:51:12.476050 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:51:13.176478 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:51:16.503208 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:51:42.952621 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:51:43.672526 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:52:02.507886 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:52:13.574115 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:52:14.150143 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:52:44.047211 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:52:44.628438 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:52:48.488761 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:53:14.519180 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:53:15.102368 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:53:34.494348 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:53:44.988895 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:53:45.557744 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:54:15.458708 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:54:16.032576 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:54:20.493315 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:54:45.953796 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:54:46.496088 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:55:06.433404 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:55:16.443538 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:55:16.955243 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:55:46.923982 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:55:47.445037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:55:52.418362 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:56:17.403642 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:56:17.923344 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:56:38.358882 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:56:47.861055 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:56:48.397454 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:57:18.344527 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:57:18.865822 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:57:24.370113 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:57:48.815631 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:57:49.362879 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:58:10.320273 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:58:19.306135 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:58:19.856044 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:58:49.775154 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:58:50.319203 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:58:56.334799 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:59:20.252704 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:59:20.805576 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:59:42.313156 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 17:59:50.719646 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 17:59:51.283443 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:00:21.194607 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:00:21.770570 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:00:28.256884 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:00:51.657842 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:00:52.227110 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:01:14.249707 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:01:22.142290 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:01:22.701747 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:01:52.667269 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:01:53.224954 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:02:00.215298 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:02:23.142613 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:02:23.693893 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:02:46.160953 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:02:53.627986 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:02:54.194849 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:03:24.091323 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:03:24.679247 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:03:32.135449 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:03:54.547661 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:03:55.157890 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:04:18.094800 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:04:25.062604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:04:25.676192 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:04:55.515417 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:04:56.141164 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:05:04.067896 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:05:26.000838 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:05:26.609349 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:05:50.035678 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:05:56.485987 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:05:57.067628 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:06:26.963284 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:06:27.532092 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:06:35.977500 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:06:57.461026 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:06:57.984380 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:07:21.933137 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:07:27.967187 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:07:28.453372 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:07:58.442451 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:07:58.955265 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:08:08.007100 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:08:28.961320 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:08:29.430097 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:08:54.029348 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:08:59.485651 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:09:00.045054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:09:29.950653 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:09:30.539287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:09:40.025439 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:10:00.441866 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:10:01.022447 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:10:26.042497 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:10:30.953916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:10:31.518836 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:11:01.442025 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:11:02.027397 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:11:12.037492 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:11:31.963853 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:11:32.539089 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:11:58.008056 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:12:02.454920 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:12:03.019276 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:12:32.932354 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:12:33.516370 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:12:43.931686 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:13:03.448959 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:13:04.028868 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:13:29.891136 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:13:33.923914 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:13:34.560900 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:14:04.413364 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:14:05.042578 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:14:15.898276 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:14:34.918927 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:14:35.528369 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:15:01.956012 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:15:05.399129 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:15:06.003954 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:15:35.875869 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:15:36.509603 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:15:47.899460 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:16:06.343936 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:16:06.978202 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:16:33.874214 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:16:36.843810 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:16:37.454586 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:17:07.339604 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:17:07.936114 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:17:19.885830 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:17:37.835160 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:17:38.453982 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:18:05.891830 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:18:08.326980 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:18:08.935677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:18:38.799622 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:18:39.429461 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:18:51.859629 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:19:09.286405 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:19:09.935284 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:19:37.842446 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:19:39.757743 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:19:40.429728 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:20:10.252404 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:20:10.951152 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:20:23.776925 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:20:40.738802 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:20:41.422442 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:21:09.779480 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:21:11.225242 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:21:11.906058 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:21:41.724437 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:21:42.405856 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:21:55.984257 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-02 18:22:12.223488 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-02 18:22:12.902799 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0