From: Sage Weil Date: Sun, 28 Mar 2021 22:07:57 +0000 (-0400) Subject: qa/standalone: default to disable insecure global id reclaim X-Git-Tag: v16.2.1~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=db4d1752e3f44fa92f7d6cc7c724efc28dd87b22;p=ceph.git qa/standalone: default to disable insecure global id reclaim Signed-off-by: Sage Weil (cherry picked from commit 72c4fc75ad301980baebc7789ed6391444057e5b) --- diff --git a/qa/standalone/ceph-helpers.sh b/qa/standalone/ceph-helpers.sh index c76c2f1b0e52..d945ccf0707e 100755 --- a/qa/standalone/ceph-helpers.sh +++ b/qa/standalone/ceph-helpers.sh @@ -481,6 +481,7 @@ function run_mon() { --mon-allow-pool-size-one \ --osd-pool-default-pg-autoscale-mode off \ --mon-osd-backfillfull-ratio .99 \ + --mon-warn-on-insecure-global-id-reclaim-allowed=false \ "$@" || return 1 cat > $dir/ceph.conf <