2026/04/17 00:50:07 maxprocs: Updating GOMAXPROCS=1: determined from CPU quota 2026-04-17 00:50:07.602651 I | rookcmd: starting Rook v1.15.9 with arguments '/usr/local/bin/rook ceph operator' 2026-04-17 00:50:07.602689 I | rookcmd: flag values: --enable-machine-disruption-budget=false, --help=false, --kubeconfig=, --log-level=INFO 2026-04-17 00:50:07.602692 I | cephcmd: starting Rook-Ceph operator 2026-04-17 00:50:07.707221 I | cephcmd: base ceph version inside the rook operator image is "ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)" 2026-04-17 00:50:07.715972 I | op-k8sutil: operator setting "CSI_GRPC_TIMEOUT_SECONDS" = "150" 2026-04-17 00:50:07.716003 I | op-k8sutil: operator setting "CSI_NFS_FSGROUPPOLICY" = "File" 2026-04-17 00:50:07.716015 I | op-k8sutil: operator setting "CSI_PLUGIN_ENABLE_SELINUX_HOST_MOUNT" = "false" 2026-04-17 00:50:07.716023 I | op-k8sutil: operator setting "CSI_PROVISIONER_PRIORITY_CLASSNAME" = "system-cluster-critical" 2026-04-17 00:50:07.716030 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_NFS" = "false" 2026-04-17 00:50:07.716039 I | op-k8sutil: operator setting "ROOK_CSI_RESIZER_IMAGE" = "registry.k8s.io/sig-storage/csi-resizer:v1.11.1" 2026-04-17 00:50:07.716058 I | op-k8sutil: operator setting "CSI_CEPHFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-04-17 00:50:07.716071 I | op-k8sutil: operator setting "CSI_ENABLE_CEPHFS_SNAPSHOTTER" = "true" 2026-04-17 00:50:07.716077 I | op-k8sutil: operator setting "ROOK_OBC_WATCH_OPERATOR_NAMESPACE" = "true" 2026-04-17 00:50:07.716091 I | op-k8sutil: operator setting "CSI_NFS_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : csi-attacher\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-04-17 00:50:07.716100 I | op-k8sutil: operator setting "ROOK_CSI_ATTACHER_IMAGE" = "registry.k8s.io/sig-storage/csi-attacher:v4.6.1" 2026-04-17 00:50:07.716107 I | op-k8sutil: operator setting "ROOK_CSI_CEPH_IMAGE" = "quay.io/cephcsi/cephcsi:v3.12.3" 2026-04-17 00:50:07.716115 I | op-k8sutil: operator setting "CSI_ENABLE_HOST_NETWORK" = "true" 2026-04-17 00:50:07.716122 I | op-k8sutil: operator setting "CSI_ENABLE_VOLUME_GROUP_SNAPSHOT" = "true" 2026-04-17 00:50:07.716140 I | op-k8sutil: operator setting "CSI_ENABLE_NFS_SNAPSHOTTER" = "true" 2026-04-17 00:50:07.716146 I | op-k8sutil: operator setting "CSI_RBD_ATTACH_REQUIRED" = "true" 2026-04-17 00:50:07.716152 I | op-k8sutil: operator setting "ROOK_CEPH_COMMANDS_TIMEOUT_SECONDS" = "15" 2026-04-17 00:50:07.716161 I | op-k8sutil: operator setting "ROOK_CSI_PROVISIONER_IMAGE" = "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1" 2026-04-17 00:50:07.716166 I | op-k8sutil: operator setting "CSI_ENABLE_CSIADDONS" = "false" 2026-04-17 00:50:07.716172 I | op-k8sutil: operator setting "CSI_ENABLE_METADATA" = "false" 2026-04-17 00:50:07.716179 I | op-k8sutil: operator setting "ROOK_CSI_IMAGE_PULL_POLICY" = "IfNotPresent" 2026-04-17 00:50:07.716213 I | op-k8sutil: operator setting "ROOK_CSI_REGISTRAR_IMAGE" = "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.11.1" 2026-04-17 00:50:07.716220 I | op-k8sutil: operator setting "CSI_NFS_ATTACH_REQUIRED" = "true" 2026-04-17 00:50:07.716227 I | op-k8sutil: operator setting "CSI_PLUGIN_PRIORITY_CLASSNAME" = "system-node-critical" 2026-04-17 00:50:07.716234 I | op-k8sutil: operator setting "CSI_ENABLE_TOPOLOGY" = "false" 2026-04-17 00:50:07.716247 I | op-k8sutil: operator setting "CSI_RBD_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-04-17 00:50:07.716255 I | op-k8sutil: operator setting "ROOK_CEPH_ALLOW_LOOP_DEVICES" = "false" 2026-04-17 00:50:07.716262 I | op-k8sutil: operator setting "ROOK_CSIADDONS_IMAGE" = "quay.io/csiaddons/k8s-sidecar:v0.9.1" 2026-04-17 00:50:07.716284 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_RBD" = "false" 2026-04-17 00:50:07.716292 I | op-k8sutil: operator setting "ROOK_CSI_SNAPSHOTTER_IMAGE" = "registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1" 2026-04-17 00:50:07.716306 I | op-k8sutil: operator setting "CSI_CEPHFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-cephfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-04-17 00:50:07.716316 I | op-k8sutil: operator setting "CSI_ENABLE_OMAP_GENERATOR" = "false" 2026-04-17 00:50:07.716325 I | op-k8sutil: operator setting "ROOK_ENABLE_DISCOVERY_DAEMON" = "false" 2026-04-17 00:50:07.716332 I | op-k8sutil: operator setting "CSI_FORCE_CEPHFS_KERNEL_CLIENT" = "true" 2026-04-17 00:50:07.716350 I | op-k8sutil: operator setting "CSI_NFS_PLUGIN_RESOURCE" = "- name : driver-registrar\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n- name : csi-nfsplugin\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n" 2026-04-17 00:50:07.716359 I | op-k8sutil: operator setting "CSI_PROVISIONER_REPLICAS" = "2" 2026-04-17 00:50:07.716368 I | op-k8sutil: operator setting "CSI_DISABLE_HOLDER_PODS" = "true" 2026-04-17 00:50:07.716376 I | op-k8sutil: operator setting "CSI_ENABLE_RBD_SNAPSHOTTER" = "true" 2026-04-17 00:50:07.716382 I | op-k8sutil: operator setting "CSI_RBD_FSGROUPPOLICY" = "File" 2026-04-17 00:50:07.716407 I | op-k8sutil: operator setting "CSI_RBD_PROVISIONER_RESOURCE" = "- name : csi-provisioner\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-resizer\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-attacher\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-snapshotter\n resource:\n requests:\n memory: 128Mi\n cpu: 100m\n limits:\n memory: 256Mi\n- name : csi-rbdplugin\n resource:\n requests:\n memory: 512Mi\n limits:\n memory: 1Gi\n- name : csi-omap-generator\n resource:\n requests:\n memory: 512Mi\n cpu: 250m\n limits:\n memory: 1Gi\n- name : liveness-prometheus\n resource:\n requests:\n memory: 128Mi\n cpu: 50m\n limits:\n memory: 256Mi\n" 2026-04-17 00:50:07.716418 I | op-k8sutil: operator setting "ROOK_CSI_DISABLE_DRIVER" = "false" 2026-04-17 00:50:07.716424 I | op-k8sutil: operator setting "ROOK_LOG_LEVEL" = "INFO" 2026-04-17 00:50:07.716437 I | op-k8sutil: operator setting "CSI_CEPHFS_ATTACH_REQUIRED" = "true" 2026-04-17 00:50:07.716443 I | op-k8sutil: operator setting "CSI_CEPHFS_FSGROUPPOLICY" = "File" 2026-04-17 00:50:07.716449 I | op-k8sutil: operator setting "CSI_ENABLE_ENCRYPTION" = "false" 2026-04-17 00:50:07.716456 I | op-k8sutil: operator setting "ROOK_CSI_ENABLE_CEPHFS" = "false" 2026-04-17 00:50:07.716462 I | operator: watching all namespaces for Ceph CRs 2026-04-17 00:50:07.716550 I | operator: setting up schemes 2026-04-17 00:50:07.720299 I | operator: setting up the controller-runtime manager 2026-04-17 00:50:07.720717 I | ceph-cluster-controller: successfully started 2026-04-17 00:50:07.721041 I | ceph-cluster-controller: enabling hotplug orchestration 2026-04-17 00:50:07.721061 I | ceph-nodedaemon-controller: successfully started 2026-04-17 00:50:07.721072 I | ceph-block-pool-controller: successfully started 2026-04-17 00:50:07.721084 I | ceph-object-store-user-controller: successfully started 2026-04-17 00:50:07.721096 I | ceph-object-realm-controller: successfully started 2026-04-17 00:50:07.721108 I | ceph-object-zonegroup-controller: successfully started 2026-04-17 00:50:07.721115 I | ceph-object-zone-controller: successfully started 2026-04-17 00:50:07.721191 I | ceph-object-controller: successfully started 2026-04-17 00:50:07.721219 I | ceph-file-controller: successfully started 2026-04-17 00:50:07.721237 I | ceph-nfs-controller: successfully started 2026-04-17 00:50:07.721265 I | ceph-rbd-mirror-controller: successfully started 2026-04-17 00:50:07.721282 I | ceph-client-controller: successfully started 2026-04-17 00:50:07.721298 I | ceph-filesystem-mirror-controller: successfully started 2026-04-17 00:50:07.721319 I | operator: rook-ceph-operator-config-controller successfully started 2026-04-17 00:50:07.721332 I | ceph-csi: rook-ceph-operator-csi-controller successfully started 2026-04-17 00:50:07.721462 I | op-bucket-prov: rook-ceph-operator-bucket-controller successfully started 2026-04-17 00:50:07.721477 I | ceph-bucket-topic: successfully started 2026-04-17 00:50:07.721485 I | ceph-bucket-notification: successfully started 2026-04-17 00:50:07.721491 I | ceph-bucket-notification: successfully started 2026-04-17 00:50:07.721499 I | ceph-fs-subvolumegroup-controller: successfully started 2026-04-17 00:50:07.721543 I | blockpool-rados-namespace-controller: successfully started 2026-04-17 00:50:07.721596 I | ceph-cosi-controller: successfully started 2026-04-17 00:50:07.721619 I | operator: starting the controller-runtime manager 2026-04-17 00:50:08.139542 I | operator: rook-ceph-operator-config-controller done reconciling 2026-04-17 00:50:08.162198 I | ceph-csi: successfully created csi config map "rook-ceph-csi-config" 2026-04-17 00:50:08.164862 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-04-17 00:50:08.167019 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-04-17 00:50:08.172010 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-04-17 00:50:08.172030 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-04-17 00:50:08.173843 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-04-17 00:50:08.179087 I | ceph-csi: successfully removed CSI CephFS driver 2026-04-17 00:50:08.179103 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-04-17 00:50:08.181116 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-04-17 00:50:08.186111 I | ceph-csi: successfully removed CSI NFS driver 2026-04-17 00:50:30.056665 I | ceph-spec: adding finalizer "cephcluster.ceph.rook.io" on "ceph" 2026-04-17 00:50:30.061029 I | clusterdisruption-controller: deleted all legacy node drain canary pods 2026-04-17 00:50:30.064053 I | ceph-spec: adding finalizer "cephobjectstore.ceph.rook.io" on "ceph" 2026-04-17 00:50:30.075151 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-17 00:50:30.075175 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-17 00:50:30.075253 I | op-bucket-prov: ceph bucket provisioner launched watching for provisioner "openstack.ceph.rook.io/bucket" 2026-04-17 00:50:30.075597 I | op-bucket-prov: successfully reconciled bucket provisioner I0417 00:50:30.075666 1 manager.go:135] "msg"="starting provisioner" "logger"="objectbucket.io/provisioner-manager" "name"="openstack.ceph.rook.io/bucket" 2026-04-17 00:50:30.078174 I | ceph-cluster-controller: reconciling ceph cluster in namespace "openstack" 2026-04-17 00:50:30.096277 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-17 00:50:30.096300 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-17 00:50:30.096317 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:0xc0019b2d80] 2026-04-17 00:50:30.096329 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-04-17 00:50:31.061993 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-17 00:50:31.062029 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-17 00:50:31.468222 I | op-k8sutil: removing daemonset csi-rbdplugin if it exists 2026-04-17 00:50:31.470813 I | op-k8sutil: removing deployment csi-rbdplugin-provisioner if it exists 2026-04-17 00:50:31.665434 I | ceph-csi: successfully removed CSI Ceph RBD driver 2026-04-17 00:50:31.665463 I | op-k8sutil: removing daemonset csi-cephfsplugin if it exists 2026-04-17 00:50:31.667912 I | op-k8sutil: removing deployment csi-cephfsplugin-provisioner if it exists 2026-04-17 00:50:31.866093 I | ceph-csi: successfully removed CSI CephFS driver 2026-04-17 00:50:31.866124 I | op-k8sutil: removing daemonset csi-nfsplugin if it exists 2026-04-17 00:50:31.869409 I | op-k8sutil: removing deployment csi-nfsplugin-provisioner if it exists 2026-04-17 00:50:32.201756 I | ceph-csi: successfully removed CSI NFS driver 2026-04-17 00:50:47.001177 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-04-17 00:50:47.001197 I | ceph-cluster-controller: validating ceph version from provided image 2026-04-17 00:50:47.006091 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-17 00:50:47.006109 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-17 00:50:47.009186 I | cephclient: writing config file /var/lib/rook/openstack/openstack.config 2026-04-17 00:50:47.009254 I | cephclient: generated admin config in /var/lib/rook/openstack 2026-04-17 00:50:47.498868 E | cephver: external cluster ceph version is a major version higher "18.2.7-0 reef" than the local cluster "0.0.0-0 ", consider upgrading 2026-04-17 00:50:47.970643 I | ceph-cluster-controller: cluster "openstack": version "18.2.7-0 reef" detected for image "harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7" 2026-04-17 00:50:48.445138 I | ceph-cluster-controller: creating "rook-config-override" configmap 2026-04-17 00:50:48.477975 I | ceph-cluster-controller: creating "rook-ceph-config" secret 2026-04-17 00:50:48.583157 I | ceph-cluster-controller: external cluster identity established 2026-04-17 00:50:48.583182 I | cephclient: getting or creating ceph auth key "client.csi-rbd-provisioner" 2026-04-17 00:50:49.086693 I | cephclient: getting or creating ceph auth key "client.csi-rbd-node" 2026-04-17 00:50:49.651686 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-provisioner" 2026-04-17 00:50:50.401970 I | cephclient: getting or creating ceph auth key "client.csi-cephfs-node" 2026-04-17 00:50:51.161147 I | clusterdisruption-controller: all PGs are active+clean. Restoring default OSD pdb settings 2026-04-17 00:50:51.161189 I | clusterdisruption-controller: creating the default pdb "rook-ceph-osd" with maxUnavailable=1 for all osd 2026-04-17 00:50:51.172787 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:50:51.551112 I | ceph-csi: created kubernetes csi secrets for cluster "openstack" 2026-04-17 00:50:51.560396 I | ceph-cluster-controller: successfully updated csi config map 2026-04-17 00:50:51.560423 I | cephclient: getting or creating ceph auth key "client.crash" 2026-04-17 00:50:52.168876 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:50:52.661426 I | ceph-nodedaemon-controller: created kubernetes crash collector secret for cluster "openstack" 2026-04-17 00:50:52.664371 I | ceph-cluster-controller: enabling ceph mon monitoring goroutine for cluster "openstack" 2026-04-17 00:50:52.664405 I | ceph-cluster-controller: ceph status check interval is 1m0s 2026-04-17 00:50:52.664410 I | ceph-cluster-controller: enabling ceph status monitoring goroutine for cluster "openstack" 2026-04-17 00:50:53.161294 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:51:00.165502 I | ceph-spec: parsing mon endpoints: instance=10.96.240.200:6789 2026-04-17 00:51:00.165529 I | ceph-spec: updating obsolete maxMonID 0 to actual value 76846025234 2026-04-17 00:51:00.165542 I | ceph-spec: detecting the ceph image version for image harbor.atmosphere.dev/quay.io/ceph/ceph:v18.2.7... 2026-04-17 00:51:02.154346 I | ceph-spec: detected ceph image version: "18.2.7-0 reef" 2026-04-17 00:51:03.431076 I | ceph-object-controller: reconciling object store deployments 2026-04-17 00:51:03.452106 I | ceph-object-controller: ceph object store gateway service running at 10.109.80.215 2026-04-17 00:51:03.452147 I | ceph-object-controller: reconciling object store pools 2026-04-17 00:51:06.504997 I | cephclient: reconciling replicated pool ceph.rgw.control succeeded 2026-04-17 00:51:06.505028 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.control" 2026-04-17 00:51:10.583176 I | cephclient: reconciling replicated pool ceph.rgw.meta succeeded 2026-04-17 00:51:10.583217 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.meta" 2026-04-17 00:51:14.639477 I | cephclient: reconciling replicated pool ceph.rgw.log succeeded 2026-04-17 00:51:14.639509 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.log" 2026-04-17 00:51:18.707167 I | cephclient: reconciling replicated pool ceph.rgw.buckets.index succeeded 2026-04-17 00:51:18.707201 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.index" 2026-04-17 00:51:22.036158 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:30} {StateName:unknown Count:2} {StateName:creating+peering Count:1}]" 2026-04-17 00:51:22.041372 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:51:22.624969 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:30} {StateName:unknown Count:2} {StateName:creating+peering Count:1}]" 2026-04-17 00:51:22.629951 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:51:23.794728 I | cephclient: reconciling replicated pool ceph.rgw.buckets.non-ec succeeded 2026-04-17 00:51:23.794757 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.buckets.non-ec" 2026-04-17 00:51:27.854538 I | cephclient: reconciling replicated pool ceph.rgw.otp succeeded 2026-04-17 00:51:27.854571 I | cephclient: setting pool property "pg_num_min" to "8" on pool "ceph.rgw.otp" 2026-04-17 00:51:31.916160 I | cephclient: reconciling replicated pool .rgw.root succeeded 2026-04-17 00:51:31.916192 I | cephclient: setting pool property "pg_num_min" to "8" on pool ".rgw.root" 2026-04-17 00:51:35.989014 I | cephclient: reconciling replicated pool ceph.rgw.buckets.data succeeded 2026-04-17 00:51:35.989049 I | ceph-object-controller: configuring object store "ceph" 2026-04-17 00:51:36.654213 I | ceph-object-controller: Object store "ceph": realm=ceph, zonegroup=ceph, zone=ceph 2026-04-17 00:51:36.896081 I | ceph-object-controller: committing changes to RGW configuration period for CephObjectStore "openstack/ceph" 2026-04-17 00:51:37.326980 I | ceph-object-controller: configuration for object-store ceph is complete 2026-04-17 00:51:37.331451 I | ceph-object-controller: creating object store "ceph" in namespace "openstack" 2026-04-17 00:51:37.335889 I | cephclient: getting or creating ceph auth key "client.rgw.ceph.a" 2026-04-17 00:51:37.983250 I | ceph-object-controller: setting rgw config flags 2026-04-17 00:51:37.983280 I | ceph-object-controller: Configuring authentication with keystone 2026-04-17 00:51:37.983308 I | op-config: setting option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:38.794092 I | op-config: successfully set option "rgw_keystone_implicit_tenants" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:38.794129 I | op-config: setting option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:39.650760 I | op-config: successfully set option "rgw_keystone_admin_password" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:39.650797 I | op-config: setting option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:39.683630 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:51:40.096817 I | op-config: successfully set option "rgw_swift_versioning_enabled" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:40.096865 I | op-config: setting option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:40.487132 I | op-config: successfully set option "rgw_keystone_admin_domain" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:40.487197 I | op-config: setting option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:40.872442 I | op-config: successfully set option "rgw_enable_usage_log" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:40.872502 I | op-config: setting option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:41.257413 I | op-config: successfully set option "rgw_zone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:41.257467 I | op-config: setting option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:41.718094 I | op-config: successfully set option "rgw_keystone_admin_project" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:41.718134 I | op-config: setting option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:42.181540 I | op-config: successfully set option "rgw_run_sync_thread" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:42.181591 I | op-config: setting option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:42.581328 I | op-config: successfully set option "rgw_log_nonexistent_bucket" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:42.581386 I | op-config: setting option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:42.995706 I | op-config: successfully set option "rgw_log_object_name_utc" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:42.995746 I | op-config: setting option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:43.403291 I | op-config: successfully set option "rgw_zonegroup" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:43.403326 I | op-config: setting option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:43.792809 I | op-config: successfully set option "rgw_keystone_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:43.792848 I | op-config: setting option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:44.202899 I | op-config: successfully set option "rgw_keystone_accepted_roles" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:44.202944 I | op-config: setting option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:44.622300 I | op-config: successfully set option "rgw_keystone_api_version" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:44.622344 I | op-config: setting option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:45.014305 I | op-config: successfully set option "rgw_keystone_admin_user" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:45.014368 I | op-config: setting option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:45.385902 I | op-config: successfully set option "rgw_s3_auth_use_keystone" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:45.385958 I | op-config: setting option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:45.827180 I | op-config: successfully set option "rgw_swift_account_in_url" (user "client.rgw.ceph.a") to the mon configuration database 2026-04-17 00:51:45.827767 I | ceph-object-controller: object store "ceph" deployment "rook-ceph-rgw-ceph-a" created 2026-04-17 00:51:45.886976 I | ceph-object-controller: enabling rgw dashboard 2026-04-17 00:51:47.929595 I | ceph-object-controller: created object store "ceph" in namespace "openstack" 2026-04-17 00:51:47.930068 I | ceph-object-controller: setting the dashboard api secret key 2026-04-17 00:51:48.695104 I | ceph-object-controller: done setting the dashboard api secret key 2026-04-17 00:51:48.858800 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:51:52.518271 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:51:53.099438 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:52:23.026507 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:52:23.566536 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:52:25.646773 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:52:53.502100 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:107} {StateName:clean+premerge+peered Count:1}]" 2026-04-17 00:52:53.506916 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:52:54.057921 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:53:11.654034 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:53:23.984439 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:activating Count:2}]" 2026-04-17 00:53:23.990271 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:53:24.517768 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:activating Count:1}]" 2026-04-17 00:53:24.523077 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:53:54.475898 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:53:54.983770 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:53:57.937871 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:54:24.964413 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:98} {StateName:unknown Count:24} {StateName:peering Count:5}]" 2026-04-17 00:54:24.967448 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:54:25.442023 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:98} {StateName:unknown Count:24} {StateName:peering Count:5}]" 2026-04-17 00:54:25.447017 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:54:43.917166 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:54:55.458209 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:122} {StateName:activating Count:2}]" 2026-04-17 00:54:55.462861 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:54:55.930317 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:122} {StateName:activating Count:2}]" 2026-04-17 00:54:55.935470 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:55:25.925499 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:55:26.424392 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:55:29.869538 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:55:56.404012 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:55:56.893829 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:56:15.849410 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:56:26.889282 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:56:27.381631 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:56:57.415020 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:56:57.900732 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:57:01.817185 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:57:27.915524 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:57:28.398219 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:57:47.771513 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:57:58.401602 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:57:58.888334 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:58:28.878794 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:58:29.387387 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:58:33.772773 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:58:59.358517 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:58:59.928170 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:59:19.772810 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 00:59:29.845888 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 00:59:30.450526 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:00:00.330833 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:00:00.936447 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:00:05.757332 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 01:00:30.814273 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:00:31.402099 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:00:51.738933 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 01:01:01.288351 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:01:01.873202 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:01:31.773318 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:01:32.346930 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:01:37.699220 W | op-mon: external cluster mon count is 1, consider adding new monitors. 2026-04-17 01:02:02.270974 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0 2026-04-17 01:02:02.826850 I | clusterdisruption-controller: reconciling osd pdb reconciler as the allowed disruptions in default pdb is 0