mirror of
https://github.com/ceph/ceph
synced 2025-01-30 06:53:38 +00:00
d486b5bc45
each job will select one of the striping strategies at random Signed-off-by: Casey Bodley <cbodley@redhat.com>
8 lines
186 B
YAML
8 lines
186 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw max chunk size: 4194304
|
|
# stripe size greater than (and not a multiple of) chunk size
|
|
rgw obj stripe size: 6291456
|