Details
-
Technical task
-
Resolution: Won't Fix
-
Major
-
None
-
Lustre 2.5.0
-
10389
Description
In current implementation, a catalog llog can only have ~4G entries in its lifetime which means HSM can only handle ~4G requests at most.
We have to improve catalog. It seems reasonable for me to roll catalog index back when it reaches maximum, assuming that it's impossible to have ~4G entries on the same time.