Details
-
Improvement
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
LU-5164 had introduce a limit for lu_object cache to have ability lustre coexist with zfs ARC cache. But this limit had two problems.
1) this is limit for the lu_object caches, but it had no limit for other lustre hashes, like locks.
It produce an extra problems with LRU resize enabled.
2) 79b4ae9139c (Alex Zhuravlev 2012-05-29 14:45:32 +0400 110) lu_site_purge(&env, site, (bytes >> 10)); to optimistic in current days.
in case ARC cache want to flush 1G ram it request to flush a whole lu_size cache.
"Alexey Lyashkov <alexey.lyashkov@hpe.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/58918
Subject: LU-18942 obdclass: rework limits for zfs
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 1c73b4a5de8b082218c9cb357efc27f25076d5a7