Skip to content

Commit bb0892d

Browse files
committed
(antu) enable ceph telemetry
1 parent cc0af45 commit bb0892d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

fleet/lib/rook-ceph-conf/charts/antu/templates/cm-cephcli.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ data:
1010
ceph orch set backend ""
1111
ceph mgr module disable rook
1212
13-
ceph mgr module enable rook
14-
ceph orch set backend rook
1513
ceph device monitoring on
1614
ceph config set global device_failure_prediction_mode local
15+
ceph telemetry on --license sharing-1-0
16+
17+
ceph osd pool set .mgr nodelete true
18+
ceph osd pool set .mgr nosizechange true

0 commit comments

Comments
 (0)