diff --git a/ceph.conf b/ceph.conf index 44eccf6..1f182d2 100644 --- a/ceph.conf +++ b/ceph.conf @@ -1,5 +1,6 @@ [global] fsid = f33952a3-e074-458b-9ce8-e0e035a2f8c4 +log to file = false #ms_bind_ipv6 = true mon_initial_members = pine01, pine02 mon_host = [v2:192.168.10.160:3300,v1:192.168.10.160:6789], [v2:192.168.10.161:3300,v1:192.168.10.161:6789] @@ -18,7 +19,7 @@ osd pool default pgp num = 8 osd pool default size = 2 # Write an object 3 times. osd pool default min size = 1 # Allow writing two copies in a degraded state. osd max backfills = 1 -#osd max backfill scan max = 128 +mon pg warn min per osd = 10 #50mb / 5mb / 64mb mon memory target = 1073741824 mon_osd_cache_size_min = 134217728 #default 128Mb