Merge "Change ceph-mon configuration"
This commit is contained in:
commit
fed65b55e8
@ -596,6 +596,7 @@ Requires: util-linux
|
||||
Requires: xfsprogs
|
||||
Requires: which
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Requires: gdisk
|
||||
# The following is necessary due to tracker 36508 and can be removed once the
|
||||
# associated upstream bugs are resolved.
|
||||
%if 0%{with tcmalloc}
|
||||
@ -1468,7 +1469,6 @@ CMAKE=cmake3
|
||||
%else
|
||||
CMAKE=cmake
|
||||
%endif
|
||||
|
||||
${CMAKE} .. \
|
||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
@ -56,3 +56,6 @@
|
||||
mon pg warn max per osd = 2048
|
||||
mon pg warn max object skew = 0
|
||||
mgr initial modules = restful
|
||||
mon warn on insecure global id reclaim = false
|
||||
mon warn on insecure global id reclaim allowed = false
|
||||
auth allow insecure global id reclaim = true
|
||||
|
Loading…
Reference in New Issue
Block a user