2026/08/12 01:22:12 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-08-12 01:22:12.078779 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-08-12 01:22:12.078810 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-08-12 01:22:12.078813 I | cephcmd: starting Rook-Ceph operator 2026-08-12 01:22:12.211539 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-08-12 01:22:12.220440 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-08-12 01:22:12.220503 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-08-12 01:22:12.220522 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-08-12 01:22:12.220532 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-08-12 01:22:12.220553 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-08-12 01:22:12.220566 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-08-12 01:22:12.220573 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-08-12 01:22:12.220581 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-08-12 01:22:12.220601 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-08-12 01:22:12.220625 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-08-12 01:22:12.220638 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-08-12 01:22:12.220644 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-08-12 01:22:12.220651 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-08-12 01:22:12.220659 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-08-12 01:22:12.220667 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-08-12 01:22:12.220674 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-08-12 01:22:12.220681 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-08-12 01:22:12.220688 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-08-12 01:22:12.220696 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-08-12 01:22:12.220709 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-08-12 01:22:12.220716 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-08-12 01:22:12.220723 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-08-12 01:22:12.220730 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-08-12 01:22:12.220742 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-08-12 01:22:12.220750 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-08-12 01:22:12.220757 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-08-12 01:22:12.220771 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-08-12 01:22:12.220778 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-08-12 01:22:12.220791 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-08-12 01:22:12.220800 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-08-12 01:22:12.220812 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-08-12 01:22:12.220824 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-08-12 01:22:12.220836 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-08-12 01:22:12.220844 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-08-12 01:22:12.220861 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-08-12 01:22:12.220874 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-08-12 01:22:12.220880 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-08-12 01:22:12.220887 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-08-12 01:22:12.220894 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-08-12 01:22:12.220900 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-08-12 01:22:12.220907 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-08-12 01:22:12.220913 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-08-12 01:22:12.220926 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-08-12 01:22:12.220937 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-08-12 01:22:12.220945 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-08-12 01:22:12.220957 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-08-12 01:22:12.220965 I | operator: watching all namespaces for Ceph CRs 2026-08-12 01:22:12.221060 I | operator: setting up schemes 2026-08-12 01:22:12.225113 I | operator: setting up the controller-runtime manager 2026-08-12 01:22:12.225699 I | ceph-cluster-controller: successfully started 2026-08-12 01:22:12.226225 I | ceph-cluster-controller: enabling hotplug orchestration 2026-08-12 01:22:12.226255 I | ceph-nodedaemon-controller: successfully started 2026-08-12 01:22:12.226271 I | ceph-block-pool-controller: successfully started 2026-08-12 01:22:12.226297 I | ceph-object-store-user-controller: successfully started 2026-08-12 01:22:12.226315 I | ceph-object-realm-controller: successfully started 2026-08-12 01:22:12.226333 I | ceph-object-zonegroup-controller: successfully started 2026-08-12 01:22:12.226344 I | ceph-object-zone-controller: successfully started 2026-08-12 01:22:12.226456 I | ceph-object-controller: successfully started 2026-08-12 01:22:12.226501 I | ceph-file-controller: successfully started 2026-08-12 01:22:12.226532 I | ceph-nfs-controller: successfully started 2026-08-12 01:22:12.226570 I | ceph-rbd-mirror-controller: successfully started 2026-08-12 01:22:12.226607 I | ceph-client-controller: successfully started 2026-08-12 01:22:12.226641 I | ceph-filesystem-mirror-controller: successfully started 2026-08-12 01:22:12.226662 I | operator: rook-ceph-operator-config-controller successfully started 2026-08-12 01:22:12.226717 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-08-12 01:22:12.226952 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-08-12 01:22:12.226980 I | ceph-bucket-topic: successfully started 2026-08-12 01:22:12.226992 I | ceph-bucket-notification: successfully started 2026-08-12 01:22:12.227003 I | ceph-bucket-notification: successfully started 2026-08-12 01:22:12.227020 I | ceph-fs-subvolumegroup-controller: successfully started 2026-08-12 01:22:12.227096 I | blockpool-rados-namespace-controller: successfully started 2026-08-12 01:22:12.227167 I | ceph-cosi-controller: successfully started 2026-08-12 01:22:12.227189 I | operator: starting the controller-runtime manager 2026-08-12 01:22:12.445617 I | operator: rook-ceph-operator-config-controller done reconciling 2026-08-12 01:22:12.457869 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-08-12 01:22:12.460745 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-08-12 01:22:12.463399 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-08-12 01:22:12.472307 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-08-12 01:22:12.472339 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-08-12 01:22:12.475108 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-08-12 01:22:12.483613 I | ceph-csi: successfully removed CSI CephFS driver 2026-08-12 01:22:12.483633 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-08-12 01:22:12.485656 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-08-12 01:22:12.490557 I | ceph-csi: successfully removed CSI NFS driver 2026-08-12 01:22:35.158838 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-08-12 01:22:35.167323 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-08-12 01:22:35.167848 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-08-12 01:22:35.178341 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-08-12 01:22:35.181001 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-12 01:22:35.181022 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-12 01:22:35.181082 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-08-12 01:22:35.181613 I | op-bucket-prov: successfully reconciled bucket provisioner I0812 01:22:35.181691 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-08-12 01:22:35.211141 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-12 01:22:35.211165 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-12 01:22:35.211181 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:0xc00150be60] 2026-08-12 01:22:35.211195 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-08-12 01:22:36.166265 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-12 01:22:36.166302 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-12 01:22:36.578310 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-08-12 01:22:36.580773 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-08-12 01:22:36.769794 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-08-12 01:22:36.769836 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-08-12 01:22:36.772257 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-08-12 01:22:36.968100 I | ceph-csi: successfully removed CSI CephFS driver 2026-08-12 01:22:36.968137 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-08-12 01:22:36.970141 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-08-12 01:22:37.169637 I | ceph-csi: successfully removed CSI NFS driver 2026-08-12 01:22:56.075870 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-08-12 01:22:56.075901 I | ceph-cluster-controller: validating ceph version from provided image 2026-08-12 01:22:56.079869 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-12 01:22:56.079898 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-12 01:22:56.083817 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-08-12 01:22:56.083950 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-08-12 01:22:56.604710 E | cephver: external cluster ceph version is a major version higher "18.2.8-0 reef" than the local cluster "0.0.0-0 ", consider upgrading 2026-08-12 01:22:57.074477 W | ceph-cluster-controller: image spec version 18.2.7-0 reef is lower than the running cluster version 18.2.8-0 reef, downgrading is not supported 2026-08-12 01:22:57.598733 I | ceph-cluster-controller: upgrading ceph cluster to "18.2.7-0 reef" 2026-08-12 01:22:57.598776 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-08-12 01:22:58.051091 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-08-12 01:22:58.124868 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-08-12 01:22:58.190879 I | ceph-cluster-controller: external cluster identity established 2026-08-12 01:22:58.190920 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-08-12 01:22:59.069310 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-08-12 01:22:59.759995 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-08-12 01:23:00.291363 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-08-12 01:23:00.842354 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-08-12 01:23:00.850124 I | ceph-cluster-controller: successfully updated csi config map 2026-08-12 01:23:00.850146 I | cephclient: getting or creating ceph auth key "client.crash" 2026-08-12 01:23:01.418664 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-08-12 01:23:01.423108 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-08-12 01:23:01.423146 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-08-12 01:23:01.423151 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-08-12 01:23:05.246369 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-08-12 01:23:05.246396 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-08-12 01:23:05.246409 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-08-12 01:23:05.902967 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-08-12 01:23:05.902995 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-08-12 01:23:05.915034 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:23:06.424032 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:23:06.940142 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:23:07.820849 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-08-12 01:23:09.078939 I | ceph-object-controller: reconciling object store deployments 2026-08-12 01:23:09.093899 I | ceph-object-controller: ceph object store gateway service running at 10.104.140.66 2026-08-12 01:23:09.093943 I | ceph-object-controller: reconciling object store pools 2026-08-12 01:23:11.903947 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-08-12 01:23:11.904002 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-08-12 01:23:15.959956 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-08-12 01:23:15.960060 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-08-12 01:23:20.041164 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-08-12 01:23:20.041200 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-08-12 01:23:26.728114 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-08-12 01:23:26.728291 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-08-12 01:23:32.519601 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-08-12 01:23:32.519643 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-08-12 01:23:36.876649 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:65} {StateName:unknown Count:6} {StateName:creating+peering Count:2}]" 2026-08-12 01:23:36.882111 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:23:37.357651 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:65} {StateName:unknown Count:6} {StateName:creating+peering Count:2}]" 2026-08-12 01:23:37.362154 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:23:37.561732 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-08-12 01:23:37.561770 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-08-12 01:23:41.625169 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-08-12 01:23:41.625212 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-08-12 01:23:45.714164 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-08-12 01:23:45.714218 I | ceph-object-controller: configuring object store "ceph" 2026-08-12 01:23:46.377767 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-08-12 01:23:46.702137 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-08-12 01:23:47.267074 I | ceph-object-controller: configuration for object-store ceph is complete 2026-08-12 01:23:47.270859 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-08-12 01:23:47.274289 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-08-12 01:23:48.365477 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:23:48.393744 I | ceph-object-controller: setting rgw config flags 2026-08-12 01:23:48.393769 I | ceph-object-controller: Configuring authentication with keystone 2026-08-12 01:23:48.393790 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:48.811081 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:48.811191 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:49.227100 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:49.227243 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:49.658837 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:49.658879 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:50.063635 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:50.063683 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:50.464389 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:50.464443 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:50.922353 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:50.922404 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:51.318537 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:51.318583 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:51.780147 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:51.780189 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:52.215044 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:52.215085 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:52.656061 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:52.656104 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:53.066726 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:53.066804 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:53.476017 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:53.476119 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:53.914417 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:53.914540 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:54.320409 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:54.320547 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:54.730997 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:54.731041 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:55.151549 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:55.151587 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:55.561226 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-08-12 01:23:55.561880 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-08-12 01:23:55.600130 I | ceph-object-controller: enabling rgw dashboard 2026-08-12 01:23:57.572561 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-08-12 01:23:57.573151 I | ceph-object-controller: setting the dashboard api secret key 2026-08-12 01:23:58.476403 I | ceph-object-controller: done setting the dashboard api secret key 2026-08-12 01:23:58.567517 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:24:07.390695 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:24:07.888697 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:24:34.346562 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:24:41.591499 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:110} {StateName:clean+premerge+peered Count:1}]" 2026-08-12 01:24:41.597037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:24:42.090160 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:25:12.071487 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:106} {StateName:peering Count:1}]" 2026-08-12 01:25:12.076502 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:25:12.578244 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:106} {StateName:peering Count:1}]" 2026-08-12 01:25:12.582076 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:25:20.360816 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:25:42.601362 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:25:43.100890 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:26:06.484572 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:26:13.100861 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:101} {StateName:peering Count:3}]" 2026-08-12 01:26:13.106001 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:26:13.596710 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:101} {StateName:peering Count:3}]" 2026-08-12 01:26:13.602402 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:26:43.610924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:26:44.100943 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:26:52.468848 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:27:14.130331 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:27:14.639386 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:27:38.463879 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:27:44.617751 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:27:45.107690 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:28:15.092879 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:28:15.595412 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:28:24.443084 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:28:45.565997 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:28:46.065744 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:29:10.432172 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:29:16.055877 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:29:16.553125 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:29:46.559609 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:29:47.035692 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:29:57.005601 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:30:17.070626 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:30:17.594561 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:30:42.978586 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:30:47.579618 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:30:48.068751 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:31:18.058972 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:31:18.593107 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:31:28.959031 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:31:48.572680 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:31:49.081478 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:32:14.932092 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:32:19.057400 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:32:19.632252 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:32:49.576920 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:32:50.129093 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:33:00.895017 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:33:20.062924 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:33:20.608174 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:33:46.886886 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:33:50.596380 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:33:51.087893 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:34:21.071270 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:34:21.579320 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:34:32.907974 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:34:51.576080 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:34:52.058284 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:35:18.878729 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:35:22.044279 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:35:22.562899 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:35:52.521309 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:35:53.070738 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:36:04.919461 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:36:22.999154 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:36:23.577497 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:36:50.940095 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:36:53.511593 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:36:54.054067 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:37:24.032757 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:37:24.541872 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:37:37.057340 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:37:54.599864 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:37:55.132788 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:38:23.100851 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:38:25.094515 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:38:25.648123 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:38:55.603875 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:38:56.184742 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:39:09.648032 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:39:26.078273 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:39:26.665351 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:39:55.634477 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:39:56.586195 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:39:57.151783 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:40:27.075206 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:40:27.663054 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:40:41.677110 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:40:57.592112 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:40:58.169951 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:41:27.790247 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:41:28.199025 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:41:28.696020 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:41:58.675195 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:41:59.189069 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:42:13.726387 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:42:29.142744 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:42:29.678855 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:43:00.187066 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:43:00.277855 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:43:00.826033 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:43:30.693703 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:43:31.347967 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:43:46.224665 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:44:01.171806 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:44:01.818186 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:44:32.076296 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:44:33.085774 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:44:33.125305 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:45:02.559331 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:45:03.612331 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:45:19.111148 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:45:33.438028 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:45:34.101960 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:46:03.944471 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:46:04.996779 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:46:05.547379 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:46:34.471336 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:46:35.531397 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:46:51.536129 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:47:04.969866 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:47:06.022650 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:47:35.428742 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:47:36.493574 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:47:37.461549 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:48:05.893642 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:48:06.959839 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:48:23.411998 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:48:36.351532 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:48:37.417833 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:49:06.834882 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:49:07.887480 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:49:09.355082 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:49:37.304124 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:49:38.364248 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:49:55.290586 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:50:07.778479 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:50:08.835649 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:50:38.235142 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:50:39.337404 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:50:41.276678 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:51:08.711403 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:51:09.818596 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:51:27.223305 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:51:39.186659 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:51:40.296225 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:52:09.679147 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:52:10.769647 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:52:13.209430 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:52:40.152486 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:52:41.258281 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:52:59.180414 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:53:10.666209 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:53:11.741544 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:53:41.143292 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:53:42.207452 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:53:45.139480 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:54:11.620788 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:54:12.698722 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:54:31.088269 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:54:42.089412 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:54:43.162565 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:55:12.564582 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:55:13.642103 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:55:17.061181 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:55:43.041319 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:55:44.148970 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:56:03.018327 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:56:13.519235 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:56:14.614343 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:56:43.984774 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:56:45.082969 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:56:48.996063 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:57:14.460590 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:57:15.572254 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:57:34.966075 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:57:44.951274 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:57:46.021811 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:58:15.418562 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:58:16.539856 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:58:21.003264 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:58:45.911730 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:58:47.015371 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:59:06.948736 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 01:59:16.374532 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:59:17.485810 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:59:46.868315 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:59:47.994516 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 01:59:52.910143 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:00:17.344256 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:00:18.478411 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:00:38.879095 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:00:47.841677 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:00:48.961887 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:01:18.340945 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:01:19.444698 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:01:24.866021 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:01:48.822493 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:01:49.947631 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:02:10.810996 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:02:19.303553 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:02:20.411138 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:02:49.808189 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:02:50.937055 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:02:56.741159 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:03:20.271927 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:03:21.431895 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:03:43.598292 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:03:50.775351 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:03:51.946522 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:04:21.240950 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:04:22.415497 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:04:29.571099 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:04:51.714221 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:04:52.936367 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:05:15.511261 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:05:22.180486 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:05:23.427334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:05:52.679261 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:05:53.904469 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:06:01.503341 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:06:23.157057 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:06:24.407418 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:06:47.622296 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-08-12 02:06:53.646182 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-08-12 02:06:54.899883 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0