We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0af45 commit bb0892dCopy full SHA for bb0892d
fleet/lib/rook-ceph-conf/charts/antu/templates/cm-cephcli.yaml
@@ -10,7 +10,9 @@ data:
10
ceph orch set backend ""
11
ceph mgr module disable rook
12
13
- ceph mgr module enable rook
14
- ceph orch set backend rook
15
ceph device monitoring on
16
ceph config set global device_failure_prediction_mode local
+ ceph telemetry on --license sharing-1-0
+
17
+ ceph osd pool set .mgr nodelete true
18
+ ceph osd pool set .mgr nosizechange true
0 commit comments