Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Lustre 2.16.0
-
None
-
3
-
9223372036854775807
Description
We need an automated test to exercise adding OSTs and MDTs online to a live filesystem that is under load.
Andreas provided this guidance:
Add a conf-sanity test to format MDTs and OSTs, mount the first half of them, start a workload (eg. "rsync -a /etc /usr/lib $DIR/$tdir"), and then mount the second half of MDTs and OSTs).
You can likely copy test_46a to test_46b and add in the rsync workload instead of waiting nicely for the second set of OSTs to be added.