networks in ceph.conf
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
fsid = f33952a3-e074-458b-9ce8-e0e035a2f8c4
|
fsid = f33952a3-e074-458b-9ce8-e0e035a2f8c4
|
||||||
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_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
|
mon_initial_members = pine01, pine02
|
||||||
|
cluster_network = 10.255.255.0/27
|
||||||
|
public_network = 192.168.10.0/24
|
||||||
|
|
||||||
[mon]
|
[mon]
|
||||||
cluster_log_file_level = warn
|
cluster_log_file_level = warn
|
||||||
|
|||||||
Reference in New Issue
Block a user