Details
-
Improvement
-
Resolution: Fixed
-
Major
-
Lustre 2.15.0
-
9223372036854775807
Description
When LSOM is not used at cluster it is better to disable it, I don't see such option for now.
During analyze of MDS vmocre with high load avarage, we have found LSOM feature add big impact to it.
205 threads were blocked with mdt_lsom_update(). A few threads got further and were waiting for the osd lock for read. It seems that mdt_lsom_update() has a serious issue with a single shared file because of its mdt-level mutex for every close request.
"Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/45709/
Subject:
LU-15252mdt: reduce contention at mdt_lsom_updateProject: fs/lustre-release
Branch: master
Current Patch Set:
Commit: c8b7afe4970415f8dae84f5e20661f8a3b3681a0