diff --git a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cm-cephcli.yaml b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cm-cephcli.yaml index 24da9f891..6f0bfa6ad 100644 --- a/fleet/lib/rook-ceph-conf/charts/pillan/templates/cm-cephcli.yaml +++ b/fleet/lib/rook-ceph-conf/charts/pillan/templates/cm-cephcli.yaml @@ -42,7 +42,9 @@ data: ceph nfs export rm rsphome /rsphome ceph nfs export create cephfs rsphome /rsphome rsphome - ceph mgr module enable rook - ceph orch set backend rook ceph device monitoring on ceph config set global device_failure_prediction_mode local + ceph telemetry on --license sharing-1-0 + + ceph osd pool set .mgr nodelete true + ceph osd pool set .mgr nosizechange true