diff --git a/ceph.conf b/ceph.conf index d56298c..cd7adf8 100644 --- a/ceph.conf +++ b/ceph.conf @@ -3,6 +3,8 @@ 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_initial_members = pine01, pine02 + cluster_network = 10.255.255.0/27 + public_network = 192.168.10.0/24 [mon] cluster_log_file_level = warn