]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Set client_check_pool_perm to false
authorKotresh HR <khiremat@redhat.com>
Tue, 11 May 2021 11:58:05 +0000 (17:28 +0530)
committerKotresh HR <khiremat@redhat.com>
Fri, 4 Jun 2021 07:09:50 +0000 (12:39 +0530)
commit857c3dc0ae5e1b99ad0bd11117c6a1c12c894874
tree515eec3c287494cf013a946494481eed55cee833
parent19e1216b4e04830ba010239577ed6ecc217f9121
mgr: Set client_check_pool_perm to false

When osd is full, checking pool permission causes
mgr to hang. Hence disabling it.

Fixes: https://tracker.ceph.com/issues/50532
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit d95655cc4879c0e3e6edb0edd6e4114c1bdfc226)
src/pybind/mgr/mgr_util.py
src/pybind/mgr/mirroring/fs/utils.py