Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
On 4K page, test_98 will report error:
mount options too long.
This is reported at https://github.com/lustre/lustre-release/blob/master/lustre/utils/mount_lustre.c#L863
For 64K page, it will not report issues. Need to modify the script to suit the test cases.