the end is nigh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user