mirror of
https://github.com/ceph/ceph
synced 2024-12-29 06:52:35 +00:00
21508bd9dd
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> |
||
---|---|---|
.. | ||
health-mute.sh | ||
misc.sh | ||
mkfs.sh | ||
mon-bind.sh | ||
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 | ||
osd-erasure-code-profile.sh | ||
osd-pool-create.sh | ||
osd-pool-df.sh | ||
test_pool_quota.sh |