I'm new in ceph, when I deploy a cluster using Cephadm and try to change ceph.conf in /etc/ceph/ceph.conf I only have this configuration
[global]
fsid = d912s59a-27d7-1sd3-9764-43234f266ebd1
mon_host = [v2:1.1.1.1:3300/0,v1:1.1.1.1:6789/0]
here are the steps I followed to deploy the cluster
https://satishdotpatel.github.io/deploy-ceph-storage-using-cephadm/
also, I can see all the configurations in the dashboard but I can only edit some of them
I tried to change the deployment and I had the same issue