only ssds for now
This commit is contained in:
3
ceph.bootstrap-mds.keyring
Normal file
3
ceph.bootstrap-mds.keyring
Normal file
@@ -0,0 +1,3 @@
|
||||
[client.bootstrap-mds]
|
||||
key = AQChuoxec10sOxAAXjHSrIoQsdO56DNsl+9chQ==
|
||||
caps mon = "allow profile bootstrap-mds"
|
||||
3
ceph.bootstrap-mgr.keyring
Normal file
3
ceph.bootstrap-mgr.keyring
Normal file
@@ -0,0 +1,3 @@
|
||||
[client.bootstrap-mgr]
|
||||
key = AQChuoxeELMsOxAA8Si8EgTxG0/i4FgonA3hXQ==
|
||||
caps mon = "allow profile bootstrap-mgr"
|
||||
3
ceph.bootstrap-osd.keyring
Normal file
3
ceph.bootstrap-osd.keyring
Normal file
@@ -0,0 +1,3 @@
|
||||
[client.bootstrap-osd]
|
||||
key = AQChuoxe3QctOxAAr24Pki85TvRL/Sx9E/TKcg==
|
||||
caps mon = "allow profile bootstrap-osd"
|
||||
3
ceph.bootstrap-rgw.keyring
Normal file
3
ceph.bootstrap-rgw.keyring
Normal file
@@ -0,0 +1,3 @@
|
||||
[client.bootstrap-rgw]
|
||||
key = AQChuoxekgAuOxAAmmQTgxFCqH88EY7Ul3FX3w==
|
||||
caps mon = "allow profile bootstrap-rgw"
|
||||
6
ceph.client.admin.keyring
Normal file
6
ceph.client.admin.keyring
Normal file
@@ -0,0 +1,6 @@
|
||||
[client.admin]
|
||||
key = AQChuoxeVN4rOxAAxwnP6E0EP3RlM6VZMT0XBA==
|
||||
caps mds = "allow *"
|
||||
caps mgr = "allow *"
|
||||
caps mon = "allow *"
|
||||
caps osd = "allow *"
|
||||
2
ceph.client.ceph.keyring
Normal file
2
ceph.client.ceph.keyring
Normal file
@@ -0,0 +1,2 @@
|
||||
[client.ceph]
|
||||
key = AQANxYxeuFw+BxAAIUKKcGg9qwQhOobshmSdYg==
|
||||
@@ -3,11 +3,6 @@
|
||||
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
|
||||
mon_memory_target = 1610612736
|
||||
osd_max_backfills = 2
|
||||
osd_memory_base = 67108864
|
||||
osd_memory_cache_min = 33554432
|
||||
rocksdb_cache_size = 268435456
|
||||
|
||||
[mon]
|
||||
cluster_log_file_level = warn
|
||||
|
||||
3
ceph.mon.keyring
Normal file
3
ceph.mon.keyring
Normal file
@@ -0,0 +1,3 @@
|
||||
[mon.]
|
||||
key = AQCHuoxeAAAAABAAlbcRd2S41+3v1KRz3ec4pg==
|
||||
caps mon = allow *
|
||||
Reference in New Issue
Block a user