Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.14.0, Lustre 2.16.0
-
None
-
3
-
9223372036854775807
Description
The OFD access log reader generates records for files that were just created and are being written for the first time.
This can be confusing in the case of background filesystem maintenance operations, such as "lfs mirror *", "lfs migrate", and "lfs hsm *" operations that incorrectly give the impression that the file is under active application usage when it is not.
There should be a mechanism under which these background maintenance operations do not inflate the heat of files.
iirc, there was a code to ignore ALR records on lamigo's side when lamigo itself initiated replication, but that doesn't work for externally-initiated replication.