If many file locks are set on a GFS Shared File System, the system performance can be affected as follows:
Loads on the memory will be increased by increase in amount of memory used by MDS.
Loads on CPU will be intensive by the file lock processing.
If there are many processes that wait for the file lock, and the following operations are executed, loads in the network might be temporarily increased.
The file lock is released, or
The node where the file lock setup process exists goes down.
If the recovery procedure is executed when many file locks are set, it will take time and fail.