So how would I be able to put in configurations like this into it?

[global]
        fsid = 46620486-b8a6-11ee-bf23-6510c4d9efa7
        mon_host = [v2:10.20.27.10:3300/0,v1:10.20.27.10:6789/0] 
[v2:10.20.27.11:3300/0,v1:10.20.27.11:6789/0]
        osd pool default size = 3
        osd pool default min size = 2
        osd pool default pg num = 256
        osd pool default pgp num = 256
        mon_max_pg_per_osd = 800
        osd max pg per osd hard ratio = 10
        mon allow pool delete = true
        auth cluster required = cephx
        auth service required = cephx
        auth client required = cephx
        ms_mon_client_mode = crc

[client.radosgw.mon1]
        host = ceph-mon1
        log_file = /var/log/ceph/client.radosgw.mon1.log
        rgw_dns_name = ceph-mon1
        rgw_frontends = "beast port=80 num_threads=500"
        rgw_crypt_require_ssl = false


-----Original Message-----
From: Robert Sander <r.san...@heinlein-support.de>
Sent: Monday, February 26, 2024 8:29 AM
To: ceph-users@ceph.io
Subject: [ceph-users] Re: Cephadm and Ceph.conf

This is an external email. Please take care when clicking links or opening 
attachments. When in doubt, check with the Help Desk or Security.


On 2/26/24 14:24, Michael Worsham wrote:
> I deployed a Ceph reef cluster using cephadm. When it comes to the ceph.conf 
> file, which file should I be editing for making changes to the cluster - the 
> one running under the docker container or the local one on the Ceph monitors?

None of both. You can adjust settings with "ceph config" or the Configuration 
tab of the Dashboard.

Regards
--
Robert Sander
Heinlein Consulting GmbH
Schwedter Str. 8/9b, 10119 Berlin

https://www.heinlein-support.de

Tel: 030 / 405051-43
Fax: 030 / 405051-19

Amtsgericht Berlin-Charlottenburg - HRB 220009 B
Geschäftsführer: Peer Heinlein - Sitz: Berlin 
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to 
ceph-users-le...@ceph.io
This message and its attachments are from Data Dimensions and are intended only 
for the use of the individual or entity to which it is addressed, and may 
contain information that is privileged, confidential, and exempt from 
disclosure under applicable law. If the reader of this message is not the 
intended recipient, or the employee or agent responsible for delivering the 
message to the intended recipient, you are hereby notified that any 
dissemination, distribution, or copying of this communication is strictly 
prohibited. If you have received this communication in error, please notify the 
sender immediately and permanently delete the original email and destroy any 
copies or printouts of this email as well as any attachments.
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to