Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.15.0
-
None
-
3
-
9223372036854775807
Description
The correct maxage parameters on mds1:
osp.${FSNAME}-MDT000[1-N]-osp-MDT0000.maxage
To reproduce the failure just run the following on
failover setup where mds1_HOST != mds1failover_HOST:
sh llmount.sh
ONLY="100b 100c" sh replay-single.sh
error: get_param: param_path
'osp/*MDT0000*MDT0001/maxage': No such file or directory
sleep: missing operand
Try 'sleep --help' for more information.
Fixes: 436cd4fd21 ("LU-14938 tests: fail_abort() in t-f to take care of MDTs")
Attachments
Issue Links
- is related to
-
LU-18340 interop: replay-single test_100c: FAIL: createmany -o /mnt/lustre/f100c.replay-single should fail
- Open