cluster min_size 1, size 2

This commit is contained in:
2020-03-03 22:16:40 +01:00
parent e2d9aa00cb
commit 98fb03c125
8 changed files with 1769 additions and 0 deletions

11
ceph.conf Normal file
View File

@@ -0,0 +1,11 @@
[global]
fsid = 29ef4020-303a-4b2e-aa24-a1e20e5ba21c
#ms_bind_ipv6 = true
mon_initial_members = pine01, pine02
mon_host = 192.168.10.160,192.168.10.161
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
public network = 192.168.10.0/24
osd pool default pg num = 144
osd pool default pgp num = 144