]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add option mds_bal_overload_epochs 53332/head
authorZhansong Gao <zhsgao@hotmail.com>
Fri, 8 Sep 2023 09:46:37 +0000 (17:46 +0800)
committerZhansong Gao <zhsgao@hotmail.com>
Wed, 20 Sep 2023 05:47:29 +0000 (13:47 +0800)
commit17ae57daef1b9a8392b6c5604ece4578252652e3
tree7eeec6f0160edc9b2f1966fbb027292c3ebc3877
parentdb902eb0c7faf2f5acf56a6057255304d694e1e6
mds: add option mds_bal_overload_epochs

Add an option to configure the number of epochs the overload lasts before migrating,
setting it to a higher value can avoid frequent migrations caused by load fluctuations.

Signed-off-by: Zhansong Gao <zhsgao@hotmail.com>
doc/cephfs/mds-config-ref.rst
src/common/options/mds.yaml.in
src/mds/MDBalancer.cc