ceph/qa/workunits
Deepika Upadhyay 21508bd9dd mon/OSDMonitor: add flag --yes-i-really-mean-it for setting pool size 1
Adds option `mon_allow_pool_size_one` which will be disabled by default
to ensure pools are not configured without replicas.
If the user still wants to use pool size 1, they will have to change the
value of `mon_allow_pool_size_one` to true and then have to pass flag
`--yes-i-really-mean-it` to cli command:

Example:
`ceph osd pool test set size 1 --yes-i-really-mean-it`

Fixes: https://tracker.ceph.com/issues/44025
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
2020-03-09 23:27:36 +05:30
..
caps
ceph-tests
cephadm qa/workunits/cephadm/test_cephadm.sh: dump logs on exit 2020-02-28 15:26:56 -07:00
cephtool mon/OSDMonitor: add flag --yes-i-really-mean-it for setting pool size 1 2020-03-09 23:27:36 +05:30
cls
direct_io
erasure-code
fs qa: add upgrade test for volume upgrade from legacy 2020-03-02 20:27:15 -08:00
hadoop
libcephfs libcephfs: Add test for lazyio via libcephfs 2019-09-19 17:45:25 +05:30
mgr
mon mon/OSDMonitor: add flag --yes-i-really-mean-it for setting pool size 1 2020-03-09 23:27:36 +05:30
objectstore
osdc
rados mon/OSDMonitor: add flag --yes-i-really-mean-it for setting pool size 1 2020-03-09 23:27:36 +05:30
rbd Merge pull request #33588 from dillaman/wip-rbd-snapshot-mirror 2020-03-03 15:19:55 +02:00
rename
rest qa/workunits: env python -> env python3 2019-12-20 07:17:10 -06:00
restart Merge pull request #32222 from toabctl/qa-flake8-py3 2019-12-24 10:47:07 +08:00
rgw qa/rgw: add rgw_obj and throttle tests to rgw verify suite 2020-01-09 16:51:37 -05:00
suites qa: update xfstests version 2020-01-23 15:37:56 -08:00
ceph-helpers-root.sh mon/OSDMonitor: add flag --yes-i-really-mean-it for setting pool size 1 2020-03-09 23:27:36 +05:30
false.sh
kernel_untar_build.sh qa: build v5.4 kernel 2020-01-21 13:03:03 -08:00
Makefile
post-file.sh
true.sh