diff --git a/ceph.conf b/ceph.conf index 7dd6278..3e98a06 100644 --- a/ceph.conf +++ b/ceph.conf @@ -8,8 +8,10 @@ err to syslog = 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] + #mon_initial_members = pine01, pine02, pine03 #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], [v2:192.168.10.19:3300,v1:192.168.10.19:6789] + auth_cluster_required = cephx auth_service_required = cephx auth_client_required = cephx @@ -18,9 +20,10 @@ auth_client_required = cephx #auth client required = none public network = 192.168.10.0/24 cluster network = 10.255.255.0/27 + # MON -#mon memory target = 1073741824 -mon memory target = 1610612736 +mon memory target = 1073741824 +#mon memory target = 1610612736 mon osd cache size min = 134217728 #default 128Mb mon pg warn min per osd = 10 @@ -35,7 +38,7 @@ osd max backfills = 2 #50mb / 5mb / 64mb osd memory target = 134217728 #128 Mb/ 5 sata ports osd memory base = 67108864 #64MV 134217728 #128 Mb/ 5 sata ports -osd memory cache min = 33554432#32Mb 67108864 #64Mb +osd memory cache min = 33554432 #32Mb 67108864 #64Mb bluestore cache autotune = true bluestore cache size = 52428800 bluestore cache size hdd = 5242880 diff --git a/ceph.conf.assimilate.we-are-the-borg b/ceph.conf.assimilate.we-are-the-borg index 7dd6278..3e98a06 100644 --- a/ceph.conf.assimilate.we-are-the-borg +++ b/ceph.conf.assimilate.we-are-the-borg @@ -8,8 +8,10 @@ err to syslog = 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] + #mon_initial_members = pine01, pine02, pine03 #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], [v2:192.168.10.19:3300,v1:192.168.10.19:6789] + auth_cluster_required = cephx auth_service_required = cephx auth_client_required = cephx @@ -18,9 +20,10 @@ auth_client_required = cephx #auth client required = none public network = 192.168.10.0/24 cluster network = 10.255.255.0/27 + # MON -#mon memory target = 1073741824 -mon memory target = 1610612736 +mon memory target = 1073741824 +#mon memory target = 1610612736 mon osd cache size min = 134217728 #default 128Mb mon pg warn min per osd = 10 @@ -35,7 +38,7 @@ osd max backfills = 2 #50mb / 5mb / 64mb osd memory target = 134217728 #128 Mb/ 5 sata ports osd memory base = 67108864 #64MV 134217728 #128 Mb/ 5 sata ports -osd memory cache min = 33554432#32Mb 67108864 #64Mb +osd memory cache min = 33554432 #32Mb 67108864 #64Mb bluestore cache autotune = true bluestore cache size = 52428800 bluestore cache size hdd = 5242880