Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.12.0, Lustre 2.10.5
-
None
-
Any lustre system using IB for LNet
-
3
-
9223372036854775807
Description
While porting the map_on_demand changes to the linux lustre client it was noticed that the cleanup for the FMR / FastReg pool handling was wrong. Even when using FMR if the fmr pool is already deleted it will attempt to cleanup the FastReg pool which shouldn't even exist.