Skip to content

Commit

Permalink
(pillan) disable ceph rook orch
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Dec 13, 2024
1 parent 9f48db5 commit bab2333
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bab2333

Please sign in to comment.