Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 2.4.3
-
None
-
CentOS 6.5
Kernel 2.6.32-358.23.2
-
3
-
16083
Description
When deleting large numbers of files, memory usage on the MDS server grows significantly. Attempts to reclaim memory by dropping caches only results in some of the memory being freed. The buffer usage continues to grow until eventually the MDS server starts OOMing.
The rate at which the buffer usage grows seems to vary but looks like it might be based on the number of clients that are deleting files and the speed at which the files are deleted.