mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
Added config settings to resolve and test #12021
"mon debug unsafe allow tier with nonempty snaps: true" (only for firefly-x, giant-x and upgrade/hammer/point-to-point running againts hammer branch) Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
parent
d3b77daa29
commit
e09f761ac4
@ -21,3 +21,4 @@ overrides:
|
||||
conf:
|
||||
mon:
|
||||
mon warn on legacy crush tunables: false
|
||||
mon debug unsafe allow tier with nonempty snaps: true
|
||||
|
@ -21,3 +21,4 @@ overrides:
|
||||
conf:
|
||||
mon:
|
||||
mon warn on legacy crush tunables: false
|
||||
mon debug unsafe allow tier with nonempty snaps: true
|
||||
|
@ -5,6 +5,8 @@ overrides:
|
||||
- osd_map_max_advance
|
||||
fs: xfs
|
||||
conf:
|
||||
mon:
|
||||
mon debug unsafe allow tier with nonempty snaps: true
|
||||
osd:
|
||||
osd map max advance: 1000
|
||||
roles:
|
||||
|
Loading…
Reference in New Issue
Block a user