ceph/qa/standalone/mon
Sridhar Seshasayee 33c647e811 osd/OSDMap: Show health warning if a pool is configured with size 1
Introduce a config option called 'mon_warn_on_pool_no_redundancy' that is
used to show a health warning if any pool in the ceph cluster is
configured with a size of 1. The user can mute/unmute the warning using
'ceph health mute/unmute POOL_NO_REDUNDANCY'.

Add standalone test to verify warning on setting pool size=1. Set the
associated warning to 'false' in ceph.conf.template under qa/tasks so
that existing tests do not break.

Fixes: https://tracker.ceph.com/issues/41666
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
2019-11-11 10:36:35 +05:30
..
health-mute.sh osd/OSDMap: Show health warning if a pool is configured with size 1 2019-11-11 10:36:35 +05:30
misc.sh qa: change mon_status calls to quorum_status or tell commands 2019-10-12 12:05:36 -05:00
mkfs.sh
mon-bind.sh qa: change mon_status calls to quorum_status or tell commands 2019-10-12 12:05:36 -05:00
mon-created-time.sh
mon-handle-forward.sh
mon-osdmap-prune.sh
mon-ping.sh
mon-scrub.sh
mon-seesaw.sh
msgr-v2-transition.sh
osd-crush.sh
osd-df.sh mgr, osd: 'ceph osd df' by pool 2019-06-18 20:29:40 +08:00
osd-erasure-code-profile.sh
osd-pool-create.sh
osd-pool-df.sh
test_pool_quota.sh