mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
rgw: add erasure coded data pool variant
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
This commit is contained in:
parent
bf90414a9e
commit
b454bd6cb5
3
rgw_pool_type/erasure-coded.yaml
Normal file
3
rgw_pool_type/erasure-coded.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
overrides:
|
||||
rgw:
|
||||
ec-data-pool: true
|
0
rgw_pool_type/minimal-ec.yaml
Normal file
0
rgw_pool_type/minimal-ec.yaml
Normal file
3
rgw_pool_type/replicated.yaml
Normal file
3
rgw_pool_type/replicated.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
overrides:
|
||||
rgw:
|
||||
ec-data-pool: false
|
1
suites/rgw/multifs/rgw_pool_type
Symbolic link
1
suites/rgw/multifs/rgw_pool_type
Symbolic link
@ -0,0 +1 @@
|
||||
../../../rgw_pool_type
|
1
suites/rgw/singleton/rgw_pool_type
Symbolic link
1
suites/rgw/singleton/rgw_pool_type
Symbolic link
@ -0,0 +1 @@
|
||||
../../../rgw_pool_type/
|
1
suites/rgw/verify/rgw_pool_type
Symbolic link
1
suites/rgw/verify/rgw_pool_type
Symbolic link
@ -0,0 +1 @@
|
||||
../../../rgw_pool_type/
|
Loading…
Reference in New Issue
Block a user