From 986c271b756a6b3f472ec6848fc0d6680c45cf5b Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Tue, 7 Apr 2020 16:51:32 +0000 Subject: [PATCH] common/options.cc: set mon_osd_initial_require_min_compat_client = luminous We'd like to turn the balancer on by default and the upmap mode of the balancer requires this. Signed-off-by: Neha Ojha --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index ed8bc4a81a7..776597e78cf 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1664,7 +1664,7 @@ std::vector