ceph-fs client-keyring

This commit is contained in:
2020-03-18 09:07:03 +01:00
parent ef793768da
commit 18e16a967a
2 changed files with 3 additions and 1 deletions

2
ceph.client.ceph.keyring Normal file
View File

@@ -0,0 +1,2 @@
[client.ceph]
key = AQB1229eE2h1DhAAsq69+tbAUIoDGlYi0QsgMw==

View File

@@ -14,7 +14,7 @@ osd pool default size = 2 # Write an object 3 times.
osd pool default min size = 1 # Allow writing two copies in a degraded state.
osd max backfills = 1
#50mb / 5mb / 64mb
osd_memory_target = 536870912 #512Mb
osd_memory_target = 268435456 #256Mb / 5 sata ports
bluestore_cache_autotune = false
bluestore_cache_size = 52428800
bluestore_cache_size_hdd = 5242880