Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
Lustre 2.17.0
-
None
-
All supported platforms except for SLES12 SP4 which is a 4.12 kernel.
-
3
-
9223372036854775807
Description
To use the new inode shrinker we need to move to the new fs_context API. This new API also has some really powerful new features. One being that we can set file system parameters independent of performing a mount. This can replace the current approach Lustre uses to tune a file system with tunefs with a universal standard approach. We can also remount lustre with new mount settings.