Project

General

Profile

Feature #45906

Updated by Patrick Donnelly almost 4 years ago

The MDS_TRIM health warning currently triggers on a hard-coded factor 2 threshold, I've got a setup here that runs some very spiky workload where this health warning triggers daily. I don't want to adjust `mds_log_max_segments` further as the current value is fine 99.9% of the time; I'd just like to get rid of the warning when that spike hits 


 https://github.com/ceph/ceph/pull/35415

Back