2026/05/16 02:09:50 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-05-16 02:09:50.524510 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-05-16 02:09:50.524533 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-05-16 02:09:50.524535 I | cephcmd: starting Rook-Ceph operator 2026-05-16 02:09:50.618287 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-05-16 02:09:50.624824 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-05-16 02:09:50.624855 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-05-16 02:09:50.624867 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-05-16 02:09:50.624875 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-05-16 02:09:50.624882 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-05-16 02:09:50.624888 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-05-16 02:09:50.624894 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-05-16 02:09:50.624918 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-05-16 02:09:50.624932 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-05-16 02:09:50.624938 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-05-16 02:09:50.624950 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-05-16 02:09:50.624966 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-05-16 02:09:50.624996 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-05-16 02:09:50.625004 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-05-16 02:09:50.625011 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-05-16 02:09:50.625017 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-05-16 02:09:50.625023 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-05-16 02:09:50.625031 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-05-16 02:09:50.625037 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-05-16 02:09:50.625043 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-05-16 02:09:50.625049 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-05-16 02:09:50.625056 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-05-16 02:09:50.625063 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-05-16 02:09:50.625070 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-05-16 02:09:50.625076 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-05-16 02:09:50.625082 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-05-16 02:09:50.625095 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-05-16 02:09:50.625101 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-05-16 02:09:50.625114 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-05-16 02:09:50.625122 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-05-16 02:09:50.625129 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-05-16 02:09:50.625138 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-05-16 02:09:50.625146 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-05-16 02:09:50.625153 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-05-16 02:09:50.625159 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-05-16 02:09:50.625166 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-05-16 02:09:50.625180 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-05-16 02:09:50.625192 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-05-16 02:09:50.625198 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-05-16 02:09:50.625203 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-05-16 02:09:50.625225 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-05-16 02:09:50.625239 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-05-16 02:09:50.625245 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-05-16 02:09:50.625251 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-05-16 02:09:50.625257 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-05-16 02:09:50.625264 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-05-16 02:09:50.625271 I | operator: watching all namespaces for Ceph CRs 2026-05-16 02:09:50.625352 I | operator: setting up schemes 2026-05-16 02:09:50.628672 I | operator: setting up the controller-runtime manager 2026-05-16 02:09:50.629064 I | ceph-cluster-controller: successfully started 2026-05-16 02:09:50.629413 I | ceph-cluster-controller: enabling hotplug orchestration 2026-05-16 02:09:50.629433 I | ceph-nodedaemon-controller: successfully started 2026-05-16 02:09:50.629443 I | ceph-block-pool-controller: successfully started 2026-05-16 02:09:50.629456 I | ceph-object-store-user-controller: successfully started 2026-05-16 02:09:50.629469 I | ceph-object-realm-controller: successfully started 2026-05-16 02:09:50.629478 I | ceph-object-zonegroup-controller: successfully started 2026-05-16 02:09:50.629486 I | ceph-object-zone-controller: successfully started 2026-05-16 02:09:50.629561 I | ceph-object-controller: successfully started 2026-05-16 02:09:50.629593 I | ceph-file-controller: successfully started 2026-05-16 02:09:50.629609 I | ceph-nfs-controller: successfully started 2026-05-16 02:09:50.629629 I | ceph-rbd-mirror-controller: successfully started 2026-05-16 02:09:50.629650 I | ceph-client-controller: successfully started 2026-05-16 02:09:50.629663 I | ceph-filesystem-mirror-controller: successfully started 2026-05-16 02:09:50.629682 I | operator: rook-ceph-operator-config-controller successfully started 2026-05-16 02:09:50.629690 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-05-16 02:09:50.629830 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-05-16 02:09:50.629849 I | ceph-bucket-topic: successfully started 2026-05-16 02:09:50.629857 I | ceph-bucket-notification: successfully started 2026-05-16 02:09:50.629865 I | ceph-bucket-notification: successfully started 2026-05-16 02:09:50.629872 I | ceph-fs-subvolumegroup-controller: successfully started 2026-05-16 02:09:50.629916 I | blockpool-rados-namespace-controller: successfully started 2026-05-16 02:09:50.629965 I | ceph-cosi-controller: successfully started 2026-05-16 02:09:50.629982 I | operator: starting the controller-runtime manager 2026-05-16 02:09:50.880501 I | operator: rook-ceph-operator-config-controller done reconciling 2026-05-16 02:09:50.905360 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-05-16 02:09:50.908766 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-05-16 02:09:50.912192 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-05-16 02:09:50.918854 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-05-16 02:09:50.918875 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-05-16 02:09:50.920653 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-05-16 02:09:50.927578 I | ceph-csi: successfully removed CSI CephFS driver 2026-05-16 02:09:50.927662 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-05-16 02:09:50.930086 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-05-16 02:09:50.935812 I | ceph-csi: successfully removed CSI NFS driver 2026-05-16 02:10:12.464442 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-05-16 02:10:12.467922 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-05-16 02:10:12.473238 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-05-16 02:10:12.480923 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-05-16 02:10:12.484142 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-05-16 02:10:12.484174 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-05-16 02:10:12.484266 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-05-16 02:10:12.484675 I | op-bucket-prov: successfully reconciled bucket provisioner I0516 02:10:12.484757 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-05-16 02:10:12.501916 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-05-16 02:10:12.480972476 +0000 UTC m=+21.989968224 LastTransitionTime:2026-05-16 02:10:12.480972366 +0000 UTC m=+21.989968124}. 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-05-16 02:10:12.507173 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-05-16 02:10:12.507196 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-05-16 02:10:12.507213 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:0xc0018b52f0] 2026-05-16 02:10:12.507256 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-05-16 02:10:13.470525 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-05-16 02:10:13.470557 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-05-16 02:10:13.985617 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-05-16 02:10:13.988309 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-05-16 02:10:14.073821 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-05-16 02:10:14.073939 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-05-16 02:10:14.076639 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-05-16 02:10:14.272801 I | ceph-csi: successfully removed CSI CephFS driver 2026-05-16 02:10:14.272891 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-05-16 02:10:14.274873 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-05-16 02:10:14.472816 I | ceph-csi: successfully removed CSI NFS driver 2026-05-16 02:10:31.832030 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-05-16 02:10:31.832060 I | ceph-cluster-controller: validating ceph version from provided image 2026-05-16 02:10:31.840068 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-05-16 02:10:31.840091 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-05-16 02:10:31.842582 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-05-16 02:10:31.843271 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-05-16 02:10:32.342037 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-05-16 02:10:33.109022 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-05-16 02:10:33.366216 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-05-16 02:10:33.366252 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-05-16 02:10:34.698247 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-05-16 02:10:34.788404 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-05-16 02:10:34.789407 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:10:35.216183 I | ceph-cluster-controller: external cluster identity established 2026-05-16 02:10:35.216244 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-05-16 02:10:36.422242 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:10:37.021904 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-05-16 02:10:37.648306 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:10:37.918357 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-05-16 02:10:38.398396 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-05-16 02:10:38.944799 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-05-16 02:10:38.955443 I | ceph-cluster-controller: successfully updated csi config map 2026-05-16 02:10:38.955469 I | cephclient: getting or creating ceph auth key "client.crash" 2026-05-16 02:10:39.493379 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-05-16 02:10:39.520277 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-05-16 02:10:39.520335 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-05-16 02:10:39.520340 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-05-16 02:10:44.813217 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-05-16 02:10:44.813251 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-05-16 02:10:44.813268 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-05-16 02:10:48.401553 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-05-16 02:10:49.666048 I | ceph-object-controller: reconciling object store deployments 2026-05-16 02:10:49.682992 I | ceph-object-controller: ceph object store gateway service running at 10.102.25.167 2026-05-16 02:10:49.683025 I | ceph-object-controller: reconciling object store pools 2026-05-16 02:10:52.328339 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-05-16 02:10:52.328371 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-05-16 02:10:56.392360 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-05-16 02:10:56.392392 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-05-16 02:11:00.469135 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-05-16 02:11:00.469164 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-05-16 02:11:04.557951 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-05-16 02:11:04.557982 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-05-16 02:11:05.459183 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:20} {StateName:unknown Count:8} {StateName:creating+peering Count:5}]" 2026-05-16 02:11:05.464060 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:11:07.256867 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:26} {StateName:unknown Count:5} {StateName:creating+peering Count:2}]" 2026-05-16 02:11:07.260639 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:11:09.609210 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-05-16 02:11:09.609252 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-05-16 02:11:13.672216 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-05-16 02:11:13.672244 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-05-16 02:11:17.752564 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-05-16 02:11:17.752596 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-05-16 02:11:21.797826 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-05-16 02:11:21.797860 I | ceph-object-controller: configuring object store "ceph" 2026-05-16 02:11:22.400104 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-05-16 02:11:22.588471 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-05-16 02:11:22.996171 I | ceph-object-controller: configuration for object-store ceph is complete 2026-05-16 02:11:22.999115 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-05-16 02:11:23.003105 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-05-16 02:11:23.495721 I | ceph-object-controller: setting rgw config flags 2026-05-16 02:11:23.495747 I | ceph-object-controller: Configuring authentication with keystone 2026-05-16 02:11:23.495764 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:23.883039 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:23.883076 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:24.303478 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:24.303514 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:24.840939 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:24.840975 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:25.726872 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:25.726899 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:26.558606 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:26.558635 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:26.559184 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:11:26.988020 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:26.988052 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:27.396186 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:27.396222 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:27.813427 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:27.813453 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:28.224123 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:28.224161 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:28.618124 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:28.618150 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:28.998269 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:28.998309 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:29.389249 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:29.389286 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:29.868213 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:29.868252 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:30.277970 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:30.278004 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:30.654667 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:30.654702 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:31.051440 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:31.051478 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:31.443918 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-05-16 02:11:31.444262 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-05-16 02:11:31.487772 I | ceph-object-controller: enabling rgw dashboard 2026-05-16 02:11:33.234593 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-05-16 02:11:33.235184 I | ceph-object-controller: setting the dashboard api secret key 2026-05-16 02:11:34.053681 I | ceph-object-controller: done setting the dashboard api secret key 2026-05-16 02:11:34.156345 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:58} {StateName:unknown Count:31}]" 2026-05-16 02:11:34.161021 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:11:35.965374 I | clusterdisruption-controller: all "host" failure domains: []. osd is down in failure domain: "". active node drains: false. pg health: "cluster is not fully clean. PGs: [{StateName:active+clean Count:58} {StateName:unknown Count:31}]" 2026-05-16 02:11:35.969273 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:11:37.749037 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:12:06.456414 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:12:08.218827 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:12:12.544929 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:12:36.923424 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:12:38.726966 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:12:58.463112 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:13:07.436395 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:13:09.180637 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:13:37.901785 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:13:39.686962 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:13:44.809001 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:14:08.387873 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:14:10.186099 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:14:30.745248 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:14:38.905926 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:115} {StateName:peering Count:6}]" 2026-05-16 02:14:38.909961 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:14:40.651472 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:115} {StateName:peering Count:6}]" 2026-05-16 02:14:40.657560 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:15:09.398641 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:15:11.165978 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:15:17.045551 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:15:40.119423 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:15:41.766241 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:16:02.975800 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:16:10.607309 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:16:12.220787 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:16:41.068823 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:16:42.705492 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:16:48.900034 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:17:11.536946 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:17:13.189644 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:121} {StateName:unknown Count:5} {StateName:creating+peering Count:3}]" 2026-05-16 02:17:13.193853 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:17:34.834710 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:17:42.039373 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:150} {StateName:peering Count:3}]" 2026-05-16 02:17:42.042814 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:17:43.664895 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:153} {StateName:unknown Count:5} {StateName:creating+peering Count:3}]" 2026-05-16 02:17:43.669432 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:18:12.528071 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:18:14.133533 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:18:20.804607 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:18:42.999287 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:18:44.611231 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:19:06.750757 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:19:13.489053 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:19:15.075174 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:19:43.967124 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:19:45.572640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:19:52.655667 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:20:14.436341 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:20:16.029470 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:20:38.565374 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:20:44.905046 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:20:46.508249 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:21:15.392870 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:21:16.964313 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:21:24.543850 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:21:45.884041 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:21:47.429566 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:22:10.489591 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:22:16.457240 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:22:17.909229 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:22:46.915686 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:22:48.371813 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:22:56.436955 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:23:17.405766 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:23:18.833941 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:23:42.365935 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:23:47.891432 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:23:49.297640 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:24:18.410993 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:24:19.780870 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:24:28.317378 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:24:48.896550 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:24:50.320098 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:25:14.266991 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:25:19.370811 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:25:20.780143 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:25:49.858027 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:25:51.347220 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:26:00.269520 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:26:20.341793 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:26:21.796944 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:26:46.197079 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:26:50.806890 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:26:52.296360 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:27:21.299871 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:27:22.783355 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:27:32.149785 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:27:51.781931 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:27:53.273756 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:28:18.098756 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:28:22.282937 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:28:23.762167 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:28:52.750149 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:28:54.247126 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:29:04.063768 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:29:23.230407 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:29:24.740835 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:29:49.977143 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-05-16 02:29:53.715838 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-05-16 02:29:55.236177 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0