mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
e64830eb8e
Commit 990806e635
("mon, qa: issue pool application warning even
if pool is empty") made it impossible to create a pool without raising
a (bogus) health alert. See [1] for details.
[1] https://lists.ceph.io/hyperkitty/list/dev@ceph.io/thread/ZTDYC5HN677RR26EB4P6PORN6L2IFH4R/
Fixes: https://tracker.ceph.com/issues/62711
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
6 lines
82 B
YAML
6 lines
82 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
mon warn on pool no app: false
|