]> git-server-git.apps.pok.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>
Wed, 19 May 2021 07:39:01 +0000 (13:09 +0530)
commitd95655cc4879c0e3e6edb0edd6e4114c1bdfc226
tree9db2c76b5493b45523df911da0ba2e26e4d33db3
parent6db81d8479b539d3ca6b98dc244c525e71a36437
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>
src/pybind/mgr/mgr_util.py
src/pybind/mgr/mirroring/fs/utils.py