Whamcloud - gitweb
LU-9273 tests: disable random I/O in replay-ost-single/5 53/33053/2
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Fri, 16 Mar 2018 11:28:57 +0000 (14:28 +0300)
committerJohn L. Hammond <jhammond@whamcloud.com>
Tue, 11 Sep 2018 20:17:35 +0000 (20:17 +0000)
commit52809289d5e81557784346bc53a436541214690f
tree36c59a221dbaefd4c915fef19c1f2da785018a8d
parentc5427cbab935259c54957b2ff50e7736f240cd08
LU-9273 tests: disable random I/O in replay-ost-single/5

disable random I/O in replay-ost-single/5 as it's very slow
on ZFS - this is due to grants as the client consume them
way too quickly: 1MB blocksize + ~0.5MB metadata overhead
for each random 4K written by iozone.

This is a backport to b2_10 of master patch
Lustre-change: https://review.whamcloud.com/#/c/31671
Lustre-commit: e3bc6e681666aa2c60ada5f997966efa31fae68c

Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5
Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5
Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5
Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5
Test-Parameters: trivial ostcount=7 clients=2 ostfilesystemtype=zfs mdtfilesystemtype=zfs testlist=replay-ost-single envdefinitions=SLOW=yes,ONLY=5

Change-Id: Ic49429b8c681fdc16e5f95f483d78198b6f4804c
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: https://review.whamcloud.com/31671
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
(cherry picked from commit e3bc6e681666aa2c60ada5f997966efa31fae68c)
Reviewed-on: https://review.whamcloud.com/33053
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
lustre/tests/replay-ost-single.sh